Re: [gentoo-user] Re: glx dri fail to load for nv

2010-05-15 Thread Grant
 I'm seeing tearing from the nv xorg driver.  I think it's because the
 glx and dri modules are failing to load, and I think that's because
 I'm missing a kernel option or two.  Can anyone tell me what I might
 be missing in the kernel for an Nvidia card?

 BTW, the proprietary nvidia driver works great but I'd like to get nv
 working too.

 A bit off-topic, but nv is dead upstream (NVidia dropped it).  You might
 want to look into the Nouveau open source driver if you have hardware
 supported by it (it even supports 3D):

  http://nouveau.freedesktop.org

 It's better than the crappy nv driver by orders of magnitude.

That's great!  I'll ask the Nouveau list about VDPAU support.

- Grant



Re: [gentoo-user] identical drives, different free space!

2010-05-15 Thread scott n-h
On Fri, May 14, 2010 at 7:11 PM, Iain Buchanan iai...@netspace.net.auwrote:

 On Fri, 2010-05-14 at 09:35 +0100, Neil Bothwick wrote:
  On Fri, 14 May 2010 11:21:02 +0930, Iain Buchanan wrote:
 
   I'm using the following rsync command to make the backup:
   sudo /usr/bin/ionice -c 3 /usr/bin/rsync -aAx --exclude suspend_file
   --delete --delete-excluded --partial
   --human-readable / /media/root-backup
 
  As the rsync command is failing with disk full, files are not being
  deleted. Try adding --delete-before to the options to have old files
  cleaned up before copying new ones.

 that's what I thought initially, hence:

 On Fri, 2010-05-14 at 11:21 +0930, Iain Buchanan wrote:
  I just deleted a bunch of /var/tmp and distfiles to free up some space,
  and ran the rsync again.  Now it looks like this:
 
  $ df -h
  FilesystemSize  Used Avail Use% Mounted on
  rootfs 92G   81G  6.1G  93% /
  /dev/sdd7  92G   89G  4.6M 100% /media/root-backup
 
  /dev/sda3  99M   39M   55M  42% /boot
  /dev/sdd3  99M   39M   55M  42% /media/boot-backup

 So the last rsync didn't fail with disk full - it's got about 3G left
 for use by root.

 Any other ideas?  thanks,
 --
 Iain Buchanan iaindb at netspace dot net dot au

 Yesterday I was a dog.  Today I'm a dog.  Tomorrow I'll probably still
 be a dog. Sigh!  There's so little hope for advancement.
-- Snoopy


 Have you checked to see if it is following symlinks? Possibly add a -l
option to copy symlinks as symlinks


[gentoo-user] kdepim-runtime

2010-05-15 Thread András Csányi
Hi People!

Anybody have this problem?
http://bugs.gentoo.org/show_bug.cgi?id=319299

I have tried unmerge nepomuk and kdepim-runtime and reinstall but nothing.

Thanks for any suggestions!

-- 
- -
--  Csanyi Andras  -- http://sayusi.hu -- Sayusi Ando
--  Bízzál Istenben és tartsd szárazon a puskaport!.-- Cromwell



Re: [gentoo-user] kdepim-runtime

2010-05-15 Thread Mick
On Saturday 15 May 2010 10:42:08 András Csányi wrote:
 Hi People!
 
 Anybody have this problem?
 http://bugs.gentoo.org/show_bug.cgi?id=319299
 
 I have tried unmerge nepomuk and kdepim-runtime and reinstall but nothing.
 
 Thanks for any suggestions!

Set MAKEOPTS=-j1 in your /etc/make.conf and try remerging it, just in case 
it helps.
-- 
Regards,
Mick


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


Re: [gentoo-user] kdepim-runtime

2010-05-15 Thread András Csányi
On 15 May 2010 12:28, Mick michaelkintz...@gmail.com wrote:
 On Saturday 15 May 2010 10:42:08 András Csányi wrote:
 Hi People!

 Anybody have this problem?
 http://bugs.gentoo.org/show_bug.cgi?id=319299

 I have tried unmerge nepomuk and kdepim-runtime and reinstall but nothing.

 Thanks for any suggestions!

 Set MAKEOPTS=-j1 in your /etc/make.conf and try remerging it, just in case
 it helps.

I've tried, but same...

-- 
- -
--  Csanyi Andras  -- http://sayusi.hu -- Sayusi Ando
--  Bízzál Istenben és tartsd szárazon a puskaport!.-- Cromwell



[gentoo-user] Re: Boot gentoo with GTP Disk label

2010-05-15 Thread walt

On 05/14/2010 07:45 AM, Tanstaafl wrote:

On 2010-05-14 8:23 AM, Neil Bothwick wrote:

On Fri, 14 May 2010 07:34:49 -0400, Tanstaafl wrote:

AFAIK most laptops don't (yet) have 2TB disks, which is why Vista is
a poor choice for laptops. Vista needs most of a terabyte after
installing all the bug fixes and service packs



Ok, either you are joking (but the wording doesn't make that very
clear), or you are just one of those antimicrosoft idiot/trolls. If you
were joking, then obviously the latter doesn't apply to you, though you
might want to make the joke a little more evident...



Sarcasm and irony don't work if you have to explain them.


It wasn't worded that way - as written, it was just plain dumb.


As released, Vista was just plain crap.  You're right, though, I let
my anger overwhelm my sense of humor when I wrote that, and it came
across badly.  I'll try to do better next time.





Re: [gentoo-user] Re: libpng12 is missing

2010-05-15 Thread Roy Wright

Argh.  Just have to vent a little.

Bring up a new install on a system whose system disk died and was replaced with 
an SSD.  OS installed no problems.  Recovered my RAID5 and LVM JBOD volume (a 
GIANT THANK YOU to the mdadm and lvm2 folks!).  Then first weekly update hits 
the libpng12 issue.  No complaints, it's what I expect being at ~amd64 and the 
price I willing pay for the benefits of gentoo.  Another THANK YOU to the 
lafilefixer folks and system is up.

So on to my list a applications to be installed.  Firefox check, openoffice 
check, handbrake...crap.  Handbrake is one of the non-standard packages that 
includes their own version of support libraries.  You guessed it, libpng12 
dependent.  Argh!

Have fun,
Roy




Re: [gentoo-user] Re: libpng12 is missing

2010-05-15 Thread Alex Schuster
Roy Wright writes:

 Argh.  Just have to vent a little.

We feel with you :)


 So on to my list a applications to be installed.  Firefox check,
 openoffice check, handbrake...crap.  Handbrake is one of the
 non-standard packages that includes their own version of support
 libraries.  You guessed it, libpng12 dependent.  Argh!

After writing down some ideas about installing the old libraries somewhere 
in parallel, I just checked eix, and there is an extra slot for the 1.2 
version. So, just emerge media-libs/libpng:1.2 , and I'd expect all to be 
fine then.

Wonko



Re: [gentoo-user] Gentoo decapitated

2010-05-15 Thread Kevin O'Gorman
On Wed, May 12, 2010 at 2:26 PM, Mick michaelkintz...@gmail.com wrote:

 On Wednesday 12 May 2010 21:21:25 Dale wrote:
  Kevin O'Gorman wrote:
   On Wed, May 12, 2010 at 7:56 AM, Dale rdalek1...@gmail.com
   mailto:rdalek1...@gmail.com wrote:

  
   Have you tried this:
  
   emerge -1a $(qlist -I -C x11-drivers/)
  
   I have upgraded my kernel before without rebuilding these but they
   are small and only take a few minutes.  Your mileage may vary.
  
   The mouse drivers should be in that list.  If not, then something
   is missing in your set up.

   As I think I explained, I have re-emerged *everything* installed that
   had x11 or xorg in its name.  And the mouse driver was definitely
   there.
 
  That usually works so I'm clueless.  I assume the mouse works somewhere
  else?  I think you mentioned it working somewhere so I'm out of ideas.


 Sorry to persist, but the drivers usually have xf86-* in their name not
 x11 or xorg, e.g. xf86-input-evdev.

 (The category of those packages is of course x11-drivers/ ; i.e. x11-
 drivers/xf86-input-evdev)

 Other than that could it be a udev issue and some permanent rule for a USB
 type of mouse, which you should remove and restart udev?  Don't know, just
 an
 idea.

 I'll try any idea.  Where would such a permanent rule reside?


-- 
Kevin O'Gorman, PhD


Re: [gentoo-user] Gentoo decapitated

2010-05-15 Thread Dale

Kevin O'Gorman wrote:
On Wed, May 12, 2010 at 2:26 PM, Mick michaelkintz...@gmail.com 
mailto:michaelkintz...@gmail.com wrote:


On Wednesday 12 May 2010 21:21:25 Dale wrote:
 Kevin O'Gorman wrote:
  On Wed, May 12, 2010 at 7:56 AM, Dale rdalek1...@gmail.com
mailto:rdalek1...@gmail.com
  mailto:rdalek1...@gmail.com mailto:rdalek1...@gmail.com
wrote:

 
  Have you tried this:
 
  emerge -1a $(qlist -I -C x11-drivers/)
 
  I have upgraded my kernel before without rebuilding these
but they
  are small and only take a few minutes.  Your mileage may vary.
 
  The mouse drivers should be in that list.  If not, then
something
  is missing in your set up.

  As I think I explained, I have re-emerged *everything*
installed that
  had x11 or xorg in its name.  And the mouse driver was
definitely
  there.

 That usually works so I'm clueless.  I assume the mouse works
somewhere
 else?  I think you mentioned it working somewhere so I'm out of
ideas.


Sorry to persist, but the drivers usually have xf86-* in their
name not
x11 or xorg, e.g. xf86-input-evdev.

(The category of those packages is of course x11-drivers/ ; i.e. x11-
drivers/xf86-input-evdev)

Other than that could it be a udev issue and some permanent rule
for a USB
type of mouse, which you should remove and restart udev?  Don't
know, just an
idea.

I'll try any idea.  Where would such a permanent rule reside?


--
Kevin O'Gorman, PhD



They should be in:

/etc/udev/rules.d

I have been known to back that directory up, delete all the rules and 
then re-emerge udev.  Sometimes that works, sometimes it doesn't.  If 
you have rules you made yourself, do back them up first.


Of course you may be able to check in the rule files and see if there is 
something obviously wrong too.


Dale

:-)  :-)



Re: [gentoo-user] Gentoo decapitated

2010-05-15 Thread Mick
On Saturday 15 May 2010 17:37:41 Kevin O'Gorman wrote:
 On Wed, May 12, 2010 at 2:26 PM, Mick michaelkintz...@gmail.com wrote:
  On Wednesday 12 May 2010 21:21:25 Dale wrote:
   Kevin O'Gorman wrote:
On Wed, May 12, 2010 at 7:56 AM, Dale rdalek1...@gmail.com
mailto:rdalek1...@gmail.com wrote:
   
   
Have you tried this:
   
emerge -1a $(qlist -I -C x11-drivers/)
   
I have upgraded my kernel before without rebuilding these but
they are small and only take a few minutes.  Your mileage may vary.
   
The mouse drivers should be in that list.  If not, then something
is missing in your set up.
   
As I think I explained, I have re-emerged *everything* installed that
had x11 or xorg in its name.  And the mouse driver was definitely
there.
  
   That usually works so I'm clueless.  I assume the mouse works somewhere
   else?  I think you mentioned it working somewhere so I'm out of ideas.
 
  Sorry to persist, but the drivers usually have xf86-* in their name not
  x11 or xorg, e.g. xf86-input-evdev.
 
  (The category of those packages is of course x11-drivers/ ; i.e. x11-
  drivers/xf86-input-evdev)
 
  Other than that could it be a udev issue and some permanent rule for a
  USB type of mouse, which you should remove and restart udev?  Don't know,
  just an
  idea.
 
  I'll try any idea.  Where would such a permanent rule reside?

ls -la /etc/udev/rules.d/*
-- 
Regards,
Mick


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


[gentoo-user] USB printer and new cups

2010-05-15 Thread Alex Schuster
Hi there!

I want to setup an USB printer. So I http://localhost:631/, and notice 
that the interface has changed. And when I try to add a printer, the only 
options for a local printer are SCSI-printer and HAL printing backend. And 
on the next screen, I have to enter the device URI by hand. How should I 
know what to enter there? And wasn't there an autodetect feature? Is the 
new CUPS (1.4.3) generally behaving like this lately, or is something 
wrong with my setup?

The usb use flag is set. lsusb shows the printer as Bus 001 Device 003: 
ID 04a9:10a5 Canon, Inc. iP5200.

What is a HAL printing backend? Do I have to add some crazy fdi stuff for 
the printer? CUPS does not even have a hal use flag. Dale, help!

Wonko



Re: [gentoo-user] USB printer and new cups

2010-05-15 Thread Mick
On Saturday 15 May 2010 22:56:22 Alex Schuster wrote:
 Hi there!
 
 I want to setup an USB printer. So I http://localhost:631/, and notice
 that the interface has changed. And when I try to add a printer, the only
 options for a local printer are SCSI-printer and HAL printing backend. And
 on the next screen, I have to enter the device URI by hand. How should I
 know what to enter there? And wasn't there an autodetect feature? Is the
 new CUPS (1.4.3) generally behaving like this lately, or is something
 wrong with my setup?
 
 The usb use flag is set. lsusb shows the printer as Bus 001 Device 003:
 ID 04a9:10a5 Canon, Inc. iP5200.
 
 What is a HAL printing backend? Do I have to add some crazy fdi stuff for
 the printer? CUPS does not even have a hal use flag. Dale, help!

Did you ever get this printer working with this particular gentoo 
installation?  If not have you seen this page:

http://en.gentoo-wiki.com/wiki/Canon_Pixma_Series

They make suggestions for drivers that may work.  CUPs requires that you have 
installed the correct drivers for your device first.  Sorry I can't help more.  
Last time I tried to get a canon working was more than 5 years ago and I 
couldn't find a driver or ppd info at the time.

HTH.
-- 
Regards,
Mick


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


Re: [gentoo-user] USB printer and new cups

2010-05-15 Thread Dale

Alex Schuster wrote:

Hi there!

I want to setup an USB printer. So I http://localhost:631/, and notice
that the interface has changed. And when I try to add a printer, the only
options for a local printer are SCSI-printer and HAL printing backend. And
on the next screen, I have to enter the device URI by hand. How should I
know what to enter there? And wasn't there an autodetect feature? Is the
new CUPS (1.4.3) generally behaving like this lately, or is something
wrong with my setup?

The usb use flag is set. lsusb shows the printer as Bus 001 Device 003:
ID 04a9:10a5 Canon, Inc. iP5200.

What is a HAL printing backend? Do I have to add some crazy fdi stuff for
the printer? CUPS does not even have a hal use flag. Dale, help!

Wonko

   


Well I have a HP.  I had trouble the other day, read that as the printer 
was turned off and I didn't know it, so I deleted the printer.  That was 
when I realized it was turned off, so I turned it back on and hplip or 
something just added the printer without me doing anything.  KDE showed 
a little pop up and it was done and it has printed ever since.  This 
could be habit forming tho.  ;-)  I like things that just work.


Do you have ppds and dbus USE flag enabled for cups?  As far as I know, 
that is all I enabled for mine.  Just for reference, this is my USE flags:


USE=X avahi dbus gnutls java jpeg ldap pam perl png ppds python ssl 
tiff zeroconf -acl -kerberos -php -samba -slp -static -xinetd


The two I mentioned above is the main ones I would guess.   Most of mine 
are global flags.


I hope you see something to at least try.

Dale

:-)  :-)



Re: [gentoo-user] Gentoo decapitated

2010-05-15 Thread Kevin O'Gorman
On Wed, May 12, 2010 at 3:33 PM, Dale rdalek1...@gmail.com wrote:



 Mine has xf86-* drivers as well.  OP, do you have your setting in make.conf
 correctly?  Mine looks like this:

 INPUT_DEVICES=keyboard mouse evdev

 I do NOT use hal so your settings may need to be different but you do need
 the line tho.

 I have INPUT_DEVICES=evdev, and adding either of the others makes X go
back to not starting at all.


-- 
Kevin O'Gorman, PhD


Re: [gentoo-user] Gentoo decapitated

2010-05-15 Thread Kevin O'Gorman
On Sat, May 15, 2010 at 9:58 AM, Dale rdalek1...@gmail.com wrote:

 Kevin O'Gorman wrote:

 On Wed, May 12, 2010 at 2:26 PM, Mick michaelkintz...@gmail.com mailto:
 michaelkintz...@gmail.com wrote:

On Wednesday 12 May 2010 21:21:25 Dale wrote:
 Kevin O'Gorman wrote:

 snippage



  As I think I explained, I have re-emerged *everything*
installed that
  had x11 or xorg in its name.  And the mouse driver was
definitely
  there.

 That usually works so I'm clueless.  I assume the mouse works
somewhere
 else?  I think you mentioned it working somewhere so I'm out of
ideas.


Sorry to persist, but the drivers usually have xf86-* in their
name not
x11 or xorg, e.g. xf86-input-evdev.

(The category of those packages is of course x11-drivers/ ; i.e. x11-
drivers/xf86-input-evdev)



Yes, so I picked up all of those driver files on account of the x11.



Other than that could it be a udev issue and some permanent rule
for a USB
type of mouse, which you should remove and restart udev?  Don't
know, just an
idea.


There's not much there, and none of it is anything I put there.  The files
are
treat rules.d # wc *
 3 12174 10-virtualbox.rules
 1  3 44 30-svgalib.rules
   149691   8415 55-hpmud.rules
13 41495 56-hpmud_support.rules
26 54   1104 64-device-mapper.rules
  1062   5588 136720 70-libgphoto2.rules
23105   1799 70-persistent-cd.rules
10 55490 70-persistent-net.rules
 2  9 83 90-hal.rules
  1289   6558 149324 total

And the word mouse does not appear in any of them.  I'll do as you suggest
-- drop then reemerge udev.


 I have been known to back that directory up, delete all the rules and then
 re-emerge udev.  Sometimes that works, sometimes it doesn't.  If you have
 rules you made yourself, do back them up first.

 Of course you may be able to check in the rule files and see if there is
 something obviously wrong too.

 Dale

 :-)  :-)




-- 
Kevin O'Gorman, PhD


[gentoo-user] Re: USB printer and new cups

2010-05-15 Thread walt

On 05/15/2010 04:01 PM, Dale wrote:

Just for reference, this is my USE flags:

USE=X avahi dbus gnutls java jpeg ldap pam perl png ppds python ssl tiff 
zeroconf

 -acl -kerberos -php -samba -slp -static -xinetd

Good grief, Dale, you're almost stark nekkid!  Where are all the rest of your 
useflags?

Here is what I'm using:

USE=32bit 3dnow 3dnowext 7zip X X509 Xaw3d a52 aac aalib adns alsa amr antlr
 applet ares aspell audio automount bash-completion binfilter brasero
 bzip2 c++ cairo cdda cdparanoia chappa cjk corefonts css cuda cupsddk
 custom-optimization dbus deprecated disk-partition divx dv dvd dvdnav ecc
 eds emacs encode epiphany exif faac faad fame fat fax ffmpeg firefox fpx
 ftp fts3 fuse gallium gcdmaster gcj gcrypt gdu gedit geoip gif gimp
 gimpprint git glib glibc-compat20 glitz glut gnome gnome-keyring
 gnome-print gnomecanvas gnomecd gnus gnutls gpgme gs gstreamer gtk guile
 hfs hpcups hpn hs16 hunspell imagemagick imap imlib inotify interpreter
 java java6 javascript jbig jce jpeg jpeg2k keyboard kqemu kvm lame
 libgcrypt libmms libssh2 libvisual linuxthreads-tls live logrotate
 long-double lzo mad mbox menu-plugin mime mimencode mjpeg mmx mmxext mng
 mozdevelop mozdom mp2 mp3 mp4 mp4live mpeg mpeg2 mplayer multislot
 nautilus netpbm network network-cron networking nfs nls nntp nocd
 nsplugin nspr nss ntfs ntlm numeric odbc ofx ogg opengl openssl pango
 passfile pcap pcre player playlist png pnm policykit pop poppler-data
 posix postproc pth qemu quicktime quotes rar real realmedia regex regexp
 rtc rtsp ru-dv ru-g ru-i ru-k samba scanner sdl sdl-image sendmail sftp
 sharedmem slang smime smp smtp sndfile sockets sqlite sqlite3 sse ssh ssl
 startup-notification subversion suidcheck svg swat sysfs sysvipc tcl
 tcpdump theora threads threadsafe thunderbird tiff tk tls totem truetype
 tta twolame type1 type3 ui usb utempter uudeview uuencode video vidix vnc
 vorbis wav win32codecs wma wmf wmp xanim xine xpm xrandr xsl xslt
 xulrunner xv xvid xvmc yv12 -acl -acpi -bluetooth -cdr -cdrtools
 -cracklib -dvdarchive -dvdr -fam -fortran -kde -ldap -mysql -qt3support
 -semantic-desktop -sql -x264

Hm.  Glad you brought the subject up because I just noticed that I no longer
need the ntfs useflag.  I once had an MS Windows partition for those very rare
occasions when I was forced to run a Windows application, but now I can use
wine or VirtualBox to run any Windows software that my banker/broker/city/state/
federal government may coerce me into using.

Alex:  when I plug in my HP USB printer, I see this in dmesg:

usb 2-2: new full speed USB device using uhci_hcd and address 2
usb 2-2: New USB device found, idVendor=03f0, idProduct=1617
usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-2: Product: hp LaserJet 3015
usb 2-2: Manufacturer: Hewlett-Packard
usb 2-2: SerialNumber: 00CNBM369103
usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1617
usbcore: registered new interface driver usblp

Do you see somethinhg different?




Re: [gentoo-user] USB printer and new cups

2010-05-15 Thread Alex Schuster
Mick writes:

 On Saturday 15 May 2010 22:56:22 Alex Schuster wrote:

  I want to setup an USB printer. So I http://localhost:631/, and
  notice that the interface has changed. And when I try to add a
  printer, the only options for a local printer are SCSI-printer and
  HAL printing backend. And on the next screen, I have to enter the
  device URI by hand. How should I know what to enter there? And
  wasn't there an autodetect feature? Is the new CUPS (1.4.3)
  generally behaving like this lately, or is something wrong with my
  setup?
  
  The usb use flag is set. lsusb shows the printer as Bus 001 Device
  003: ID 04a9:10a5 Canon, Inc. iP5200.
  
  What is a HAL printing backend? Do I have to add some crazy fdi stuff
  for the printer? CUPS does not even have a hal use flag. Dale, help!
 
 Did you ever get this printer working with this particular gentoo
 installation?  

I never used an USB printer at all. But I installed a lot of network 
printers, and one local parallel printer. I could select the device in the 
web frontend then, it had stuff like 'LPT #1' or 'USB Printer #1' in the 
device menu.

The Gentoo Printing Howto has this:

  USB Printer #1   Select this when the printer is locally attached to a
   USB port. The printer name should automatically be
   appended to the device name.

But I see no USB printer here.

 If not have you seen this page:
 
 http://en.gentoo-wiki.com/wiki/Canon_Pixma_Series
 
 They make suggestions for drivers that may work.  CUPs requires that
 you have installed the correct drivers for your device first.  Sorry I
 can't help more. Last time I tried to get a canon working was more
 than 5 years ago and I couldn't find a driver or ppd info at the time.

Thanks, this made me install gutenprint which claims to support the 
printer directly. I thought I had to use the iP4200 driver and hope it 
would work. 

But my main problem is another one: How do I tell CUPS which device my 
printer is? I tried usb:/dev/usb/lp0 (found this notation when googling 
'usb printer device uri'), but nothing happens when I try to print.

And now it gets really crazy: In the printer overview I see not only the 
'iP5200' I just created, but also a 'iP52002' that has the device URI 
'usb://Canon/iP5200'. What did create this?!

But printing to that does not work either.

Wonko



Re: [gentoo-user] Re: USB printer and new cups

2010-05-15 Thread Dale

walt wrote:

On 05/15/2010 04:01 PM, Dale wrote:

Just for reference, this is my USE flags:

USE=X avahi dbus gnutls java jpeg ldap pam perl png ppds python ssl 
tiff zeroconf

 -acl -kerberos -php -samba -slp -static -xinetd

Good grief, Dale, you're almost stark nekkid!  Where are all the rest 
of your useflags?


Here is what I'm using:

USE=32bit 3dnow 3dnowext 7zip X X509 Xaw3d a52 aac aalib adns alsa 
amr antlr

 applet ares aspell audio automount bash-completion binfilter brasero
 bzip2 c++ cairo cdda cdparanoia chappa cjk corefonts css cuda 
cupsddk
 custom-optimization dbus deprecated disk-partition divx dv dvd 
dvdnav ecc
 eds emacs encode epiphany exif faac faad fame fat fax ffmpeg 
firefox fpx

 ftp fts3 fuse gallium gcdmaster gcj gcrypt gdu gedit geoip gif gimp
 gimpprint git glib glibc-compat20 glitz glut gnome gnome-keyring
 gnome-print gnomecanvas gnomecd gnus gnutls gpgme gs gstreamer 
gtk guile
 hfs hpcups hpn hs16 hunspell imagemagick imap imlib inotify 
interpreter

 java java6 javascript jbig jce jpeg jpeg2k keyboard kqemu kvm lame
 libgcrypt libmms libssh2 libvisual linuxthreads-tls live logrotate
 long-double lzo mad mbox menu-plugin mime mimencode mjpeg mmx 
mmxext mng

 mozdevelop mozdom mp2 mp3 mp4 mp4live mpeg mpeg2 mplayer multislot
 nautilus netpbm network network-cron networking nfs nls nntp nocd
 nsplugin nspr nss ntfs ntlm numeric odbc ofx ogg opengl openssl 
pango
 passfile pcap pcre player playlist png pnm policykit pop 
poppler-data
 posix postproc pth qemu quicktime quotes rar real realmedia regex 
regexp
 rtc rtsp ru-dv ru-g ru-i ru-k samba scanner sdl sdl-image 
sendmail sftp
 sharedmem slang smime smp smtp sndfile sockets sqlite sqlite3 sse 
ssh ssl

 startup-notification subversion suidcheck svg swat sysfs sysvipc tcl
 tcpdump theora threads threadsafe thunderbird tiff tk tls totem 
truetype
 tta twolame type1 type3 ui usb utempter uudeview uuencode video 
vidix vnc

 vorbis wav win32codecs wma wmf wmp xanim xine xpm xrandr xsl xslt
 xulrunner xv xvid xvmc yv12 -acl -acpi -bluetooth -cdr -cdrtools
 -cracklib -dvdarchive -dvdr -fam -fortran -kde -ldap -mysql 
-qt3support

 -semantic-desktop -sql -x264

Hm.  Glad you brought the subject up because I just noticed that I no 
longer
need the ntfs useflag.  I once had an MS Windows partition for those 
very rare
occasions when I was forced to run a Windows application, but now I 
can use
wine or VirtualBox to run any Windows software that my 
banker/broker/city/state/

federal government may coerce me into using.

 SNIP 

That's not the global USE flags, just the ones turned on for cups.  I 
ran emerge -vp cups and then copied the USE flags from that.  This is my 
global USE flags:


USE=3dnow X aac acpi alsa automount avahi berkdb bzip2 cairo cddb cdr 
chroot cli clucene consolekit cracklib cups curl cxx dbus dri dvd dvdr 
emboss encode esd exif fam fdftk flac fortran gdbm gif gimp gkrellm 
gnutls gphoto2 gpm gtk hal hbci iconv ipv6 java javascript jbig jpeg 
jpeg2k justify kde lcms ldap libnotify libwww logrotate loop-aes mad 
mdnsresponder-compat mikmod mmx mng modules mp3 mp4 mpeg mplayer mudflap 
mysql ncurses nls nptl nptlonly nsplugin offensive ofx ogg opengl openmp 
pam pango parport pcre pdf perl png ppds ppp pppd python qt3 qt3support 
qt4 readline reflection sasl sdl seamonkey semantic-desktop session 
spell spl sse ssl startup-notification svg sysfs syslog tcl tcpd tiff tk 
truetype unicode usb vorbis webkit win32codecs wma wmf x264 x86 xcb xml 
xorg xv xvid yahoo zeroconf zlib


I suspect that a lot of those are no longer valid tho.  I need to clean 
house on those.  Any volunteers?  lol   I think one of the eix commands 
will show the dead ones.  I can't recall at the moment.  Oh well.


Dale

:-)  :-)



Re: [gentoo-user] Re: USB printer and new cups

2010-05-15 Thread Alex Schuster
walt writes:

 On 05/15/2010 04:01 PM, Dale wrote:
  Just for reference, this is my USE flags:
  
  USE=X avahi dbus gnutls java jpeg ldap pam perl png ppds python ssl
  tiff zeroconf -acl -kerberos -php -samba -slp -static -xinetd
 
 Good grief, Dale, you're almost stark nekkid!  Where are all the rest
 of your useflags?

That was my first impression also, but those are only the USE flags for 
cups. Mine are a little different, but I have another cups version (Dale 
does not even seem have a usb USE flag):

USE=X acl dbus java jpeg ldap linguas_de pam perl php png python samba 
slp ssl tiff usb -debug -gnutls -kerberos -static -xinetd)  
 


 Alex:  when I plug in my HP USB printer, I see this in dmesg:
 
 usb 2-2: new full speed USB device using uhci_hcd and address 2
 usb 2-2: New USB device found, idVendor=03f0, idProduct=1617
 usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
 usb 2-2: Product: hp LaserJet 3015
 usb 2-2: Manufacturer: Hewlett-Packard
 usb 2-2: SerialNumber: 00CNBM369103
 usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0
 pid 0x1617 usbcore: registered new interface driver usblp
 
 Do you see somethinhg different?

Less verbose, but similar:
usb 1-2: new high speed USB device using ehci_hcd and address 3
usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04A9 pid 
0x10A5
usbcore: registered new interface driver usblp

There is a message in syslog that is being repeated hundreds of times:
May 15 22:25:55 [kernel] usb 1-2: usbfs: interface 0 claimed by usblp 
while 'usb' sets config #1
- Last output repeated 58 times -

Wonko



Re: [gentoo-user] Re: USB printer and new cups

2010-05-15 Thread Dale

Alex Schuster wrote:

walt writes:

   

On 05/15/2010 04:01 PM, Dale wrote:
 

Just for reference, this is my USE flags:

USE=X avahi dbus gnutls java jpeg ldap pam perl png ppds python ssl
tiff zeroconf -acl -kerberos -php -samba -slp -static -xinetd
   

Good grief, Dale, you're almost stark nekkid!  Where are all the rest
of your useflags?
 

That was my first impression also, but those are only the USE flags for
cups. Mine are a little different, but I have another cups version (Dale
does not even seem have a usb USE flag):

USE=X acl dbus java jpeg ldap linguas_de pam perl php png python samba
slp ssl tiff usb -debug -gnutls -kerberos -static -xinetd)

Wonko

   


I noticed that but my cups version does not appear to even use the usb 
USE flag.  It's not enabled, but it is not disabled either.  I do have 
usb enabled globally tho.  Strange but my printer works fine.


This made me think, hplip is not running anymore.  This is weird.  
Printers on this time too.  lol


Dale

:-)  :-)



Re: [gentoo-user] Re: USB printer and new cups

2010-05-15 Thread William Kenworthy
On Sun, 2010-05-16 at 04:11 +0200, Alex Schuster wrote:
 walt writes:
 
  On 05/15/2010 04:01 PM, Dale wrote:
   Just for reference, this is my USE flags:
   
   USE=X avahi dbus gnutls java jpeg ldap pam perl png ppds python ssl
   tiff zeroconf -acl -kerberos -php -samba -slp -static -xinetd
  
  Good grief, Dale, you're almost stark nekkid!  Where are all the rest
  of your useflags?
 
 That was my first impression also, but those are only the USE flags for 
 cups. Mine are a little different, but I have another cups version (Dale 
 does not even seem have a usb USE flag):
 
 USE=X acl dbus java jpeg ldap linguas_de pam perl php png python samba 
 slp ssl tiff usb -debug -gnutls -kerberos -static -xinetd)

 
 
  Alex:  when I plug in my HP USB printer, I see this in dmesg:
  
  usb 2-2: new full speed USB device using uhci_hcd and address 2
  usb 2-2: New USB device found, idVendor=03f0, idProduct=1617
  usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  usb 2-2: Product: hp LaserJet 3015
  usb 2-2: Manufacturer: Hewlett-Packard
  usb 2-2: SerialNumber: 00CNBM369103
  usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0
  pid 0x1617 usbcore: registered new interface driver usblp
  
  Do you see somethinhg different?
 
 Less verbose, but similar:
 usb 1-2: new high speed USB device using ehci_hcd and address 3
 usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04A9 pid 
 0x10A5
 usbcore: registered new interface driver usblp
 
 There is a message in syslog that is being repeated hundreds of times:
 May 15 22:25:55 [kernel] usb 1-2: usbfs: interface 0 claimed by usblp 
 while 'usb' sets config #1
 - Last output repeated 58 times -
 
   Wonko
 

A stab in the dark:

Does udev know about the printer? - this identifies a new usb device to
the kernel as a usb printer instead of just an unknown usb device.

Do you have sane installed? - if its a multifunction device sane may
have grabbed it first (for the scanner) locking the printer out.
Requires some manual tuning of the udev rules if this is the case (this
is required by my epson multifunction)

BillK


-- 
William Kenworthy bi...@iinet.net.au
Home in Perth!




[gentoo-user] kdrive use flag quandary

2010-05-15 Thread William Kenworthy
I am trying to update a laptop after a break of a few months and have
an ... anomaly!

It suddenly wants the kdrive use flag enabled for xorg-server and
sabayon - why?  I think kdrive is a minimal xserver built on top of xorg
so its not appropriate for a system I want full functionality on - is
it?

How can I find out whats bringing this use flag in as I cant find
anything so far.

BillK

-- 
William Kenworthy bi...@iinet.net.au
Home in Perth!