More Compile issues

2003-01-03 Thread Bonez
Lonni:

Per your request for clarity I found some information that might help you and 
the others help me, from /var/log/messages: 

Jan  2 17:11:57 scott modprobe: modprobe: Can't locate module char-major-81
Jan  2 17:20:03 scott syslogd 1.4-0: restart.
Jan  2 17:20:05 scott kernel: klogd 1.4-0, log source = /proc/kmsg started.
Jan  2 17:20:05 scott kernel: Inspecting /boot/System.map
Jan  2 17:20:06 scott kernel: Symbol table has incorrect version number.
Jan  2 17:20:06 scott kernel: Cannot find map file.
Jan  2 17:20:06 scott kernel: Loaded 7 symbols from 1 module.
Jan  2 17:20:06 scott kernel: Linux version 2.4.20-W4L020103 
([EMAIL PROTECTED]) (gcc version 2.95.2 19991024 (release)) #1 Thu Jan 
2 16:23:29 MST 2003

Here's info on my sound card: 

Jan  2 17:20:06 scott kernel: isapnp: Scanning for PnP cards...
Jan  2 17:20:06 scott kernel: isapnp: SB audio device quirk - increasing port 
range
Jan  2 17:20:06 scott kernel: isapnp: Card 'Creative ViBRA16C PnP'
Jan  2 17:20:06 scott kernel: isapnp: 1 Plug  Play card detected total

XFS enabled: 

Jan  2 17:20:06 scott kernel: SGI XFS snapshot 2.4.20-2002-11-29_01:21_UTC 
with
ACLs, quota, no debug enabled

My netcard detected: 

Jan  2 17:20:06 scott kernel: Linux Tulip driver version 0.9.15-pre12 (Aug 9, 
2002)
Jan  2 17:20:06 scott kernel: PCI: Found IRQ 9 for device 00:0c.0
Jan  2 17:20:06 scott kernel: tulip0: no phy info, aborting mtable build
Jan  2 17:20:06 scott kernel: eth0: Macronix 98715 PMAC rev 32 at 0x6800, 
00:80:AD:3B:FF:43, IRQ 9.

This is where I think my HP card is failing to initialize for the SCSI 
adapter to ScanJet 4c scanner: 

Jan  2 17:20:06 scott kernel: kmod: failed to exec /sbin/modprobe -s -k 
scsi_hostadapter, errno = 2
Jan  2 17:20:06 scott kernel: kmod: failed to exec /sbin/modprobe -s -k 
scsi_hostadapter, errno = 2

What does this mean: 

Jan  2 17:20:32 scott modprobe: modprobe: Can't locate module char-major-81   

For what it's worth, maybe these can shed some light on my 2.4.20 run 
difficulties. 

Scott  
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: config info location in Mandrake

2003-01-03 Thread Keith Morse
On Thu, 2 Jan 2003, David A. Bandel wrote:

 On Thu, 2 Jan 2003 16:31:50 -0800 (PST)
 begin  Keith Morse [EMAIL PROTECTED] spewed forth:
  
  
  To Bill, I've done different permutations of find and grep with no luck
  so far.  I've keyed in on using ESSID and am trying understand how ifup
  gets the parameter to pass to iwconfig.  But I still don't know where
  ifup gets those parameters from.
 
 I'll stick my $.02 in here.  I'm not sure what Mandrake does w/ their ifup
 script, but if the pcmcia stuff sources /etc/pcmcia at all, you should
 edit /etc/pcmcia/wireless.opts for this configuration option.
 
 If you have a /etc/pcmcia/wireless.opts file, somewhere around line 44
 you'll need to comment out two lines that look like:
 *,*,*,*)
;;
 
 Then find your particular card and farther down and uncomment and edit the
 appropriate options (like ESSID, MODE, KEY, etc.).
 
 Then let the ifup script handle the IP stuff.
 


Since all the work I have done with Linux and wireless cards has been in 
the pcmcia realm, that's what I would have expected too.  In fact, the 
first place I checked was /etc/pcmcia/wireless.opts.  No go.   The file's 
date stamped matched with when the system was originally installed with 
Mandrake.  The wireless card though is not a pcmcia device, but rather a 
pci card.  Linksys WMP11, IIRC.  Based on that, I don't think pcmcia 
is/was used to support this card.

It's just plain weird.

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Which compiler to use to build kernel?

2003-01-03 Thread Tim Wunder
List, 
RH 8.0 comes with gcc-3.2 only. I've read that gcc-3.2 shouldn't be used to 
compile the kernel, and I've also read that it's fine for kernel building. 
What's the general consensus on list? 
Anyone using gcc-3.2 to compile the kernel and having problems?

Thanks, 
Tim

-- 
RedHat Psyche 8.0, stock kernel, KDE 3.0.5, Xfree86 4.2.1
  7:00am  up 8 days, 17:04,  3 users,  load average: 0.05, 0.17, 0.11
It's what you learn AFTER you know it all that counts
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



CD-RW disks

2003-01-03 Thread Collins
I've been using the CD writer drive that came with my HP pc for a
couple of years to write CD-R disks with no problems.  It's a TEAC unit
according to scanbus, i.e.

0,0,0 0) 'TEAC   ' 'CD-W54E ' '1.1C' Removable CD-ROM

Now I'm trying to use the few CD-RW disks (TDK 4x to 10x capable) which
came with the computer, and I'm getting errors.  'cdrecord -v dev=0,0,0
speed=4 isofs' (made with mkisofs) produces:


cdrecord: Input/output error. test unit ready: scsi sendcmd: no error
CDB:  00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.000s timeout 40s
cdrecord: No disk / Wrong disk!

No joy with ... blank  or ... blank --force ... either.

Same results with 3 never-used CD_RW blanks (never used)

Does anyone have a clue?

-- 
Collins Richey - Denver Area
gentoo 1.4 system
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: CD-RW disks

2003-01-03 Thread R. Quenett
from Collins:

 I've been using the CD writer drive that came with my HP pc for a
 couple of years to write CD-R disks with no problems.  It's a TEAC unit

[...]

 Now I'm trying to use the few CD-RW disks (TDK 4x to 10x capable) which
 came with the computer, and I'm getting errors.  'cdrecord -v dev=0,0,0

[...]

 Does anyone have a clue?

Wy back when I was trying to use cr-rw because at that time there 
was a buck to be saved, I had disk failures often enough that I never 
came to think of the process as something I could rely on.

I did a bit of literature review, tho none of my own direct research. 
The consensus of what I found was that the phase change of the alloy 
used in the rewriteable blanks wasn't entirely reliable or stable.  
You can imagine the pleasure which might result from spontaneous 
phase reversion.:-)  

The synthesis was to the effect that one should use rewriteables only 
for data that they wanted to lose and that the game of trying to 
protect against that inevitable data loss wasn't worth the candle.

I never did find a credible contrary opinion.

R
-- 
http://www.quen.net

Fix reason firmly in her seat and call to her tribunal every fact,
every opinion. Question with boldness even the existence of a God;
because, if there is one, he must more approve of the homage of 
reason, than that of blindfolded fear.  --Thomas Jefferson
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Which compiler to use to build kernel?

2003-01-03 Thread kwall
Feigning erudition, Tim Wunder wrote:
% List, 
% RH 8.0 comes with gcc-3.2 only. I've read that gcc-3.2 shouldn't be used to 
% compile the kernel, and I've also read that it's fine for kernel building. 
% What's the general consensus on list? 
% Anyone using gcc-3.2 to compile the kernel and having problems?

I've had no problems building a working kernel using gcc-3.2.

Kurt
-- 
Receiving a million dollars tax free will make you feel better than
being flat broke and having a stomach ache.
-- Dolph Sharp, I'm O.K., You're Not So Hot
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: More Compile issues

2003-01-03 Thread Jim Bonnet
1) Are you sure you coppied the right System.map into /boot? You are 
still getting errors about that

2) char major 81 is for /dev/video and a couple other things.. check 
devices.txt in the Doc's.. it has nothing to do with anything other than 
an alias in modules.conf.. assuming you have no video devices.

3) What happens if you modprobe your SCSI host adapter from the command 
line. What are the errors?

Regards-
Jim

Bonez wrote:
Lonni:

Per your request for clarity I found some information that might help you and 
the others help me, from /var/log/messages: 

Jan  2 17:11:57 scott modprobe: modprobe: Can't locate module char-major-81
Jan  2 17:20:03 scott syslogd 1.4-0: restart.
Jan  2 17:20:05 scott kernel: klogd 1.4-0, log source = /proc/kmsg started.
Jan  2 17:20:05 scott kernel: Inspecting /boot/System.map
Jan  2 17:20:06 scott kernel: Symbol table has incorrect version number.
Jan  2 17:20:06 scott kernel: Cannot find map file.
Jan  2 17:20:06 scott kernel: Loaded 7 symbols from 1 module.
Jan  2 17:20:06 scott kernel: Linux version 2.4.20-W4L020103 
([EMAIL PROTECTED]) (gcc version 2.95.2 19991024 (release)) #1 Thu Jan 
2 16:23:29 MST 2003

Here's info on my sound card: 

Jan  2 17:20:06 scott kernel: isapnp: Scanning for PnP cards...
Jan  2 17:20:06 scott kernel: isapnp: SB audio device quirk - increasing port 
range
Jan  2 17:20:06 scott kernel: isapnp: Card 'Creative ViBRA16C PnP'
Jan  2 17:20:06 scott kernel: isapnp: 1 Plug  Play card detected total

XFS enabled: 

Jan  2 17:20:06 scott kernel: SGI XFS snapshot 2.4.20-2002-11-29_01:21_UTC 
with
ACLs, quota, no debug enabled

My netcard detected: 

Jan  2 17:20:06 scott kernel: Linux Tulip driver version 0.9.15-pre12 (Aug 9, 
2002)
Jan  2 17:20:06 scott kernel: PCI: Found IRQ 9 for device 00:0c.0
Jan  2 17:20:06 scott kernel: tulip0: no phy info, aborting mtable build
Jan  2 17:20:06 scott kernel: eth0: Macronix 98715 PMAC rev 32 at 0x6800, 
00:80:AD:3B:FF:43, IRQ 9.

This is where I think my HP card is failing to initialize for the SCSI 
adapter to ScanJet 4c scanner: 

Jan  2 17:20:06 scott kernel: kmod: failed to exec /sbin/modprobe -s -k 
scsi_hostadapter, errno = 2
Jan  2 17:20:06 scott kernel: kmod: failed to exec /sbin/modprobe -s -k 
scsi_hostadapter, errno = 2

What does this mean: 

Jan  2 17:20:32 scott modprobe: modprobe: Can't locate module char-major-81   

For what it's worth, maybe these can shed some light on my 2.4.20 run 
difficulties. 

Scott  
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Canon S900 printer (again)

2003-01-03 Thread Alan Jackson
On Thu, 2 Jan 2003 20:54:02 -0500
[EMAIL PROTECTED] wrote:

 Feigning erudition, Alan Jackson wrote:
 % I'm really beginning to get irritated at Canon's total lack of support for
 % anyone not toeing the Microsoft line.
 % 
 % I have some Kodak print paper that is not defined in the printer ppd file
 % I got from Turboprint. So I sent a request to Canon for the ppd file for
 % their printer. And here is the reply...
 % 
 
 % Would anyone out there have a Canon S900 PPD file that contains Kodak
 % Ultima paper definitions?
 
 Can you start with the S800?
 

That might help. I hacked the definition in yesterday, and it *almost* works.
I'm rather baffled since the gimp preview shows what looks like a correct
page and image size, but then the printer stretches it way out vertically,
and gets the horizontal correct.


-- 
---
| Alan K. Jackson| To see a World in a Grain of Sand  |
| [EMAIL PROTECTED]  | And a Heaven in a Wild Flower, |
| www.ajackson.org   | Hold Infinity in the palm of your hand |
| Houston, Texas | And Eternity in an hour. - Blake   |
---
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: More Compile issues

2003-01-03 Thread Bonez
Jim:

To be honest, I am certain I don't have the System.map copied over correctly. 
Here's what I did after the last compile run: cp /linux-2.4.20/System.map 
/boot/System.map-2.4.20. That's probably not the right thing to do, but it's 
what I tried. I am way new at all this, so I do appreciate your patience with 
me. 

 1) Are you sure you coppied the right System.map into /boot? You are
 still getting errors about that

I checked the modules.conf file, and found no reference there to 'char major 
81' As well, I did NOT select video for linux when running make menuconfig. 

 2) char major 81 is for /dev/video and a couple other things.. check
 devices.txt in the Doc's.. it has nothing to do with anything other than
 an alias in modules.conf.. assuming you have no video devices.

How do I modprobe my SCSI host adapter? I don't even know what the adapter is 
called, let alone how to probe it. 

 3) What happens if you modprobe your SCSI host adapter from the command
 line. What are the errors?

Thank you for any help you can give this struggling newbie. 

Scott
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Which compiler to use to build kernel?

2003-01-03 Thread Klaus-Peter Schrage
Tim Wunder wrote:

List, 
RH 8.0 comes with gcc-3.2 only. I've read that gcc-3.2 shouldn't be used to 
compile the kernel, and I've also read that it's fine for kernel building. 
What's the general consensus on list? 
Anyone using gcc-3.2 to compile the kernel and having problems?

Since RH 8.0 came out, I have been recompiling their most up-to-date 
kernel-sources, because I wanted to have NTFS support. I am now at 
2.4.18-19.8.0. I have always been using gcc-3.2, all compiles went 
without any probs, and the resulting kernels seem to be stable.
When configuring the kernel with make menuconfig, I started off with one 
of the config files in /usr/src/linux-2.4/configs 
(kernel-2.4.18-i686.config) and blotted out all options that I didn't need.
After each kernel build, I also compiled some third party kernel modules 
like NVidia and ALSA, still no problems.
Problems only arrived when I tried out RH's version of 
kernel-source-2.4.20 from their beta-distribution (Phoebe); I still 
could compile, but the resulting kernel was odd (eg broken USB mouse 
support), so I dropped it. But I think this is not a gcc-3.2 issue.
Klaus

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: CD-RW disks

2003-01-03 Thread Net Llama!
On Fri, 3 Jan 2003, Collins wrote:
 I've been using the CD writer drive that came with my HP pc for a
 couple of years to write CD-R disks with no problems.  It's a TEAC unit
 according to scanbus, i.e.

 0,0,0 0) 'TEAC   ' 'CD-W54E ' '1.1C' Removable CD-ROM

 Now I'm trying to use the few CD-RW disks (TDK 4x to 10x capable) which
 came with the computer, and I'm getting errors.  'cdrecord -v dev=0,0,0
 speed=4 isofs' (made with mkisofs) produces:


 cdrecord: Input/output error. test unit ready: scsi sendcmd: no error
 CDB:  00 00 00 00 00 00
 status: 0x2 (CHECK CONDITION)
 Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00
 Sense Key: 0x2 Not Ready, Segment 0
 Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0
 Sense flags: Blk 0 (not valid)
 cmd finished after 0.000s timeout 40s
 cdrecord: No disk / Wrong disk!

 No joy with ... blank  or ... blank --force ... either.

 Same results with 3 never-used CD_RW blanks (never used)

So this is only occuring with the TDK disks that came with the drive?
cdrecord seems to think that there's no disk in the drive, or that the
disks aren't valid for writing.  Seems like they're crappy disks, assuming
that others work fine.

-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: config info location in Mandrake

2003-01-03 Thread Net Llama!
On Fri, 3 Jan 2003, Keith Morse wrote:
 On Thu, 2 Jan 2003, David A. Bandel wrote:

  On Thu, 2 Jan 2003 16:31:50 -0800 (PST)
  begin  Keith Morse [EMAIL PROTECTED] spewed forth:
  
  
   To Bill, I've done different permutations of find and grep with no luck
   so far.  I've keyed in on using ESSID and am trying understand how ifup
   gets the parameter to pass to iwconfig.  But I still don't know where
   ifup gets those parameters from.
 
  I'll stick my $.02 in here.  I'm not sure what Mandrake does w/ their ifup
  script, but if the pcmcia stuff sources /etc/pcmcia at all, you should
  edit /etc/pcmcia/wireless.opts for this configuration option.
 
  If you have a /etc/pcmcia/wireless.opts file, somewhere around line 44
  you'll need to comment out two lines that look like:
  *,*,*,*)
 ;;
 
  Then find your particular card and farther down and uncomment and edit the
  appropriate options (like ESSID, MODE, KEY, etc.).
 
  Then let the ifup script handle the IP stuff.
 


 Since all the work I have done with Linux and wireless cards has been in
 the pcmcia realm, that's what I would have expected too.  In fact, the
 first place I checked was /etc/pcmcia/wireless.opts.  No go.   The file's
 date stamped matched with when the system was originally installed with
 Mandrake.  The wireless card though is not a pcmcia device, but rather a
 pci card.  Linksys WMP11, IIRC.  Based on that, I don't think pcmcia
 is/was used to support this card.

Perhaps the module that supports the card has options where you can pass
the ESSID etc?

-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: dual monitor setup

2003-01-03 Thread Net Llama!
To the best of my knowledrge, dual headed display is setup in
/etc/X11/XF86Config[-4].  I don't know that you can disable it from
anywhere else but there.  I could be wrong though.

On Thu, 2 Jan 2003, Ian Stephen wrote:

 Hi list

 I feel like Mickey in Fantasia, I got two monitors working on my RH8.0
 system, but now how do I turn it off?  Sometimes, like for screenshots
 and Impress previews, I only want one monitor working.

 Tried going to runlevel 3 and doing variations of startx -xinerama,
 startx -e -xinerama... My computer seemed to get increasingly annoyed
 with my bumbling so I quit and ran for help.

 Any tips?

 Thanks,
 IanS


-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: More Compile issues

2003-01-03 Thread Jim Bonnet
Bonez wrote:

Jim:

To be honest, I am certain I don't have the System.map copied over correctly. 
Here's what I did after the last compile run: cp /linux-2.4.20/System.map 
/boot/System.map-2.4.20. That's probably not the right thing to do, but it's 
what I tried. I am way new at all this, so I do appreciate your patience with 
me. 

no worries..we'll be patient.. (like a kid in a candy store :) copy 
your system.map-2.4.20 to System.map and that should fix you.



1) Are you sure you coppied the right System.map into /boot? You are
still getting errors about that



I checked the modules.conf file, and found no reference there to 'char major 
81' As well, I did NOT select video for linux when running make menuconfig. 

Right.. thats the problem. for some reason he's trying to locate that 
module or alias you need to add an alias in modules.conf for char 
major 81 that says videodev




2) char major 81 is for /dev/video and a couple other things.. check
devices.txt in the Doc's.. it has nothing to do with anything other than
an alias in modules.conf.. assuming you have no video devices.



How do I modprobe my SCSI host adapter? I don't even know what the adapter is 
called, let alone how to probe it. 



what type of hardware is it? modprobe module_name is how you would 
load the module. The module is the device driver for the hardware.. so, 
you need to know what kind of hardware you have before you probe..

3) What happens if you modprobe your SCSI host adapter from the command
line. What are the errors?



Thank you for any help you can give this struggling newbie. 


sure... no problem..

Jim



Scott


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS Build Problems

2003-01-03 Thread kwall
Feigning erudition, Net Llama! wrote:
% On Thu, 2 Jan 2003 [EMAIL PROTECTED] wrote:
% 
%  No, but I don't use RPM. I tweaked, prodded, and poked and got everything
%  to compile and work. My new all-XFS filesystem has been up for just over
%  10 days.
% 
% That's no fun.  Hit the power button and watch how well it recovers!  :)

You first. ;-)

Kurt
-- 
San Francisco isn't what it used to be, and it never was.
-- Herb Caen
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: More Compile issues

2003-01-03 Thread Net Llama!
On Fri, 3 Jan 2003, Bonez wrote:
 Here's info on my sound card:

 Jan  2 17:20:06 scott kernel: isapnp: Scanning for PnP cards...
 Jan  2 17:20:06 scott kernel: isapnp: SB audio device quirk - increasing port
 range
 Jan  2 17:20:06 scott kernel: isapnp: Card 'Creative ViBRA16C PnP'
 Jan  2 17:20:06 scott kernel: isapnp: 1 Plug  Play card detected total

So is sound working now or not?  Looks like you've got an ancient ISA card
there.

 Jan  2 17:20:06 scott kernel: SGI XFS snapshot 2.4.20-2002-11-29_01:21_UTC
 with
 ACLs, quota, no debug enabled

Just a minor nitpick.  You don't need to compile support for ACLs or quota
unless you plan to use them.  It just makes your kernel bigger.

 This is where I think my HP card is failing to initialize for the SCSI
 adapter to ScanJet 4c scanner:

 Jan  2 17:20:06 scott kernel: kmod: failed to exec /sbin/modprobe -s -k
 scsi_hostadapter, errno = 2
 Jan  2 17:20:06 scott kernel: kmod: failed to exec /sbin/modprobe -s -k
 scsi_hostadapter, errno = 2

Those errors are non-fatal, and i think they're just a bug in modprobe.
Can you access the SCSI scanner?  If not, did you compile support for it?


-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: CD-RW disks

2003-01-03 Thread Ted Ozolins
Net Llama! wrote:


So this is only occuring with the TDK disks that came with the drive?
cdrecord seems to think that there's no disk in the drive, or that the
disks aren't valid for writing.  Seems like they're crappy disks, assuming
that others work fine.

 

I've run across this a few times with re-writeables. I've force a 
blanking and that seems to cure it. I've also had that problem because 
of fine dust on the lense of the writer.

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: config info location in Mandrake

2003-01-03 Thread Andrew Mathews
Net Llama! wrote:
snip
Have you looked at (if it exists in MDK) 
/etc/sysconfig/network-scripts/ifup-wireless?
snip
At the very least, you can append the commands to your rc.local file.

--
Andrew Mathews
-
  1:23pm  up 3 days, 20:49,  7 users,  load average: 1.15, 1.31, 1.66
-
An exotic journey in downtown Newark is in your future.

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: XFS Build Problems

2003-01-03 Thread Andrew Mathews
[EMAIL PROTECTED] wrote:
snip

% That's no fun.  Hit the power button and watch how well it recovers!  :)

You first. ;-)

Kurt


Yeah, well I tried it and XFS is *so good* my machine didn't even 
reboot. g

--
Andrew Mathews
-
  1:29pm  up 3 days, 20:55,  7 users,  load average: 1.19, 1.35, 1.57
-
If builders built buildings the way Microsoft programmers wrote 
programs, then the first woodpecker to come along would destroy 
civilization.

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: XFS Build Problems

2003-01-03 Thread kwall
Feigning erudition, Andrew Mathews wrote:
% [EMAIL PROTECTED] wrote:
% snip
% % That's no fun.  Hit the power button and watch how well it recovers!  :)
% 
% You first. ;-)
% 
% Kurt
% 
% Yeah, well I tried it and XFS is *so good* my machine didn't even 
% reboot. g

Yeah. Uh huh. If you say so. Just for yucks, I hit the reset button
just a little while ago, and the box came back up with nary a whimper.
Don't try this at home, kids!

Kurt
-- 
I'm a Lisp variable -- bind me!
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Epson 1660 question

2003-01-03 Thread Ken Moffat
My epson usb scanner, under kernel-2.4.20, shows an error in dmesg:
   open_scanner(10): Unable to access minor data
I wonder if epson (or other) scanner users have this problem. The 
scanner seems to function perfectly but shows as a [epson] Device name 
= GT-8300. It is, as stated, an Epson Perfection 1660.

Anyone with an idea?
Thanks

--
Ken Moffat
[EMAIL PROTECTED]



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


HP printers

2003-01-03 Thread Ted Ozolins
Its time to acquire a new printer my Caon BJC-210's small ink cartridge 
is becoming a POS. I've been looking at HP6122, HP6127 and Z65n 
(Lexmark) printers. All three of these use a decent size ink cartridge 
and of course the print quality is astonishing.  The HP use PCL 3 and 
the Lexmark shrugwho knows.. Is anyone using any of these and was 
there any chicken_leg_shaking_ceromony required to configure them. 
Any pros/cons would be greatly appreciated.

TIA

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: XFS Build Problems

2003-01-03 Thread Net Llama!
On Fri, 3 Jan 2003 [EMAIL PROTECTED] wrote:
 Feigning erudition, Net Llama! wrote:
 % On Thu, 2 Jan 2003 [EMAIL PROTECTED] wrote:
 % 
 %  No, but I don't use RPM. I tweaked, prodded, and poked and got everything
 %  to compile and work. My new all-XFS filesystem has been up for just over
 %  10 days.
 %
 % That's no fun.  Hit the power button and watch how well it recovers!  :)

 You first. ;-)

I have.  Every box where i'm running XFS is subjected to that test, and
its never failed once.

-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Epson 1660 question

2003-01-03 Thread Net Llama!
Google is your friend:
http://www.mostang.com/pipermail/sane-devel/2002-September/004102.html

On Fri, 3 Jan 2003, Ken Moffat wrote:

 My epson usb scanner, under kernel-2.4.20, shows an error in dmesg:
 open_scanner(10): Unable to access minor data
 I wonder if epson (or other) scanner users have this problem. The
 scanner seems to function perfectly but shows as a [epson] Device name
 = GT-8300. It is, as stated, an Epson Perfection 1660.

 Anyone with an idea?
 Thanks



-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: config info location in Mandrake

2003-01-03 Thread Net Llama!
On Fri, 3 Jan 2003, Andrew Mathews wrote:
 Net Llama! wrote:
 snip
 Have you looked at (if it exists in MDK)
 /etc/sysconfig/network-scripts/ifup-wireless?
 snip

I didn't write that.

-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS Build Problems

2003-01-03 Thread Net Llama!
On Fri, 3 Jan 2003 [EMAIL PROTECTED] wrote:
 Feigning erudition, Andrew Mathews wrote:
 % [EMAIL PROTECTED] wrote:
 % snip
 % % That's no fun.  Hit the power button and watch how well it recovers!  :)
 % 
 % You first. ;-)
 % 
 % Kurt
 %
 % Yeah, well I tried it and XFS is *so good* my machine didn't even
 % reboot. g

 Yeah. Uh huh. If you say so. Just for yucks, I hit the reset button
 just a little while ago, and the box came back up with nary a whimper.
 Don't try this at home, kids!

On the contrary, do it try it at home.  If your box can't do that, then
you've got the wrong filesystem.

-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: HP printers

2003-01-03 Thread kwall
Feigning erudition, Ted Ozolins wrote:
% Its time to acquire a new printer my Caon BJC-210's small ink cartridge 
% is becoming a POS. I've been looking at HP6122, HP6127 and Z65n 
% (Lexmark) printers. All three of these use a decent size ink cartridge 
% and of course the print quality is astonishing.  The HP use PCL 3 and 
% the Lexmark shrugwho knows.. Is anyone using any of these and was 
% there any chicken_leg_shaking_ceromony required to configure them. 
% Any pros/cons would be greatly appreciated.

I have a Z53 that I like very much, but I acquired an HP 4m/L laser
printer from a friend, so I've gone to using it and only use the Z53
on my Windows system. I recommend a review of http://www.linuxprinting.org/
to see how the printers you are sizing up fare there. I took a quick
look, and the 612{2,7} use the hpijs driver, provided by HP. The Z65n
isn't listed. If you want the Lexmark, though, you might try another
model that has a driver supplied by Lexmark - the Z53 is one such.

Kurt
-- 
What is the robbing of a bank compared to the FOUNDING of a bank?
-- Bertold Brecht
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



(no subject)

2003-01-03 Thread Keith Antoine
Well the holidays are over and all my family have gone, just the two of us 
again. I have been using
windows for two reasons, one is that I had problems with mandrake 9.0 and 
went to do a re-install:
this was after I had added a raid drive for copying AV vhs tapes to the HD 
and putting them down as
dvd's.

The problem arose i that when I went to re-install the drives were shown as 
hac,hdd and hde; no hda
hdc as I used to have with cd drives on b and d. looked as if they are now 
hda and hdb ??

This is real wierd and I do not seem to be able to change the to what they 
should be., was thinkingbof taking the
raid out of circuit for the install but!

The other reason I was in windows was the Daughters and Son are use to 
windows and I could not get near the
computer.

Keith aka Skippy

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: raid

2003-01-03 Thread Net Llama!
On 01/03/03 15:40, Keith Antoine wrote:

Well the holidays are over and all my family have gone, just the two of 
us again. I have been using
windows for two reasons, one is that I had problems with mandrake 9.0 
and went to do a re-install:
this was after I had added a raid drive for copying AV vhs tapes to the 
HD and putting them down as
dvd's.

The problem arose i that when I went to re-install the drives were shown 
as hac,hdd and hde; no hda
hdc as I used to have with cd drives on b and d. looked as if they are 
now hda and hdb ??

This is real wierd and I do not seem to be able to change the to what 
they should be., was thinkingbof taking the
raid out of circuit for the install but!

Is this hardware or software RAID?  If its hardware, what kind of 
controller is it?  Perhaps a BIOS problem?

--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  3:50pm  up 19 days, 22:59,  2 users,  load average: 0.14, 0.11, 0.06

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: config info location in Mandrake

2003-01-03 Thread Andrew Mathews
Net Llama! wrote:

On Fri, 3 Jan 2003, Andrew Mathews wrote:


Net Llama! wrote:
snip
Have you looked at (if it exists in MDK)
/etc/sysconfig/network-scripts/ifup-wireless?
snip



I didn't write that.



It was simply snipped for brevity. Maybe a bit *too* much. g

--
Andrew Mathews
-
  5:04pm  up 4 days, 30 min,  5 users,  load average: 1.49, 1.69, 1.67
-
nesting roaches shorted out the ether cable

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Epson 1660 question

2003-01-03 Thread Ken Moffat
Net Llama! wrote:


Google is your friend:
http://www.mostang.com/pipermail/sane-devel/2002-September/004102.html

On Fri, 3 Jan 2003, Ken Moffat wrote:

 

My epson usb scanner, under kernel-2.4.20, shows an error in dmesg:
   open_scanner(10): Unable to access minor data
I wonder if epson (or other) scanner users have this problem. The
scanner seems to function perfectly but shows as a [epson] Device name
= GT-8300. It is, as stated, an Epson Perfection 1660.

Anyone with an idea?
Thanks


   


 

Wow, Thanks. I was looking, but apparently in all the wrong places. ;-)

--
Ken Moffat
[EMAIL PROTECTED]



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



OT ImageMagick on Windows 2000

2003-01-03 Thread Joel Hammer
Has anybody used ImageMagick on a windows 2000 computer? I am interested in
the command line functions, to automate image processing.

(I may have to use windows 2000 to run our proposed digital Nikon camera for our
photomicroscope.)

Joel



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: raid

2003-01-03 Thread Net Llama!
On 01/03/03 17:10, Keith Antoine wrote:

At 03:53 PM 3/01/2003 -0800, you wrote:


On 01/03/03 15:40, Keith Antoine wrote:


Well the holidays are over and all my family have gone, just the two 
of us again. I have been using
windows for two reasons, one is that I had problems with mandrake 9.0 
and went 
The problem arose i that when I went to re-install the drives were 
shown as hac,hdd and hde; no hda
hdc as I used to have with cd drives on b and d. looked as if they 
are now hda and hdb ??
This is real wierd and I do not seem to be able to change the to what 
they should be., was thinkingbof taking the
raid out of circuit for the install but!


Is this hardware or software RAID?  If its hardware, what kind of 
controller is it?  Perhaps a BIOS problem?



Its a promise chip in an Asus A7V333.


So did you change anything in its BIOS?

--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  5:20pm  up 20 days, 29 min,  2 users,  load average: 0.57, 0.38, 0.18

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: raid

2003-01-03 Thread Keith Antoine
At 03:53 PM 3/01/2003 -0800, you wrote:

On 01/03/03 15:40, Keith Antoine wrote:

Well the holidays are over and all my family have gone, just the two of 
us again. I have been using
windows for two reasons, one is that I had problems with mandrake 9.0 and 
went to do a re-install:
this was after I had added a raid drive for copying AV vhs tapes to the 
HD and putting them down as
dvd's.
The problem arose i that when I went to re-install the drives were shown 
as hac,hdd and hde; no hda
hdc as I used to have with cd drives on b and d. looked as if they are 
now hda and hdb ??
This is real wierd and I do not seem to be able to change the to what 
they should be., was thinkingbof taking the
raid out of circuit for the install but!

Is this hardware or software RAID?  If its hardware, what kind of 
controller is it?  Perhaps a BIOS problem?


Its a promise chip in an Asus A7V333.

Keith aka Skippy


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Can XFS do acess control lists?

On some systems (VMS for one) I can create access control lists ACL for 
files that contain users or groups that can access the files.


-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Archived mail?

2003-01-03 Thread Joel Hammer
Is there an archive for this mailing list?
Joel

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Archived mail?

2003-01-03 Thread Net Llama!
See the URL at the bottom of every post.

On 01/03/03 17:39, Joel Hammer wrote:

Is there an archive for this mailing list?
Joel

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  5:45pm  up 20 days, 54 min,  2 users,  load average: 0.00, 0.07, 0.21

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Interesting reading.  I've gone through man pages associated with xfs which 
talk about the fact I can set all the attributes but where are they listed 
G?

Net Llama! wrote:

 On 01/03/03 17:00, Brett I. Holcomb wrote:
 Can XFS do acess control lists?
 
 Definitely, that's one of its selling points:
 http://oss.sgi.com/projects/xfs/faq.html#acldocs
 

-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Archived mail?

2003-01-03 Thread Joel Hammer
Thanks,

Joel
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS Build Problems

2003-01-03 Thread ronnie gauthier
Just for grins hold the power button in for 20 or so seconds. ;-)

On Fri, 03 Jan 2003 13:33:05 -0700 - Andrew Mathews
[EMAIL PROTECTED] wrote the following
Re: Re: XFS Build Problems

[EMAIL PROTECTED] wrote:
snip
 % That's no fun.  Hit the power button and watch how well it recovers!  :)
 
 You first. ;-)
 
 Kurt

Yeah, well I tried it and XFS is *so good* my machine didn't even 
reboot. g

-- 
Andrew Mathews
-
   1:29pm  up 3 days, 20:55,  7 users,  load average: 1.19, 1.35, 1.57
-
If builders built buildings the way Microsoft programmers wrote 
programs, then the first woodpecker to come along would destroy 
civilization.

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -
http://www.linux-sxs.org/mailman/listinfo/linux-users
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
I've personally never had a need for them, so i honestly can't say.  Did 
you take a look at this:
http://techpubs.sgi.com/library/tpl/cgi-bin/download.cgi?coll=0530db=bkspth=/SGI_Admin/XFS_AG

On 01/03/03 17:54, Brett I. Holcomb wrote:
Interesting reading.  I've gone through man pages associated with xfs which 
talk about the fact I can set all the attributes but where are they listed 
G?

Net Llama! wrote:

On 01/03/03 17:00, Brett I. Holcomb wrote:

Can XFS do acess control lists?


Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs





--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  6:00pm  up 20 days,  1:09,  2 users,  load average: 0.32, 0.16, 0.16

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
After doing a bit of Googling, it seems that the ACL info is stored in 
the meta data for each file (or directory), and is edited with the 
'chacl' command.

Looks like there's some gems here:
http://groups.google.com/groups?as_q=xfs%20aclssafe=imagesie=UTF-8oe=UTF-8as_ugroup=*linux*lr=lang_ennum=50hl=en

On 01/03/03 17:54, Brett I. Holcomb wrote:
Interesting reading.  I've gone through man pages associated with xfs which 
talk about the fact I can set all the attributes but where are they listed 
G?

Net Llama! wrote:

On 01/03/03 17:00, Brett I. Holcomb wrote:

Can XFS do acess control lists?


Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs





--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  6:05pm  up 20 days,  1:14,  2 users,  load average: 0.07, 0.14, 0.15

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



ghostscript compile

2003-01-03 Thread harley7
I've been trying to get my printer, lexmark 3200, working under debian.
It worked under mandrake before so I know it works with linux. After
much RTFM, I found out the driver for this printer wasn't compiled into
the debian pre-packaged gs. So my question is how do you compile a
driver into gs that doesn't come standard? Has anyone needed to do this
before?

TIA,
Bill
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: HP printers

2003-01-03 Thread Bill Campbell
On Fri, Jan 03, 2003 at 02:13:53PM -0800, Ted Ozolins wrote:
Its time to acquire a new printer my Caon BJC-210's small ink cartridge 
is becoming a POS. I've been looking at HP6122, HP6127 and Z65n 
(Lexmark) printers. All three of these use a decent size ink cartridge 
and of course the print quality is astonishing.  The HP use PCL 3 and 
the Lexmark shrugwho knows.. Is anyone using any of these and was 
there any chicken_leg_shaking_ceromony required to configure them. 
 Any pros/cons would be greatly appreciated.

I just bought an HP Photosmart 7350, and wish I had spent my money on an
Epson instead because the Epsons just drop in with CUPS and gimp-print
while the HP required a lot more fiddling than I really wanted to do.

If your goal is just black and white printing, then a laser printer will
probably be less expensive in the long run than an inkjet since inkjets
seem to go on the razor model, make the printer cheap, and soak the
customer on supplies.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

The pinnacle of open systems is: when moving from vendor to vendor, the
design flaws stay the same.
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: HP printers

2003-01-03 Thread Collins
On Fri, 3 Jan 2003 17:51:12 -0500
[EMAIL PROTECTED] wrote:

 Feigning erudition, Ted Ozolins wrote:
 % Its time to acquire a new printer my Caon BJC-210's small ink
 cartridge % is becoming a POS. I've been looking at HP6122, HP6127 and
 Z65n % (Lexmark) printers. All three of these use a decent size ink
 cartridge % and of course the print quality is astonishing.  The HP
 use PCL 3 and % the Lexmark shrugwho knows.. Is anyone using any of
 these and was % there any chicken_leg_shaking_ceromony required to
 configure them. % Any pros/cons would be greatly appreciated.
 
 I have a Z53 that I like very much, but I acquired an HP 4m/L laser
 printer from a friend, so I've gone to using it and only use the Z53
 on my Windows system. I recommend a review of
 http://www.linuxprinting.org/
 to see how the printers you are sizing up fare there. I took a quick
 look, and the 612{2,7} use the hpijs driver, provided by HP. The Z65n
 isn't listed. If you want the Lexmark, though, you might try another
 model that has a driver supplied by Lexmark - the Z53 is one such.
 

Check the threads a few days ago.  I gave up on making the Z53 work with
CUPS, but Joel pointed out the steps to get LPRNG up and going, and the
Z53 works just fine.  BTW, it's a parallel-only connection; the USB
connection does not work, at least with the Lexamark driver, alignment
program, etx.

-- 
Collins Richey - Denver Area
gentoo 1.4 system
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: HP printers

2003-01-03 Thread Ted Ozolins
[EMAIL PROTECTED] wrote:



I have a Z53 that I like very much, but I acquired an HP 4m/L laser
printer from a friend, so I've gone to using it and only use the Z53
on my Windows system. I recommend a review of http://www.linuxprinting.org/
to see how the printers you are sizing up fare there. I took a quick
look, and the 612{2,7} use the hpijs driver, provided by HP. The Z65n
isn't listed. If you want the Lexmark, though, you might try another
model that has a driver supplied by Lexmark - the Z53 is one such.

Kurt
 

I've decided to go with the HP6127. Took a freinds laptop (slack 8.1) to 
London drugs plugged in the 6127 and had it up and running in no time. 
Printed off a hi-res photo and wow! This is definately the one I want. I 
did check with linuxprinting before posting, I have found that it is 
always a good idea to see what others have found with hardware. At least 
then you can have a pretty good idea of  what lies ahead during the 
install. : )
Tnx.

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: XFS and Allocation Lists

2003-01-03 Thread Ted Ozolins
Net Llama! wrote:


On 01/03/03 17:00, Brett I. Holcomb wrote:


Can XFS do acess control lists?



Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs


Dang! I wish I'd known that.  Time to backup and change the fs.

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS Build Problems

2003-01-03 Thread Collins
On Fri, 3 Jan 2003 17:47:38 -0500 (EST)
Net Llama! [EMAIL PROTECTED] wrote:

 On Fri, 3 Jan 2003 [EMAIL PROTECTED] wrote:
  Feigning erudition, Net Llama! wrote:
  % On Thu, 2 Jan 2003 [EMAIL PROTECTED] wrote:
  % 
  %  No, but I don't use RPM. I tweaked, prodded, and poked and got
  everything%  to compile and work. My new all-XFS filesystem has
  been up for just over%  10 days.
  %
  % That's no fun.  Hit the power button and watch how well it
  recovers!  :)
 
  You first. ;-)
 
 I have.  Every box where i'm running XFS is subjected to that test,
 and its never failed once.
 

Nor has EXT3 ever failed this (usually unintentional) test for me.  I
did have a reiserfs system fail to recover after a lockup (about 3 years
ago), but I'm user the current reiserfs is stable now.

-- 
Collins Richey - Denver Area
gentoo 1.4 system
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Yup, once you use acls you miss them G.

Ted Ozolins wrote:

 Net Llama! wrote:
 
 On 01/03/03 17:00, Brett I. Holcomb wrote:

 Can XFS do acess control lists?


 Definitely, that's one of its selling points:
 http://oss.sgi.com/projects/xfs/faq.html#acldocs

 Dang! I wish I'd known that.  Time to backup and change the fs.
 

-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Digital Video Editing Software

2003-01-03 Thread Joel Hammer
Several days ago someone posted asking about digital video editing software
for linux.

This link may help:


http://www.schirmacher.de/cgi-bin/dclinks.cgi?action=view_categorycategory=Linux+Software


Joel


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: CD-RW disks

2003-01-03 Thread Collins
On Fri, 03 Jan 2003 12:02:40 -0800
Ted Ozolins [EMAIL PROTECTED] wrote:

 Net Llama! wrote:
 
 So this is only occuring with the TDK disks that came with the drive?
 cdrecord seems to think that there's no disk in the drive, or that
 the disks aren't valid for writing.  Seems like they're crappy disks,
 assuming that others work fine.
 
   
 
 I've run across this a few times with re-writeables. I've force a 
 blanking and that seems to cure it. I've also had that problem because
 
 of fine dust on the lense of the writer.
 

I'll have to try some new media (sigh).  All of these were still in
shrink-wrap, however.  Blanking them also does not work.

-- 
Collins Richey - Denver Area
gentoo 1.4 system
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
On 01/03/03 18:31, Ted Ozolins wrote:

Net Llama! wrote:


On 01/03/03 17:00, Brett I. Holcomb wrote:


Can XFS do acess control lists?




Definitely, that's one of its selling points:
http://oss.sgi.com/projects/xfs/faq.html#acldocs


Dang! I wish I'd known that.  Time to backup and change the fs.


XFS...it slices, it dices, it feeds your pets.  ;)

--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  6:55pm  up 20 days,  2:04,  2 users,  load average: 0.34, 0.24, 0.19

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: XFS and Allocation Lists

2003-01-03 Thread Brett I. Holcomb
Net Llama! wrote:

 On 01/03/03 18:31, Ted Ozolins wrote:
 Net Llama! wrote:
 
 On 01/03/03 17:00, Brett I. Holcomb wrote:

 Can XFS do acess control lists?



 Definitely, that's one of its selling points:
 http://oss.sgi.com/projects/xfs/faq.html#acldocs

 Dang! I wish I'd known that.  Time to backup and change the fs.
 
 XFS...it slices, it dices, it feeds your pets.  ;)
 

Hmm, is that the xfs_feed command?  I'll have to merge that one G.

-- 
Brett I. Holcomb
[EMAIL PROTECTED]
AKA Grunt 
Registered Linux User #188143
Remove R777 to email
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Digital Video Editing Software

2003-01-03 Thread Net Llama!
That was me.  Thanks for the URL.  Unfortunately, its primarily focused 
on IEEE1394 streaming video, and i'm working with a webcam (MPEG or AVI) 
videos.

On 01/03/03 18:45, Joel Hammer wrote:
Several days ago someone posted asking about digital video editing software
for linux.

This link may help:


http://www.schirmacher.de/cgi-bin/dclinks.cgi?action=view_categorycategory=Linux+Software


Joel


--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  7:35pm  up 20 days,  2:44,  2 users,  load average: 0.10, 0.25, 0.26

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Via C3 processor?

2003-01-03 Thread Ken Moffat
Any opinions on this Via C3 processor? Just wondered if what WalMart is 
trying to sell is usable.

--
Ken Moffat
[EMAIL PROTECTED]



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: XFS and Allocation Lists

2003-01-03 Thread Andrew Mathews
Brett I. Holcomb wrote:

Net Llama! wrote:

snip

XFS...it slices, it dices, it feeds your pets.  ;)



Hmm, is that the xfs_feed command?  I'll have to merge that one G.



xfs_freeze -f /beer g

--
Andrew Mathews
-
  8:49pm  up 6 days,  2:35,  8 users,  load average: 1.24, 1.17, 1.11
-
My own business always bores me to death; I prefer other people's.
		-- Oscar Wilde

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



OT XFS Build Problems

2003-01-03 Thread Andrew Mathews
Collins wrote:
snip

Nor has EXT3 ever failed this (usually unintentional) test for me.  I
did have a reiserfs system fail to recover after a lockup (about 3 years
ago), but I'm user the current reiserfs is stable now.



 I truly wish I could say the same, but unfortunately that was one of 
the failings we could demonstrate fairly consistently. During a 2 hour 
evaluation before our Chief Justice, CEO, and CIO, as well as the 
management team, ext3 never did survive 5 hard resets in a row. We 
rebuilt the machines exactly the same, only difference being on an xfs 
filesystem, all packages were the same. xfs still, to this day, has 
never failed to recover itself, even under almost 100% load. We migrated 
our Informix database from raw logical partitions under AIX to xfs 
partitions under linux and the data set was monitored for corruption at 
the moment of impact with absolutely NO loss. Even our vendor who was 
previously only certifying their product under ext2 or 3 added an 
addendum to our supportfolio stating that they will support xfs and last 
week told us that unofficially xfs will become the defacto standard 
for their Informix/Linux/FACTS product line.
 As an aside, my copy of Linux Journal just arrived, with SGI's ALTIX 
3000 on the cover. It's the ultimate badass linux box, with up to 64 
Itanium2 64 bit processors, and 512GB ram, with a 512 processor/4TB 
memory version coming soon. This puppy ROCKS! Check out the filesystem 
performance chart, Figure 7, page 48 for a comparison.
 Ext3 works great for most people, but I've had and seen too many 
problems to consider it ready for a production machine in our 
environment. I'm glad you've had good luck with it though.

--
Andrew Mathews
-
  8:44pm  up 6 days,  2:30,  8 users,  load average: 1.23, 1.09, 1.08
-
Conversion, fastidious Goddess, loves blood better than brick, and feasts
most subtly on the human will.
-- Virginia Woolf, Mrs. Dalloway

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: XFS and Allocation Lists

2003-01-03 Thread Ted Ozolins
Net Llama! wrote:



XFS...it slices, it dices, it feeds your pets.  ;)



Now if only I can get it to make coffee for me in the morning:)

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: CD-RW disks

2003-01-03 Thread Ted Ozolins
Collins wrote:



I'll have to try some new media (sigh).  All of these were still in
shrink-wrap, however.  Blanking them also does not work.

 

I may have missed something here, but do music cd's play in that unit?

--
Ted Ozolins (VE7TVO)
Westbank, B. C.

Powered by Slackware 8.1, sent with Mozilla


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: ghostscript compile

2003-01-03 Thread Joel Hammer
You might find it easier just to get a version of gs which has your driver
compiled in it. As I recall, trying to compile gs was beyond me.

Joel


On Fri, Jan 03, 2003 at 09:29:47PM -0500, [EMAIL PROTECTED] wrote:
 I've been trying to get my printer, lexmark 3200, working under debian.
 It worked under mandrake before so I know it works with linux. After
 much RTFM, I found out the driver for this printer wasn't compiled into
 the debian pre-packaged gs. So my question is how do you compile a
 driver into gs that doesn't come standard? Has anyone needed to do this
 before?
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: Via C3 processor?

2003-01-03 Thread Net Llama!
crap.  C3 basically equals the performance of a slow PII.  sure its 
usable, but not for anything other than email  casual web surfing.

On 01/03/03 19:52, Ken Moffat wrote:
Any opinions on this Via C3 processor? Just wondered if what WalMart is 
trying to sell is usable.


--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  9:00pm  up 20 days,  4:09,  2 users,  load average: 0.00, 0.00, 0.00

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users



Re: ghostscript compile

2003-01-03 Thread Net Llama!
On 01/03/03 20:31, Joel Hammer wrote:

You might find it easier just to get a version of gs which has your driver
compiled in it. As I recall, trying to compile gs was beyond me.

Joel


On Fri, Jan 03, 2003 at 09:29:47PM -0500, [EMAIL PROTECTED] wrote:

I've been trying to get my printer, lexmark 3200, working under debian.
It worked under mandrake before so I know it works with linux. After
much RTFM, I found out the driver for this printer wasn't compiled into
the debian pre-packaged gs. So my question is how do you compile a
driver into gs that doesn't come standard? Has anyone needed to do this
before?


Agreed.  I remember attempting to help a friend compile a print driver 
in ghostscript about 2 years ago.  I was praying to be thrown into a 
circle of hell after fighting with it for a few hours.  ghostscript is 
one of those ancient UNIX legacy apps that really needs a massive 
overhaul.  Its been ported to death and really is utterly frightening in 
its internals.

--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  9:00pm  up 20 days,  4:09,  2 users,  load average: 0.00, 0.00, 0.00

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users


Re: XFS and Allocation Lists

2003-01-03 Thread Net Llama!
On 01/03/03 19:53, Ted Ozolins wrote:

Net Llama! wrote:



XFS...it slices, it dices, it feeds your pets.  ;)



Now if only I can get it to make coffee for me in the morning:)


that's in cvs right now.

--
~
L. Friedman   	   [EMAIL PROTECTED]
Linux Step-by-step  TyGeMo: 		http://netllama.ipfox.com

  9:00pm  up 20 days,  4:09,  2 users,  load average: 0.00, 0.00, 0.00

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://www.linux-sxs.org/mailman/listinfo/linux-users