[gentoo-user] OT- tv tuner cards

2006-10-02 Thread maxim wexler
Hi group, Do these things work very well? What's a good one? Is it gentoo-friendly. I'll be using it with a Viewsonic 17" LCD with a digital connector and a ATI Radeon 256M vid card. I saw one work back in 2000 and thought the picture quality quite poor. Have they improved much since then? -Ma

Re: [gentoo-user] OT- tv tuner cards

2006-10-03 Thread maxim wexler
> What is your TV source? Digital satellite? (DVB-S) > Digital terrestial? > (DVB-T), analogue terrestial? Cable? What country > are you in? > Outdoor pole-mounted antenna. It brings in the two local(relatively) stations quite well depending on the atmospherics. No cable in this neck of the woods

[gentoo-user] no output from quota

2006-10-07 Thread maxim wexler
Hello group, I just emerged quota but when I try to use it it responds with nothing. Sometimes it gives me the help menu: quota: Usage: quota [-guqvs] [-l | -Q] [-i] [-F quotaformat] quota [-qvs] [-l | -Q] [-i] [-F quotaformat] -u username ... quota [-qvs] [-l | -Q] [-i] [-F quot

Re: [gentoo-user] no output from quota

2006-10-08 Thread maxim wexler
> did you enable quota support for your filesystem in > the kernel? What > Filesystem do you use? > > - -daniel No. Reiserfs. Thanks for the tip, Daniel. -Maxim __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around htt

Re: [gentoo-user] Re: no usb mouse in xorg 7.1

2006-10-08 Thread maxim wexler
I'm using the same mouse. Here's what works for me: # ** # Core Pointer's InputDevice section # ** Section "InputDevice" # Identifier and driver Identifier

[gentoo-user] lsmod and startx don't agree

2006-10-08 Thread maxim wexler
Hello group, I don't remember the exact details but I noticed that any attempt to upgrade x11 revealed that everything under xorg-x11 was blocked. So I did emerge -C xorg-x11 then emerge xorg-x11. So far so good. I ran xorgconfig and passed it the same values as before since the hardware hasn't ch

Re: [gentoo-user] lsmod and startx don't agreeRESOLVED

2006-10-09 Thread maxim wexler
--- Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: > On Monday 09 October 2006 06:54, Bo Ørsted Andresen > wrote: > > At that point you were supposed to follow the > migration to modular X guide > > [1]. > > Heh, forgot the reference.. > > [1] > http://www.gentoo.org/proj/en/desktop/x/x11/modul

[gentoo-user] no reiserfs with quota?

2006-10-10 Thread maxim wexler
Hello group, Quota still gives no output except [EMAIL PROTECTED] ~ $ quota -F reiserfs -u heathen quota: Unknown quota format: reiserfs Supported formats are: vfsold - original quota format vfsv0 - new quota format rpc - use RPC calls xfs - XFS quota format or [EMAIL PROTECTED] ~ $ quo

[gentoo-user] where to put mknod & chmod

2006-10-11 Thread maxim wexler
Hi group, One of my morning chores after booting linux is to su and enter #mknod /dev/ppp c 108 0 and #chmod a+rw /dev/parport0. Where can I park these commands to automate the process? -Maxim __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the

Re: [gentoo-user] where to put mknod & chmod

2006-10-12 Thread maxim wexler
> What baselayout and udev version are you using? > Thanks Alan, I added the commands to local.start and that seems to have done the trick. But here's the baselayout and udev info: [EMAIL PROTECTED] ~ $ emerge -pv baselayout These are the packages that would be merged, in order: Calculating

Re: [gentoo-user] where to put mknod & chmod

2006-10-13 Thread maxim wexler
> > Ah, the old local.start hack > > Apparently we should never use it for things like > this. But we all > do :-) > > As a solution it's OK to do this, as long as you > always remember that > you put it there - future updates often end up doing > strange things > because of the contents of l

Re: [gentoo-user] mmx sse sse2 use flags

2006-10-13 Thread maxim wexler
What does $cat /proc/cpuinfo say on the "flags" line? If they show up there I'd say add them. Because the cpu is at the center of the system they ought to be available for all of portage's tasks. My $.02. --- "Matthew R. Lee" <[EMAIL PROTECTED]> wrote: > I need a bit of advice. I have these use

[gentoo-user] etc-update vs dispatch-conf

2006-10-13 Thread maxim wexler
Hello group, Interesting discussion here: http://forums.gentoo.org/viewtopic-t-478783.html What does the group think? -Maxim __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user

Re: [gentoo-user] etc-update vs dispatch-conf

2006-10-13 Thread maxim wexler
> dispatch-conf is just a more robust and > full-featured system for > updating config files. I read the first page of that > discussion and it > seems most of those who use etc-update haven't tried > dispatch-conf. > The rest feel they don't need the added features. > IMHO dispatch-conf > should b

[gentoo-user] dispatch-conf spells disaster

2006-10-14 Thread maxim wexler
Hello group, As I expected it would, dispatch-conf over-wrote/corrupted a lot of files without giving me a chance to stop it. It left no log(file was empty)in /var/log/dispatch-conf.log. or any record of its passing that I can find. Worst of all I can no longer dialout. /dev/ttyS0(external modem

Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED

2006-10-15 Thread maxim wexler
One of the files dispatch-conf over-wrote without telling me or leaving any record was /etc/modules.autoload.d/kernel-2.6 which meant 8250.ko failed to load. > What is the output of: > > # portageq config_protect > > and > > # portageq config_protect_mask > localhost heathen # portageq config_

Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED?

2006-10-16 Thread maxim wexler
> If you really have an empty CONFIG_PROTECT, > dispatch-conf didn't touch > this file, it was replaced during emerge. You must > fix this before > emerging anything else or you will overwrite more > config files. > > What do > emerge --info | grep CONFIG > and > grep CONFIG /etc/make.conf > show

Re: [gentoo-user] dispatch-conf spells disaster-RESOLVED

2006-10-16 Thread maxim wexler
Please see my reply to Neil re this thread > Once you marked some directories from protection, > emerge will, instead of > using the file from a package, install the file from > a package > as ._cfg- (or somesuch). Tools like > dispatch-conf and > etc-update are then used to merge your file

[gentoo-user] how thorough is #emerge --sync?

2006-10-17 Thread maxim wexler
Hello group, I recently sync'ed portage, but when I did #emerge digg2ogg it installed version 0.8 which is way out of date. I thought sync was supposed to "prime" portage to get the latest versions of software when needed. Here's the sync line in make.conf. SYNC="rsync://rsync.namerica.gentoo.

Re: [gentoo-user] how thorough is #emerge --sync?

2006-10-17 Thread maxim wexler
>digg2ogg should be dir2ogg __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] how thorough is #emerge --sync?

2006-10-18 Thread maxim wexler
> # echo "media-sound/dir2ogg ~x86" >> > /etc/portage/package.keywords > > and that will install dir2ogg-0.9.1. Not yet. There's gotta be more to it than that. I ran the above command then did #emerge -C dir2ogg then #emerge -pv dir2ogg: These are the packages that would be merged, in order: C

Re: [gentoo-user] how thorough is #emerge --sync?

2006-10-18 Thread maxim wexler
> You have made a typo or some other mistake. It is > documented in the portage > guide: Oops, I left off the 'x' in '~x86' So that's sorted now. Thanks Darren. -Maxim __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection ar

[gentoo-user] many corrupt links

2006-10-21 Thread maxim wexler
Hello group, I came across the following corrupted links(except as noted). From my notes I see they date from the time I did #emerge gentoo-source-2.6.12-r6. It's now 2.6.16-r3. I'm wondering if this is a problem. Doesn't seem to be and besides this box is i686. Should I just ignore them? They'

[gentoo-user] no sound realplayer net radio

2006-11-10 Thread maxim wexler
Hello group, I have Realplayer-10.0.6776(gold) installed. When I click on a radio site with mp3 stream it opens and runs. But without sound. The plugin is there. snd_pcm_oss is loaded. madplay, xmms, kde widget sounds all OK. Somebody said do $killall artsd but that didn't work. -Maxim

[gentoo-user] mplayer keybinding

2006-11-21 Thread maxim wexler
Hi group, This should be easy but I can't seem to find the answer. Just started using mplayer from the command line. I see it has lot's of possibilities. Right now just using it to play tunes but can't seem to get it to jump back to the previous tune. When I hit it says "No bind found for key 'T

Re: [gentoo-user] mplayer keybinding

2006-11-22 Thread maxim wexler
--- Redouane Boumghar <[EMAIL PROTECTED]> wrote: > Hi Maxim, > > Did you try "<" and ">" to move back and forward in > the playlist ? No, I didn't but I see it doesn't work in shuffle mode. -Maxim Do you Y

[gentoo-user] audacity export mp3 crash

2006-12-02 Thread maxim wexler
Hi group, When I try to edit an mp3 file in audacity and then "export" the result, a window opens which says audacity must search for libmp3lame, OK? I click yes and another window opens after a few seconds with libmp3lame.so in /usr/lib highlighted. Now it gives two choices: 'Cancel' and 'Open'.

Re: [gentoo-user] dual boot install advice

2006-12-07 Thread maxim wexler
> > comments and advice are welcome. Resizing the XP > partitioning (NTFS) without > reformatting nevers seems to work for me. My method is to boot the linux cd and partition the drive but I don't format the 1st one. Then boot the XP cd and install it to the first partition _then_ boot the linux

[gentoo-user] turning off irrelevant mplayer error

2006-12-09 Thread maxim wexler
Hi group, When I try to use gmplayer to play audio I get this ugly error message on my desktop: [A0 0SS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy Doesn't stop gmplayer from working. It uses alsa OK. Got this on the command line too but it wasn't so in your face. A

Re: [gentoo-user] turning off irrelevant mplayer errorFIXED

2006-12-09 Thread maxim wexler
--- Nick Rout <[EMAIL PROTECTED]> wrote: > What output device is gmplayer set to use? > > Try explicitly setting it to alsa. > > for the command line look at /etc/mplayer.conf works for gui too, thanks Nick Maxim __

Re: [gentoo-user] turning off irrelevant mplayer errorFIXED?

2006-12-11 Thread maxim wexler
> Ahh its so nice to have answered someone elses > question for a change :-) > -- > gentoo-user@gentoo.org mailing list > > Whoa! I typed too soon. It doesn't work if I enter $ mplayer -playlist myplaylist.pla. It just scrolls through the list without a sound. Ctrl-C kicks me out. However $gmpla

[gentoo-user] (g)mplayer and queue

2006-12-12 Thread maxim wexler
Hi group, xmms has a cool queue feature; mplayer, not so much. Did a search and came up with vdr. Since I'm only playing tunes, was kinda hoping for something with a smaller footprint. Is there some other plugin or...? Maxim __

Re: [gentoo-user] turning off irrelevant mplayer errorFIXED?

2006-12-12 Thread maxim wexler
> So did you set "ao=alsa" in /etc/mlayer.conf > (~/.mplayer/config should work > too)? > No, I uncommented "ao=sdl:esd". So now I've set "ao=alsa" and that's a definite improvement. Both gui and command line work OK. Thanks Bo. I note the mplayer man page is 6700 lines long. Is there somethin

[gentoo-user] I want my xmms

2006-12-29 Thread maxim wexler
Hi group, mplayer has some problems that xmms doesn't. Whenever a lot of hard-drive activity takes place on my PC, mplayer faulters and sputters. I have to run xmms if I want uninterrupted music. And this is a fairly up-to-date unit with a Gig o' RAM. If I want shuffle mode I must first open xmm

Re: [gentoo-user] I want my xmms

2006-12-29 Thread maxim wexler
> So why don't you just keep using xmms? Do you have > any problems with it? > > > mplayer *can* play wmas, so that's a plus. > > Doesn't the xmms-wma plugin work for you? No. It just skips the wmas. > > $ eix -c xmms-wma > [EMAIL PROTECTED] ~ $ eix -c xmms-wma [I] media-plugins/xmms-wma (1.0.

Re: [gentoo-user] I want my xmms

2006-12-29 Thread maxim wexler
> Will audacious not work for you? Haven't tried yet. Fellow down the list says it's a resource hog like mplayer. Maxim __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo

Re: [gentoo-user] I want my xmms

2007-01-04 Thread maxim wexler
> IMHO audacious is using a perfectly reasonable > amount of resources, OP here. My original problem was that xmms wouldn't play wmas and mplayer, which does, sputtered whenever the hard drive was active. Following the thread led me to audacious which I hadn't even heard of. So far it's perfo

Re: [gentoo-user] udev / ppp problem

2007-01-28 Thread maxim wexler
> insight... Does anyone see what it is I'm missing > that causes the > >udevd-event[9376]: wait_for_sysfs: waiting > for >'/sys/class/net/ppp0/device/driver' failed > > error below? There's no ppp0 directory under > /sys/class/net/ but I > don't know what creates it. PPP can

Re: [gentoo-user] What should be backed up?

2005-12-28 Thread maxim wexler
If you're like me and you connect to the web with a string and a tin can, you'll want to save the distfiles for sure. --- Martin S <[EMAIL PROTECTED]> wrote: > Finally getting my reinstalled box the way I want it > I thought about doing a > backup. :) > Short of doing an image of the whole insta

Re: [gentoo-user] emerge realplayer

2005-12-29 Thread maxim wexler
--- larry <[EMAIL PROTECTED]> wrote: > trying to emerge realplayer, received following > error msg: > > >>> emerge (1 of 1) > media-video/realplayer-10.0.6 to / > >>> Downloading > https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm > --21:17:33--

[gentoo-user] help with ebuild

2005-12-31 Thread maxim wexler
Hello everybody, I'd like to write an ebuild for words-1.97, a nifty latin -> english translator. In skel.ebuild for LICENSE="" what do I put? Are the listings in /usr/portage/licenses all possibilities? Which one do I pick? There doesn't seem to be any direction in the docs for the words program

Re: [gentoo-user] emerge realplayer - resolved

2005-12-31 Thread maxim wexler
> FETCHCOMMAND and RESUMECOMMAND. i never was able to > locate the file on the https://helixcommunity.org/project/showfiles.php?group_id=154 > helixcommunity site. __ Yahoo! DSL – Something to write home about. Just $16.99/mo. or l

Re: [gentoo-user] help with ebuild

2006-01-01 Thread maxim wexler
--- Lares Moreau <[EMAIL PROTECTED]> wrote: > On Sat, 2005-12-31 at 11:22 -0800, maxim wexler > wrote: > > Hello everybody, > > > > I'd like to write an ebuild for words-1.97, a > nifty > > latin -> english translator. > > >

Re: [gentoo-user] ebuild defaults?

2006-01-04 Thread maxim wexler
--- Lares Moreau <[EMAIL PROTECTED]> wrote: > On Wed, 2006-01-04 at 09:25 -0800, maxim wexler > wrote: > > Is there a default, eg for LICENSE, in an ebuild > if > > the ebuild's author can't discover it? > > What package? We'll take a loo

Re: [gentoo-user] ebuild defaults?

2006-01-05 Thread maxim wexler
> It's in the documentation files in the tarball > > Licence > > All parts of the WORDS system, source code and data > files, are made freely available to anyone who > wishes to use them, for whatever purpose. > > Which makes it Freely Distributable, surely. > OK, setting LICENSE="as-is". S

[gentoo-user] firefox -- too weird!

2006-01-07 Thread maxim wexler
Hello everybody, OK, so I'm surfin and go to www.thocp.net/index.htm having truncated the link out of curiosity from http://www.thocp.net/biographies/pickette_wayne_interview.htm The window opens way outside the boundaries of the screen and I can't drag the corner back. So I ctrl-w out of the

Re: [gentoo-user] OT - Permissions on mounted Windows partition

2006-01-08 Thread maxim wexler
Don't know about execute, but I regularly read/write files from linux to a fat partition in XP mounted in my linux homedir as user without having to jump through any extra hoops. Fat formatting is the key here, I think. --- Michael Sullivan <[EMAIL PROTECTED]> wrote: > I think someone's asked thi

Re: [gentoo-user] Sata Controllers and drives

2006-01-09 Thread maxim wexler
> > 2. Sata drives - what have you found to be reliable > and work well. I've > crossed Hitachi off my list because of my experience > with the Ultrastores. Western Digital works OK for me. in my .config: CONFIG_SCSI_SATA=y CONFIG_SCSI_SATA_NV=y CONFIG_SCSI_SATA_SIL=y

Re: [gentoo-user] firefox -- too weird![FIXED]

2006-01-09 Thread maxim wexler
--- Holly Bostick <[EMAIL PROTECTED]> wrote: > Abhay Kedia schreef: > > On Sunday 08 January 2006 00:05, maxim wexler > wrote: > > > >> I did this twice, so it's no mere fluke. I rushed > over to Yahoo to > >> post this and the window&#x

Re: [gentoo-user] ppp-2.4.3-r10.ebuild

2006-01-12 Thread maxim wexler
I've done this lots. I didn't have near the problems you seem to be having. If you can chroot to /bin/bash you shouldn't have a problem. But you need pppconfig in addition to ppp. According to my notes I had to USE="-unicode" before I could emerge pppconfig. Don't recall where that came from; you m

[gentoo-user] ogle fails to read dvd

2006-01-17 Thread maxim wexler
Hello everyone, Here's the error(same as from root prompt): [EMAIL PROTECTED] ~ $ ogle WARNING[dvd_gui]: add_keybinding(): No such action: 'SaveScreenshot' WARNING[dvd_gui]: add_keybinding(): No such action: 'SaveScreenshotWithSPU' libdvdread: Using libdvdcss version 1.2.9 for DVD access libdvdre

[gentoo-user] trouble with CUPS

2006-01-20 Thread maxim wexler
Hello everybody, According to the Gentoo Printing Guide -> Installing the Printer, I'm to go to http://localhost:631 and then click on "Administration". Well, there's "Do Administrative Tasks", so I clicked on that. The guide says to "enter root login and password" into the box but the box only a

Re: [gentoo-user] trouble with CUPS

2006-01-21 Thread maxim wexler
> Because you have the same interface to set up a > printer on your, your > neighbours' and your 10.000-km-away pen pal. so? Can you > explain me the need > to not use http for your own config and using it for > external configs, > while you can have a single configuration app? > No I can'

[gentoo-user] Easy? Software Products

2006-01-21 Thread maxim wexler
Hi, Welcome to my leaner, stripped-to-the-basics, I-can't-setup-my-printer thread. Come in, make yourself at home. Much roomier here, as you can see. Ok, so you click on 'Do Administrative Tasks' at that place of mystery http://localhost:631/ and it asks you for your username and password and y

Re: [gentoo-user] Easy? Software Products

2006-01-22 Thread maxim wexler
--- "Brett I. Holcomb" <[EMAIL PROTECTED]> wrote: > Use the root password - it's looking for root's no workee __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mai

Re: [gentoo-user] Easy? Software Products

2006-01-22 Thread maxim wexler
> about this same problem. > Can you post output of "emerge -pv cups" and "emerge Thanks Abhay, [EMAIL PROTECTED] ~ $ emerge -pv cups These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] net-print/cups-1.1.23-r4 -cjk -gnutls -nls* +pam -samba

Re: [gentoo-user] Easy? Software Products

2006-01-22 Thread maxim wexler
> Give "root" as username and root password. OK, now we're getting somewhere. Apologies to Brent Holcomb who suggested the same. I did try root earlier and it didn't work -- must have used wrong pw. So ran Administrative Tasks and added printer but now lpr does nothing; no print; no message. And

Re: [gentoo-user] ogle fails to read dvd[SOLVED]

2006-01-22 Thread maxim wexler
> there. Another option is "ogle --debug /dev/hdd" > which puts out more info. > hmm, it wants to be run as root. don't need to be root to play CDs. #chown :cdrom /dev/hdd that's what I like :) thanks! __ Do You Yahoo!? Tired of spam? Yahoo! M

[gentoo-user] cups -- more clues?

2006-01-22 Thread maxim wexler
Hello everybody, Time to log out; expecting a phone call. So far I re-emerged cups and emerged foomatic. Set up the printer again using localhost:631->Admin tasks->add printer. No complaints. Then I set cups debug level to "stun" in cupsd.conf, restarted cupsd & tried lpr test.txt In the cups/er

Re: [gentoo-user] cups -- more clues?

2006-01-23 Thread maxim wexler
--- Abhay Kedia <[EMAIL PROTECTED]> wrote: > On Monday 23 January 2006 07:02, maxim wexler wrote: > > > > In the cups/error_log > > > Did you set LogLevel to debug2 in > /etc/cups/cupsd.conf? Yes sarawak heathen # tail -n 30 /var/log/cups/err* d [23/Ja

[gentoo-user] CUPS -- fails better!

2006-01-23 Thread maxim wexler
Hello everybody, As a follow up to my tales of not-printing woe... >From a forum I read to use $lpr -l test ie-l Specifies that the print file is already formatted for the destination and should be sent without filtering. This option is equivalent to "-oraw". This time the printer whir

Re: [gentoo-user] cups -- more clues?

2006-01-24 Thread maxim wexler
Man, trying to print a test page is the first thing I tried! --- Abhay Kedia <[EMAIL PROTECTED]> wrote: > On Monday 23 January 2006 22:29, maxim wexler wrote: > > > > Yes > > > Try printing a test page directly from CUPS Admin > panel so that any problems >

Re: [gentoo-user] CUPS -- fails better!

2006-01-29 Thread maxim wexler
--- "Manuel A. McLure" <[EMAIL PROTECTED]> wrote: > On Monday 23 January 2006 07:20 pm, maxim wexler > wrote: > > This time the printer whirred to life printed the > > first line of text across the very top of the > paper > > then quit with the orange

Re: [gentoo-user] CUPS -- fails better!

2006-01-29 Thread maxim wexler
> > Only thing that comes to mind is that when I did > emerge -pv cups it said some file(can't recall > which) > was being blocked by xpdf which I don't use so I > removed it and cups went in OK. Long shot. It was poppler. googling cups + poppler revealed this: http://www.gentoo.org/security/en/

Re: [gentoo-user] CUPS -- fails better!

2006-01-30 Thread maxim wexler
--- Manuel McLure <[EMAIL PROTECTED]> wrote: > On Sunday 29 January 2006 10:54, maxim wexler wrote: > > > > One option to solve this is to emerge unix2dos > and > > > use the following command > > > line: > > > > > > unix2dos file

Re: [gentoo-user] Re: CUPS -- fails better!

2006-01-31 Thread maxim wexler
--- Mick <[EMAIL PROTECTED]> wrote: > maxim wexler wrote: > > [snip...] > > I [30/Jan/2006:14:52:31 -0700] Job 23 queued on > > 'deskjet' by 'root'. > > Why are you running it as root? That was a test page run from localhost631 which

Re: [gentoo-user] Re: CUPS -- fails better!

2006-02-01 Thread maxim wexler
--- Bo �rsted Andresen <[EMAIL PROTECTED]> wrote: > On Tuesday 31 January 2006 18:09, maxim wexler > wrote: > > sarawak heathen # unix2dos env-lp-test | lpr -l > > unix2dos: converting file env-lp-test to DOS > format > > ... > > lpr: error - st

Re: [gentoo-user] Re: CUPS -- fails better!

2006-02-01 Thread maxim wexler
> > got to start looking. I wouldn't be suprised if > it's a permission problem > > like Mick says. > > No look closer, that is NOT what it says!! > > It says "PID 5869 stopped with status 3!" PID 5869 > is foomatic-rip (see two lines above, not quoted > above, but in maxim's message) > > "Sta

Re: [gentoo-user] Re: CUPS -- fails better!

2006-02-01 Thread maxim wexler
> > You could try running /usr/lib/cups/backend/parallel > from a console to see > what happens (as the same user as cups is running > under!) There's no parallel man page and parallel --help is very terse but I made the following stab(left the 'options' field blank): sarawak heathen # /usr/li

Re: [gentoo-user] Re: CUPS -- fails better!

2006-02-01 Thread maxim wexler
> > What I would try is to set up another printer queue, > using "Raw Printer" > - this makes cups get out of the way as much as it > can (even more than > -l would do.) Not sure, but if you mean sarawak heathen # cat cups_error > /dev/lp0 then the result is as before: some noise followed by

Re: [gentoo-user] Re: CUPS -- fails better!

2006-02-02 Thread maxim wexler
Perhaps you > should try lprng > instead of CUPS as your print spooler - it may be a > better option for > what you're trying to do. Did emerge -C cups and emerge lprng now every attempt at using lpr results in Get_local_host: hostname 'sarawak' bad What do they mean bad? When I run hostname,

Re: [gentoo-user] Re: CUPS -- fails better!

2006-02-03 Thread maxim wexler
--- Manuel McLure <[EMAIL PROTECTED]> wrote: > On Thursday 02 February 2006 18:56, maxim wexler > wrote: > > Did emerge -C cups and emerge lprng now every > attempt > > at using lpr results in > > > > Get_local_host: hostname 'sarawak' bad &

[gentoo-user] printing and localhost

2006-02-06 Thread maxim wexler
Hello everybody, When I try to print something using lprng I get: Sending job '[EMAIL PROTECTED] +689 to [EMAIL PROTECTED] Cannot open connection to localhost - No such file or directory. Here's /etc/conf.d/hostname: [EMAIL PROTECTED] ~ $ cat /etc/conf.d/hostname # /etc/conf.d/hostname # $Heade

[gentoo-user] still can't print

2006-02-12 Thread maxim wexler
Hello everybody, CUPS was a bust so I emerged lprng. No dice! F'rinstance, if I try to print from firefox a window opens saying "Progress: Preparing..." then after about 15s it disappears. Then silence, save for the weeping and wailing from yours truly. A look at File->Print->Printer Properties-

Re: [gentoo-user] still can't print

2006-02-15 Thread maxim wexler
--- Manuel McLure <[EMAIL PROTECTED]> wrote: > On Sunday 12 February 2006 11:05, maxim wexler > wrote: > > > 127.0.0.1 localhost sarawak > > # IPV6 versions of localhost and co > > Try > > 127.0.0.1 sarawak localhost Nope. googling le

RE: [gentoo-user] still can't print

2006-02-17 Thread maxim wexler
> > I can't remember, have you tried to get your printer > working with the > hpijs driver? > > Emerge -uDpv hpijs Yow! that's 32 megs. Had to be satisfied with simple emerge hpijs. Then it worked! Well, not quite. The test page printed OK but when I ran lpc reread as per the instructions at th

[gentoo-user] apsfilter issue

2006-02-18 Thread maxim wexler
Hi group, After struggling unsuccessfully with CUPS I installed lprng and apsfilter. I got as far as printing the test page in apsfilter-setup but any attempt to print fails. Here's a recent xterm session: [EMAIL PROTECTED] ~ $ lpq Printer '[EMAIL PROTECTED]' - cannot open connection - No such f

Re: [gentoo-user] apsfilter issue--more info

2006-02-18 Thread maxim wexler
Hello group, after tweaking apsfilter some more I seemed to have resolved the problem down to one final, unfixable error. >From lpd -F -D1 Fatal error - Another print spooler active, possibly lpd process '6715' 2006-02-18-15:51:48.626 sarawak [7177] lpd cleanup: done, exit(0) ps -A gives (sni

[gentoo-user] got lprng?

2006-02-19 Thread maxim wexler
Then you're part of a dying breed evidently. I wasn't able to get cups to work so installed lprng. For more details on my problem go to the archives and search against my name and 'print' and 'cups' This is what I see in my log. It says at least two spoolers active but ps -A reveals only one. 2

Re: [gentoo-user] got lprng?

2006-02-19 Thread maxim wexler
--- "Manuel A. McLure" <[EMAIL PROTECTED]> wrote: > On Sunday 19 February 2006 01:53 pm, maxim wexler > wrote: > > Then you're part of a dying breed evidently. > > > > I wasn't able to get cups to work so installed > lprng. > >

[gentoo-user] using gnupic

2006-02-27 Thread maxim wexler
Hello group, Like to learn from others their experiences using gnupic tools. What is the best programmer? DIY preferred. Serial or parallel. What sorts of pitfalls, tradeoffs? Are some of the pic chips more linux-worthy than others? I plan to use a K6 500MHz AMD as a dedicated pic development p

Re: [gentoo-user] got lprng?[SOLVED]

2006-03-01 Thread maxim wexler
> an /etc/printcap entry like the following: > > lp:sd=/var/spool/lpd/%P > :force_localhost > :lp=/dev/lp0 > :filter=/usr/lib/filters/lpf This didn't quite do it. But I followed the lprng link at linuxprinting.org and came across the sample printcap there which I adapted and...s

Re: [gentoo-user] Re: using gnupic

2006-03-01 Thread maxim wexler
> > Are some of the pic chips more linux-worthy than > others? > > This a joke? Only if you think I meant to put a linux kernel on a pic chip. I'm just starting out. As a first project I'd like to generate an audio sine wave at say, 1kHz. __ Do

Re: [gentoo-user] Reg Gentoo 2006.0 Installer not working

2006-03-03 Thread maxim wexler
been a while since I had to do this, but isn't there a variety of options you can add to the command-line, like noscsi or noprobe IIRC, a sort of safe mode then look at dmesg(if it boots)to find the conflicts(if any) --- "c.s.prakash" <[EMAIL PROTECTED]> wrote: > hello, > > i downloaded the gent

[gentoo-user] wget won't concatenate(?)

2006-03-13 Thread maxim wexler
Hi group, I tried wget'ing this on dialup: ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/releases/x86/2006.0/livecd/livecd-i686-installer-2006.0.iso Then, because I needed to use the phone, after downloading 150Megs or so, I ctrl-C'd outta there thinking I could pick up where I left of

Re: [gentoo-user] wget won't concatenate(?)

2006-03-13 Thread maxim wexler
--- Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: > Hi, > > On Mon, 13 Mar 2006 09:38:06 -0800 (PST) maxim > wexler > <[EMAIL PROTECTED]> wrote: > > > I tried wget'ing this on dialup: > > > ftp://distro.ibiblio.org/pub/linux/distribut

[gentoo-user] livecd & 586 boxen

2006-03-17 Thread maxim wexler
Hi everybody, For those who haven't noticed yet the 2006.0 LiveCD doesn't seem to work on K6's etc. A look at the docs confirms this: "not all architectures supported". Guess that 686 in the filename should have warned me away. Sheesh! 75 hrs downloading for nothing! Trying the min-install... -

[gentoo-user] 2006.0 minimal install howto

2006-03-17 Thread maxim wexler
Hello everybody, Can someone give me a tip(s) on how to proceed with this minimal install? I note on the CD big files such as image.squasfs and gentoo.igz but the little on-line about them is not very helpful. I think I can start ppp and prepare the harddrive but beyond that darkness looms :^(

Re: [gentoo-user] 2006.0 minimal install howto

2006-03-17 Thread maxim wexler
--- Jeremy Olexa <[EMAIL PROTECTED]> wrote: > maxim wexler wrote: > > >Hello everybody, > > > >Can someone give me a tip(s) on how to proceed with > >this minimal install? > > > >I note on the CD big files such as image.squasfs > and >

Re: [gentoo-user] 2006.0 minimal install howto[RESOLVED]

2006-03-18 Thread maxim wexler
--- John Jolet <[EMAIL PROTECTED]> wrote: > > On Mar 17, 2006, at 3:23 PM, maxim wexler wrote: > > > > > > > --- Jeremy Olexa <[EMAIL PROTECTED]> > wrote: > > > >> maxim wexler wrote: > >> > >>> Hello everybody

[gentoo-user] turning off dhcp

2006-03-20 Thread maxim wexler
Hi all, on a new install w/2.6.15 kernel on an i586(K6-2) box I get an ugly red message on boot: "Cannot default to dhcp, no dhcp module loaded, no config for eth0...net mount was not started" I use dialup, the ethernet card, a 3com59x will be used with a crossover cable and ftp to another box,

Re: [gentoo-user] turning off dhcp

2006-03-20 Thread maxim wexler
--- Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Mon, 20 Mar 2006 12:03:30 -0800 (PST), maxim > wexler wrote: > > > I left the /etc/conf.d/(init.d?)net on both > machines > > UN-edited but only get the error message on the > new > > install on the i586.

[gentoo-user] ping!

2006-03-21 Thread maxim wexler
Hi, Oops, lost the thread "turning off dhcp" end. Thanks to Neil. Both boxen can ping each other. Now to clear up a few loose ends: Why on the fresh(2.6.15) install does net.eth0 start automatically and the older(2.6.12) have to be started manually? Is this a bug or a feature? I note the abund

[gentoo-user] OT: cpu/mobo combo

2005-04-21 Thread maxim wexler
Hello everyone, Tigerdirect.ca offers an Abit KV8-Pro board Skt 754 w/Sempron3100 cpu, item #MBM-KV8-SEM3100. But also on another page the same(?) board w/AMD64 cpu, item #MBM-KV8-3000. According to Tigerdirect the board only works with the AMD64. They haven't answered my request for clarificati

[gentoo-user] madplay only plays single tunes

2005-05-02 Thread maxim wexler
Hello everyone, When I enter aoss madplay -vz /music/*mp3 the console rapidly scrolls the dir tagging each tune w/ output: write: File descriptor in bad state if /music is on the hard drive, and output: write: Resource temporarily unavailable if /music is on cdrom. Individual tunes -- no pro

[gentoo-user] something I said?

2005-05-03 Thread maxim wexler
Hi, Lately my posts have been getting zero response. Maybe no one else has seen them but they appear in my mail box. If someone reads this please reply -- that'll clear up part of the mystery. -mw __ Do You Yahoo!? Tired of spam? Yahoo! Mail has

[gentoo-user] fglrxconfig question

2005-05-03 Thread maxim wexler
Hi, Thanks for the encouragement. Now I've hit another roadblock on the path to gentoo enlightenment -- I hope it's not too obvious! I googled it to no avail. I just emerged ati-drivers for a Radeon 9250 vid-card then ran fglrxconfig. On the very first section "Mouse" the program asks for the mo

[gentoo-user] subscribing to gentoo forums

2005-05-04 Thread maxim wexler
Hi, Somebody here suggested I join forums.gentoo. This I have done. About 16 hrs ago. Should it take this long(and waiting) to receive the confirmation link in my mail? Seems fairly retrograde to me. -mw __ Do You Yahoo!? Tired of spam? Yahoo! M

Re: [gentoo-user] subscribing to gentoo forums

2005-05-04 Thread maxim wexler
Thanks Paul! I already had one I hadn't used yet. So I set it up and joined gentoo.forums OK. --- Paul Kain <[EMAIL PROTECTED]> wrote: > use gmail > > I'll send you an invite > Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/ma

[gentoo-user] another emerge mozilla-firefox error

2005-07-29 Thread maxim wexler
Hello everyone, #emerge mozilla-firefox barfs at intltool. Here's the appropriate part of the log: checking for perl configure:1676: found /usr/bin/perl configure:1688: result: /usr/bin/perl configure:1705: checking for XML::Parser configure:1711: error: XML::Parser perl module is required for in

<    2   3   4   5   6   7   8   9   10   >