[±¤°í] 5ºÐ¸¸¿¡ °ú¿Ü ¼±»ý´Ô ±¸Çϱâ!!!

2002-03-03 Thread ³ªÀ̽º°¡À̵å
Title: Untitled Document
	
	
	
	
	   
		
	  
	  
		
	  
	   
		
	  
	   
		 
		  
			 
			   본메일은 정통부 권고사항에 의거 제목에 [광고] 
라고 표기된 메일입니다.
본메일은 발신전용 메일입니다 이메일은 일회성 메일이며 재발송되지 않습니다. 
귀하의 메일주소는 웹서핑중에 알게된 것이며, 이메일 주소외에 다른 정보는 가지고 있지 않습니다. 

  
	원치 않으시면 수신거부를 
	  눌러주세요
	
  

copyright(c)2001 niceguide. 
  all rights reserved. mail 
  to webmaster  
			  
			
		  
		
	  
	   
		
	  
	
	
	



Re: hardware failure

2002-03-03 Thread Russell Coker
On Sun, 3 Mar 2002 05:46, Thedore Knab wrote:
> When I transfer files, I get a hugh amount of collisions on one of the
> 2 ethernet cards I am transfering too.
>
> Running watch /sbin/ifconfig on 2 seperate machines on LAN.
>
> |--[Router]--[Internet]
>
> [Laptop] [switch]--[Server]
> collisions no collisions no collisions
> many
>
> Currently, I have received 11 collisions during a 450M transfer.
>
> Is there any program that will test my hardware for problems ?
>
> I am also getting mismatch error like this:
> dmesg
> eth0: mismatched read page pointers 63 vs 6b.
> eth0: mismatched read page pointers 63 vs 6b.
> eth0: mismatched read page pointers 63 vs 6b.
> eth0: mismatched read page pointers 67 vs 77.
> eth0: mismatched read page pointers 51 vs 59.
> eth0: mismatched read page pointers 68 vs 70.
> eth0: mismatched read page pointers 76 vs 7e.

Whenever you give dmesg output you really should mention the kernel version.  
Often the dmesg output changes between versions.  Also you should mention the 
hardware/driver you use.

I checked the source for the latest pcmcia drivers and noticed similar 
messages in the axnet_cs.c driver.  It appears to be from the card returning 
the address to start reading which is not where it finished reading before.  
So something strange is being done in the read buffers (could be a hardware 
problem).

This isn't what I'd expect to see as a result of physical damage to the 
PCMCIA bus.  It is what I expect to see from a cheap network card that 
doesn't work correctly.

I recently bought myself a cheap 100baseT network card that has similar 
problems (which I have not yet debugged).  I think that the real problem is 
that there's a lot of junk hardware being sold.

Probably you should test it out in another computer to check if it's your 
computer or the network card.  But I'm willing to bet it would be your 
network card.

-- 
If you send email to me or to a mailing list that I use which has >4 lines
of legalistic junk at the end then you are specifically authorizing me to do
whatever I wish with the message and all other messages from your domain, by
posting the message you agree that your long legalistic sig is void.



New laptop HD

2002-03-03 Thread cyn
I've recently acquired a new larger hard drive for my laptop - and am
pondering the best way to do a reinstall.  (sony picturebook, I have had
to use debian 2.1 disks in the past because I had to get through
everything but drivers and base system (they were on a vfat partition).
Is there any way to use a dos boot disk (thus gaining access to my pcmcia
cdrom) and then loadlin and the likes to do a cd-install, or will that not
work because the second the kernel takes over it will stop looking for the
cdrom the way dos did?

Also, I am curious on how to recreate the suspend partition.  I seem to
recall some people mentioning that doing a simple fdisk under dos will
recreate it properly - but I just don't have that much faith in dos fdisk.
This is going from 4gigs to 10gigs by the way, and I have this frightened
feeling that the bios will want it at 64ish megs before the 8gig mark.
(think it also wants video, could be wrong on that, which would bring it
to 66.5)

and naturally, I've been reading the debian weekly newsletters, and am
curious how close 3.0 is - I don't know whether they support usb floppy
drives in their floppy sets of this (or perhaps the 2nd or 3rd cd might
have disks for this).  Even if they don't, I would be willing to roll a
custom kernel and jump through the hoops if need be just to install 3.0
when it comes out - it'd be nice to have a real fresh new system.

I suppose it's worth mentioning that I do have a 2.5->3.5 ide adaptor so
doing the install on the desktop is definately a possibility - but I do
very much have to deal with the suspend partition issue first.  I am
also contemplating just using PowerQuests DriveImage to restore
everything in, but again that needs the suspend partition :)
and of course - all my critical and personal laptop's files are rsynched
in case I just go the reinstall route.

Summary:
how do i properly create the suspend partition 4gig->100gig?
can you use a dos boot disk + loadlin to access pcmcia cdrom for install?
when's 3.0 coming! :) ?
how glad am I that I have the 2.5->3.5 adapter? (don't gotta answer this
one).

Thanks a bunch, this list seems to try its best to be very helpful.
-Martin



KDE

2002-03-03 Thread Richard Ibbotson
Hi

Last year I loaded KDE 2 into my laptop.  It's been working fine ever 
since.  I now find that owing to my own experiments with Debian that 
a complete re-install would probably be best.

Had a look round the net and can't find any .DEB packages for KDE.  
Can anyone point me in the right direction with an ftp address or a 
useful URL please.

I did look under sid on the Debian ftp site but couldn't find it 
there either.

Thanks


-- 
Richard


www.sheflug.co.uk



Re: KDE

2002-03-03 Thread Chris Howells
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Sunday 03 March 2002 17:57, Richard Ibbotson wrote:

> Had a look round the net and can't find any .DEB packages for KDE.
> Can anyone point me in the right direction with an ftp address or a
> useful URL please.

Hrm, is this woody/unstable or potato, or unstable? If potato, there are no 
packages (AFAIK) since the back porting would be too much effort. I highly 
recommend an upgrade to woody in any case.

If woody, then KDE packages are included in the distro and you can dselect or 
apt-get to install them (of course, you might need to add a line to 
/etc/apt/sources.list and run apt-get update).



- -- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP key: http://chrishowells.co.uk/pgp.txt
KDE: http://www.koffice.org, http://edu.kde.org, http://usability.kde.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8gmu0F8Iu1zN5WiwRAvVdAJ4jMarNcwKVJRY2RpTW7vuvNdRHHwCfTlcz
ZxWZHacIUm1TaI9AXbB2nB0=
=Vk2J
-END PGP SIGNATURE-



HP OmniBook 900

2002-03-03 Thread Michal Tarana

Hi,
^^^

I have got HP OmniBook 900 with Debian/woody and with kernel-2.4.18 
without any external patches. The only problem is with soundcard 
NeoMagic 256AV (PCI). Original driver (nm256) doesn't work, it only 
makes notebook "frozen." When I use PSS driver (AD 1848), everything is 
O.K. until I go to the suspend mode, because when I "wake-up" and try to 
play something, I get error message

   Sound: DMA (output) timed out - IRQ/DRQ config error?
Can somebody help me, please? :-)  Thank you.

Michal





PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Jan H. van Gils
Hi,

Thanks for reading message.

After installing my Laptop (Dell Inspiron 3200) with Debian Woody
I am not able to use my /dev/psaux (PS/2 mouse).

The system was running NetBSD this morning and de mouse was
functioning with no problems. (The NetBSD was a XFree 4.1.x)
To be shore a swapped the mouse with a different one and had
the same problem.

Are there any known issues with the PS/2 mouse and Woody ?

Jan


With regards Jan H. van Gils
Internet web-page http://www.Knoware.NL/users/janvg/
Internet web-page http://www.vgnet.dyndns.org/
Internet e-mail address [EMAIL PROTECTED]
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE



Re: New laptop HD

2002-03-03 Thread Caleb Shay

> Summary:
> how do i properly create the suspend partition 4gig->100gig?

lphdisk.  It's in woody, I don't know about potato.  In my experience
the suspend to disk partition should be the 4th partition on the drive
(at the end of the drive).  It should be equal to RAM+VideoRAM+2MB.  The
partition type should be "a0" (IBM ThinkPad Hibernation Partition).  If
you just create this partition while you are repartitioning the drive to
install you'll be all set.  After the machine is up you just run lphdisk
and it creates the structures on the partition for you.  Reboot for your
BIOS to read the new partition info and you should be all set.

> can you use a dos boot disk + loadlin to access pcmcia cdrom for install?

I have no idea.  Seems unlikely to me, but it can't hurt to try.

> when's 3.0 coming! :) ?

When it's done, or hell freezes over, whichever comes first.

> how glad am I that I have the 2.5->3.5 adapter? 

Possibly very glad.

> Thanks a bunch, this list seems to try its best to be very helpful.
> -Martin

We try.

Cheers,

Caleb

> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-- 
Police up your spare rounds and frags.  Don't leave nothin' for the
dinks.
- Willem Dafoe in "Platoon"


signature.asc
Description: This is a digitally signed message part


Re: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Vivek
> Are there any known issues with the PS/2 mouse and Woody ?

No, I'm not aware of any problems:

Are you running gpm? [only one device can hold psaux open usefully at a time]
What are the permissions of /dev/psaux?
Is X definitely configured to use /dev/psaux?
Have you definitely got support for it compiled in/loaded as a module?

-- 
There's an old proverb that says just about whatever you want it to.



RE: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Jan H. van Gils

> 
> 
> > Are there any known issues with the PS/2 mouse and Woody ?
> 
> No, I'm not aware of any problems:
> 
> Are you running gpm? [only one device can hold psaux open 

I tryed with and without gpm, the strange thing is that the
mouse is also not working with gpm !

> usefully at a time]
> What are the permissions of /dev/psaux? 

crw-rw

> Is X definitely configured to use /dev/psaux?

Here I also tryed /dev/psaux and /dev/gpmdata

> Have you definitely got support for it compiled in/loaded as a module?

It is the default kernel. As far as know it is compiled in, the
module file is not on the system. I looked for psaux.o

Jan


With regards Jan H. van Gils
Internet web-page http://www.Knoware.NL/users/janvg/
Internet e-mail address [EMAIL PROTECTED]
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE



Re: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Sean 'Shaleh' Perry

On 03-Mar-2002 Jan H. van Gils wrote:
>   Hi,
> 
> Thanks for reading message.
> 
> After installing my Laptop (Dell Inspiron 3200) with Debian Woody
> I am not able to use my /dev/psaux (PS/2 mouse).
> 
> The system was running NetBSD this morning and de mouse was
> functioning with no problems. (The NetBSD was a XFree 4.1.x)
> To be shore a swapped the mouse with a different one and had
> the same problem.
> 
> Are there any known issues with the PS/2 mouse and Woody ?
> 

Is X trying to use /dev/mouse or /dev/psaux?  Do you have the protocol listed
as ImPS/2 or PS/2?  Could gpm be taking it over?

"not able to use" is not clear.  Does it not work at all, behave erratically,
etc?



RE: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Jan H. van Gils
> On 03-Mar-2002 Jan H. van Gils wrote:
> >   Hi,
> > 
> > Thanks for reading message.
> > 
> > After installing my Laptop (Dell Inspiron 3200) with Debian Woody
> > I am not able to use my /dev/psaux (PS/2 mouse).
> > 
> > The system was running NetBSD this morning and de mouse was
> > functioning with no problems. (The NetBSD was a XFree 4.1.x)
> > To be shore a swapped the mouse with a different one and had
> > the same problem.
> > 
> > Are there any known issues with the PS/2 mouse and Woody ?
> > 
> 
> Is X trying to use /dev/mouse or /dev/psaux?  Do you have the 
> protocol listed

X is trying to use /dev/psaux
The protocol is PS/2

> as ImPS/2 or PS/2?  Could gpm be taking it over?
> 
No because gpm is not running.

> "not able to use" is not clear.  Does it not work at all, behave 
> erratically,
> etc?

It is not working at all !

> 
> 

Jan


With regards Jan H. van Gils
Internet web-page http://www.Knoware.NL/users/janvg/
Internet e-mail address [EMAIL PROTECTED]
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE



Re: installation report PC-9821Lt2/3A (was Re: Debian on a NEC PC98)

2002-03-03 Thread Olaf Meeuwissen
Werner Heuser <[EMAIL PROTECTED]> writes:

> with permission from Olaf I have put his report into a HTML page at
> http://mobilix.org/nec_pc98_laptop.html
> I will announce it to Linux-on-Laptops now.
> 
> BTW: Some links from the original posting seem to be broken. I hadn't
> time to provide better links yet.

Sorry about that.  Something gone wrong cutting and pasting, I guess.
The correct links are

  http://plat.debian.or.jp/debian-jp/dists/potato-jp/main/disks-pc98/current/

for the boot floppies and

  http://www.kmc.gr.jp/proj/linux98/arch/i386/boot/grub98/

for the grub replacement.  I used the 2001/11/12 version which is at

  
http://www.kmc.gr.jp/proj/linux98/arch/i386/boot/grub98/grub-0.5-pc9800-2002.tar.gz

BTW, I just upgraded the machine to woody over the weekend (great fun
without a network connection! :-) and when I have some time will write
that up as well.  The next step will probably be installing X (that is
if disk space permits; maybe I'll just make it ;-).
-- 
Olaf MeeuwissenEpson Kowa Corporation, CID
GnuPG key: 6BE37D90/AB6B 0D1F 99E7 1BF5 EB97  976A 16C7 F27D 6BE3 7D90
LPIC-2   -- I hack, therefore I am -- BOFH



RE: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Vivek
On Sun, 3 Mar 2002, Jan H. van Gils wrote:

> It is not working at all !

Any dmesg or /var/log/{kern,syslog,messages} messages that look relevant?

What about /proc/interrupts? Is there an interrupt assigned to PS/2 mouse?
What's in /proc/misc?

-- 
"He was too young to be taken from us."
 'You were the one who cut him in half with a chainsaw, dude.'



backlight off w/o suspend

2002-03-03 Thread Remy Indebetouw
I'd like to turn off the backlight when I'm away for the day, but leave
unsuspended so I can connect back from work via the cable modem.

There was a similar question last summer and the suggestion to switch to
CRT; something like that would be fine with me, except that the fn-f8 that
would appear to accomplish this on my Dell I7K doesn't do anything.

Also, the Battery-Operated mini-HOWTO seems dated and not always
applicable to debian (e.g. no update call in /etc/inittab), so any
suggestions for better advice on reducing syncing and flushing intervals
w/o a full suspend would also be appreciated.

Thanks in advance.

PS please CC - lists.debian seems to be ignoreing my requests to
re-subscribe after my recent move.

If it matters, I'm running mostly potato with a little woody for flavor
(but still Xfree3.6 and the steveh IIRC patched Mach64 server)




Re: backlight off w/o suspend

2002-03-03 Thread Sean 'Shaleh' Perry
> 
> Also, the Battery-Operated mini-HOWTO seems dated and not always
> applicable to debian (e.g. no update call in /etc/inittab), so any
> suggestions for better advice on reducing syncing and flushing intervals
> w/o a full suspend would also be appreciated.
> 

noflushd works wonders.



Re: hardware failure

2002-03-03 Thread Russell Coker

On Sun, 3 Mar 2002 05:46, Thedore Knab wrote:
> When I transfer files, I get a hugh amount of collisions on one of the
> 2 ethernet cards I am transfering too.
>
> Running watch /sbin/ifconfig on 2 seperate machines on LAN.
>
> |--[Router]--[Internet]
>
> [Laptop] [switch]--[Server]
> collisions no collisions no collisions
> many
>
> Currently, I have received 11 collisions during a 450M transfer.
>
> Is there any program that will test my hardware for problems ?
>
> I am also getting mismatch error like this:
> dmesg
> eth0: mismatched read page pointers 63 vs 6b.
> eth0: mismatched read page pointers 63 vs 6b.
> eth0: mismatched read page pointers 63 vs 6b.
> eth0: mismatched read page pointers 67 vs 77.
> eth0: mismatched read page pointers 51 vs 59.
> eth0: mismatched read page pointers 68 vs 70.
> eth0: mismatched read page pointers 76 vs 7e.

Whenever you give dmesg output you really should mention the kernel version.  
Often the dmesg output changes between versions.  Also you should mention the 
hardware/driver you use.

I checked the source for the latest pcmcia drivers and noticed similar 
messages in the axnet_cs.c driver.  It appears to be from the card returning 
the address to start reading which is not where it finished reading before.  
So something strange is being done in the read buffers (could be a hardware 
problem).

This isn't what I'd expect to see as a result of physical damage to the 
PCMCIA bus.  It is what I expect to see from a cheap network card that 
doesn't work correctly.

I recently bought myself a cheap 100baseT network card that has similar 
problems (which I have not yet debugged).  I think that the real problem is 
that there's a lot of junk hardware being sold.

Probably you should test it out in another computer to check if it's your 
computer or the network card.  But I'm willing to bet it would be your 
network card.

-- 
If you send email to me or to a mailing list that I use which has >4 lines
of legalistic junk at the end then you are specifically authorizing me to do
whatever I wish with the message and all other messages from your domain, by
posting the message you agree that your long legalistic sig is void.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




New laptop HD

2002-03-03 Thread cyn

I've recently acquired a new larger hard drive for my laptop - and am
pondering the best way to do a reinstall.  (sony picturebook, I have had
to use debian 2.1 disks in the past because I had to get through
everything but drivers and base system (they were on a vfat partition).
Is there any way to use a dos boot disk (thus gaining access to my pcmcia
cdrom) and then loadlin and the likes to do a cd-install, or will that not
work because the second the kernel takes over it will stop looking for the
cdrom the way dos did?

Also, I am curious on how to recreate the suspend partition.  I seem to
recall some people mentioning that doing a simple fdisk under dos will
recreate it properly - but I just don't have that much faith in dos fdisk.
This is going from 4gigs to 10gigs by the way, and I have this frightened
feeling that the bios will want it at 64ish megs before the 8gig mark.
(think it also wants video, could be wrong on that, which would bring it
to 66.5)

and naturally, I've been reading the debian weekly newsletters, and am
curious how close 3.0 is - I don't know whether they support usb floppy
drives in their floppy sets of this (or perhaps the 2nd or 3rd cd might
have disks for this).  Even if they don't, I would be willing to roll a
custom kernel and jump through the hoops if need be just to install 3.0
when it comes out - it'd be nice to have a real fresh new system.

I suppose it's worth mentioning that I do have a 2.5->3.5 ide adaptor so
doing the install on the desktop is definately a possibility - but I do
very much have to deal with the suspend partition issue first.  I am
also contemplating just using PowerQuests DriveImage to restore
everything in, but again that needs the suspend partition :)
and of course - all my critical and personal laptop's files are rsynched
in case I just go the reinstall route.

Summary:
how do i properly create the suspend partition 4gig->100gig?
can you use a dos boot disk + loadlin to access pcmcia cdrom for install?
when's 3.0 coming! :) ?
how glad am I that I have the 2.5->3.5 adapter? (don't gotta answer this
one).

Thanks a bunch, this list seems to try its best to be very helpful.
-Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




KDE

2002-03-03 Thread Richard Ibbotson

Hi

Last year I loaded KDE 2 into my laptop.  It's been working fine ever 
since.  I now find that owing to my own experiments with Debian that 
a complete re-install would probably be best.

Had a look round the net and can't find any .DEB packages for KDE.  
Can anyone point me in the right direction with an ftp address or a 
useful URL please.

I did look under sid on the Debian ftp site but couldn't find it 
there either.

Thanks


-- 
Richard


www.sheflug.co.uk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: KDE

2002-03-03 Thread Chris Howells

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On Sunday 03 March 2002 17:57, Richard Ibbotson wrote:

> Had a look round the net and can't find any .DEB packages for KDE.
> Can anyone point me in the right direction with an ftp address or a
> useful URL please.

Hrm, is this woody/unstable or potato, or unstable? If potato, there are no 
packages (AFAIK) since the back porting would be too much effort. I highly 
recommend an upgrade to woody in any case.

If woody, then KDE packages are included in the distro and you can dselect or 
apt-get to install them (of course, you might need to add a line to 
/etc/apt/sources.list and run apt-get update).



- -- 
Cheers, Chris Howells -- [EMAIL PROTECTED], [EMAIL PROTECTED]
Web: http://chrishowells.co.uk, PGP key: http://chrishowells.co.uk/pgp.txt
KDE: http://www.koffice.org, http://edu.kde.org, http://usability.kde.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8gmu0F8Iu1zN5WiwRAvVdAJ4jMarNcwKVJRY2RpTW7vuvNdRHHwCfTlcz
ZxWZHacIUm1TaI9AXbB2nB0=
=Vk2J
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




HP OmniBook 900

2002-03-03 Thread Michal Tarana

Hi,
^^^

I have got HP OmniBook 900 with Debian/woody and with kernel-2.4.18 
without any external patches. The only problem is with soundcard 
NeoMagic 256AV (PCI). Original driver (nm256) doesn't work, it only 
makes notebook "frozen." When I use PSS driver (AD 1848), everything is 
O.K. until I go to the suspend mode, because when I "wake-up" and try to 
play something, I get error message
Sound: DMA (output) timed out - IRQ/DRQ config error?
Can somebody help me, please? :-)  Thank you.

Michal




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Jan H. van Gils

Hi,

Thanks for reading message.

After installing my Laptop (Dell Inspiron 3200) with Debian Woody
I am not able to use my /dev/psaux (PS/2 mouse).

The system was running NetBSD this morning and de mouse was
functioning with no problems. (The NetBSD was a XFree 4.1.x)
To be shore a swapped the mouse with a different one and had
the same problem.

Are there any known issues with the PS/2 mouse and Woody ?

Jan


With regards Jan H. van Gils
Internet web-page http://www.Knoware.NL/users/janvg/
Internet web-page http://www.vgnet.dyndns.org/
Internet e-mail address [EMAIL PROTECTED]
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: New laptop HD

2002-03-03 Thread Caleb Shay


> Summary:
> how do i properly create the suspend partition 4gig->100gig?

lphdisk.  It's in woody, I don't know about potato.  In my experience
the suspend to disk partition should be the 4th partition on the drive
(at the end of the drive).  It should be equal to RAM+VideoRAM+2MB.  The
partition type should be "a0" (IBM ThinkPad Hibernation Partition).  If
you just create this partition while you are repartitioning the drive to
install you'll be all set.  After the machine is up you just run lphdisk
and it creates the structures on the partition for you.  Reboot for your
BIOS to read the new partition info and you should be all set.

> can you use a dos boot disk + loadlin to access pcmcia cdrom for install?

I have no idea.  Seems unlikely to me, but it can't hurt to try.

> when's 3.0 coming! :) ?

When it's done, or hell freezes over, whichever comes first.

> how glad am I that I have the 2.5->3.5 adapter? 

Possibly very glad.

> Thanks a bunch, this list seems to try its best to be very helpful.
> -Martin

We try.

Cheers,

Caleb

> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-- 
Police up your spare rounds and frags.  Don't leave nothin' for the
dinks.
- Willem Dafoe in "Platoon"



signature.asc
Description: This is a digitally signed message part


Re: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Vivek

> Are there any known issues with the PS/2 mouse and Woody ?

No, I'm not aware of any problems:

Are you running gpm? [only one device can hold psaux open usefully at a time]
What are the permissions of /dev/psaux?
Is X definitely configured to use /dev/psaux?
Have you definitely got support for it compiled in/loaded as a module?

-- 
There's an old proverb that says just about whatever you want it to.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Jan H. van Gils


> 
> 
> > Are there any known issues with the PS/2 mouse and Woody ?
> 
> No, I'm not aware of any problems:
> 
> Are you running gpm? [only one device can hold psaux open 

I tryed with and without gpm, the strange thing is that the
mouse is also not working with gpm !

> usefully at a time]
> What are the permissions of /dev/psaux? 

crw-rw

> Is X definitely configured to use /dev/psaux?

Here I also tryed /dev/psaux and /dev/gpmdata

> Have you definitely got support for it compiled in/loaded as a module?

It is the default kernel. As far as know it is compiled in, the
module file is not on the system. I looked for psaux.o

Jan


With regards Jan H. van Gils
Internet web-page http://www.Knoware.NL/users/janvg/
Internet e-mail address [EMAIL PROTECTED]
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Sean 'Shaleh' Perry


On 03-Mar-2002 Jan H. van Gils wrote:
>   Hi,
> 
> Thanks for reading message.
> 
> After installing my Laptop (Dell Inspiron 3200) with Debian Woody
> I am not able to use my /dev/psaux (PS/2 mouse).
> 
> The system was running NetBSD this morning and de mouse was
> functioning with no problems. (The NetBSD was a XFree 4.1.x)
> To be shore a swapped the mouse with a different one and had
> the same problem.
> 
> Are there any known issues with the PS/2 mouse and Woody ?
> 

Is X trying to use /dev/mouse or /dev/psaux?  Do you have the protocol listed
as ImPS/2 or PS/2?  Could gpm be taking it over?

"not able to use" is not clear.  Does it not work at all, behave erratically,
etc?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Jan H. van Gils

> On 03-Mar-2002 Jan H. van Gils wrote:
> >   Hi,
> > 
> > Thanks for reading message.
> > 
> > After installing my Laptop (Dell Inspiron 3200) with Debian Woody
> > I am not able to use my /dev/psaux (PS/2 mouse).
> > 
> > The system was running NetBSD this morning and de mouse was
> > functioning with no problems. (The NetBSD was a XFree 4.1.x)
> > To be shore a swapped the mouse with a different one and had
> > the same problem.
> > 
> > Are there any known issues with the PS/2 mouse and Woody ?
> > 
> 
> Is X trying to use /dev/mouse or /dev/psaux?  Do you have the 
> protocol listed

X is trying to use /dev/psaux
The protocol is PS/2

> as ImPS/2 or PS/2?  Could gpm be taking it over?
> 
No because gpm is not running.

> "not able to use" is not clear.  Does it not work at all, behave 
> erratically,
> etc?

It is not working at all !

> 
> 

Jan


With regards Jan H. van Gils
Internet web-page http://www.Knoware.NL/users/janvg/
Internet e-mail address [EMAIL PROTECTED]
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: installation report PC-9821Lt2/3A (was Re: Debian on a NEC PC98)

2002-03-03 Thread Olaf Meeuwissen

Werner Heuser <[EMAIL PROTECTED]> writes:

> with permission from Olaf I have put his report into a HTML page at
> http://mobilix.org/nec_pc98_laptop.html
> I will announce it to Linux-on-Laptops now.
> 
> BTW: Some links from the original posting seem to be broken. I hadn't
> time to provide better links yet.

Sorry about that.  Something gone wrong cutting and pasting, I guess.
The correct links are

  http://plat.debian.or.jp/debian-jp/dists/potato-jp/main/disks-pc98/current/

for the boot floppies and

  http://www.kmc.gr.jp/proj/linux98/arch/i386/boot/grub98/

for the grub replacement.  I used the 2001/11/12 version which is at

  
http://www.kmc.gr.jp/proj/linux98/arch/i386/boot/grub98/grub-0.5-pc9800-2002.tar.gz

BTW, I just upgraded the machine to woody over the weekend (great fun
without a network connection! :-) and when I have some time will write
that up as well.  The next step will probably be installing X (that is
if disk space permits; maybe I'll just make it ;-).
-- 
Olaf MeeuwissenEpson Kowa Corporation, CID
GnuPG key: 6BE37D90/AB6B 0D1F 99E7 1BF5 EB97  976A 16C7 F27D 6BE3 7D90
LPIC-2   -- I hack, therefore I am -- BOFH


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: PS/2 - /dev/psaux not working (Woody)

2002-03-03 Thread Vivek

On Sun, 3 Mar 2002, Jan H. van Gils wrote:

> It is not working at all !

Any dmesg or /var/log/{kern,syslog,messages} messages that look relevant?

What about /proc/interrupts? Is there an interrupt assigned to PS/2 mouse?
What's in /proc/misc?

-- 
"He was too young to be taken from us."
 'You were the one who cut him in half with a chainsaw, dude.'


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




backlight off w/o suspend

2002-03-03 Thread Remy Indebetouw

I'd like to turn off the backlight when I'm away for the day, but leave
unsuspended so I can connect back from work via the cable modem.

There was a similar question last summer and the suggestion to switch to
CRT; something like that would be fine with me, except that the fn-f8 that
would appear to accomplish this on my Dell I7K doesn't do anything.

Also, the Battery-Operated mini-HOWTO seems dated and not always
applicable to debian (e.g. no update call in /etc/inittab), so any
suggestions for better advice on reducing syncing and flushing intervals
w/o a full suspend would also be appreciated.

Thanks in advance.

PS please CC - lists.debian seems to be ignoreing my requests to
re-subscribe after my recent move.

If it matters, I'm running mostly potato with a little woody for flavor
(but still Xfree3.6 and the steveh IIRC patched Mach64 server)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: backlight off w/o suspend

2002-03-03 Thread Sean 'Shaleh' Perry

> 
> Also, the Battery-Operated mini-HOWTO seems dated and not always
> applicable to debian (e.g. no update call in /etc/inittab), so any
> suggestions for better advice on reducing syncing and flushing intervals
> w/o a full suspend would also be appreciated.
> 

noflushd works wonders.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]