[gentoo-user] problem emerging util-linux

2010-02-27 Thread linux
Hi,

I am using gentoo since one month. Today I tried an emerge --update system 
after an emerge --sync.
However, I got an error emerging util-linux. 

I am using a custom compiled vanilla kernel from kernel.org. uname -a says:

Linux laptop 2.6.32.8 #4 SMP PREEMPT Sat Feb 27 04:25:19 CET 2010 i686 Intel(R) 
Celeron(R) M processor 
1.70GHz GenuineIntel GNU/Linux


Here is the output of

emerge --info =sys-apps/util-linux-2.17-r1:

Portage 2.1.7.17 (default/linux/x86/10.0, gcc-4.3.4, glibc-2.10.1-r1, 2.6.32.8 
i686)
=
System Settings
=
System uname: 
Linux-2.6.32.8-i686-Intel-R-_Celeron-R-_M_processor_1.70GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 27 Feb 2010 11:15:01 +
app-shells/bash: 4.1_p2
dev-lang/python: 2.6.4-r1, 3.1.1-r1
dev-util/cmake:  2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.6.0-r1
sys-apps/sandbox:2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.9.6-r2, 1.10.3, 1.11.1
sys-devel/binutils:  2.20-r1
sys-devel/gcc:   4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.32
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -...@eula"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf 
/etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo 
/etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d 
/etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch 
protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/ 
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo 
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ 
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ 
ftp://mirror.netcologne.de/gentoo/ 
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo "
LDFLAGS="-Wl,-O1"
LINGUAS="de en en_GB es fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles 
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="   "
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl alsa berkdb bzip2 cli cracklib crypt cups cxx dri emacs flac fortran 
gdbm gnutls gpm iconv ipv6 jack mbox modules mudflap ncurses nls nptl nptlonly 
openmp pam pcre perl pppd python readline reflection session spl ssl sysfs tcpd 
unicode vorbis x86 xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix 
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter 
mmap_emul mulaw multi null plug rate route share shm softvol" 
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm 
authn_default authn_file authz_dbm authz_default authz_groupfile authz_host 
authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir 
disk_cache env expires ext_filter file_cache filter headers include info 
log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling 
status unique_id userdir usertrack vhost_alias" ELIBC="glibc" 
INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz 
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en en_GB 
es fr" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, 
LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

#
emerge --pv:

[ebuild  N] sys-apps/util-linux-2.17-r1  USE="crypt nls perl unicode 
-loop-aes -old-linux (-selinux) -slang (-uclibc)" 

and the emerge log:

 * CPV:  sys-apps/util-linux-2.17-r1
 * REPO: gentoo
 * USE:  crypt elibc_glibc kernel_linux nls perl unicode 
userland_GNU x86
>>> Unpacking source...
>>> Unpacking util-linux-ng-2.17.tar.bz2 to 
>>> /var/tmp/portage/sys-apps/util-linux-2.17-r1/work
>>> Source unpacked in /var/tmp/portage/sys-apps/util-linux-2.17-r1/work
>>> Preparing source in 
>

Re: [gentoo-user] problem emerging util-linux

2010-02-27 Thread linux
On Sun, Feb 28, 2010 at 12:22:54AM +0100, li...@gabriel-striewe.de wrote:
> Hi,
> 
> I am using gentoo since one month. Today I tried an emerge --update system 
> after an emerge --sync.
> However, I got an error emerging util-linux. 
> 
> I am using a custom compiled vanilla kernel from kernel.org. uname -a says:
> 
> Linux laptop 2.6.32.8 #4 SMP PREEMPT Sat Feb 27 04:25:19 CET 2010 i686 
> Intel(R) Celeron(R) M processor 
> 1.70GHz GenuineIntel GNU/Linux
> 
>   CCLD   unshare
> fallocate.o: In function `main':
> fallocate.c:(.text+0x39f): undefined reference to `fallocate64'
> collect2: ld returned 1 exit status
> make[2]: *** [fallocate] Error 1
> make[2]: *** Waiting for unfinished jobs
> make[2]: Leaving directory 
> `/var/tmp/portage/sys-apps/util-linux-2.17-r1/work/util-linux-ng-2.17/sys-utils'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/var/tmp/portage/sys-apps/util-linux-2.17-r1/work/util-linux-ng-2.17'
> make: *** [all] Error 2
>  * ERROR: sys-apps/util-linux-2.17-r1 failed:
>  *   emake failed
>  * 
>  * Call stack:
>  * ebuild.sh, line   54:  Called src_compile
>  *   environment, line 2647:  Called _eapi2_src_compile
>  * ebuild.sh, line  646:  Called die
>  * The specific snippet of code:
>  *emake || die "emake failed"
>  * 
>  * If you need support, post the output of 'emerge --info 
> =sys-apps/util-linux-2.17-r1',
>  * the complete build log and the output of 'emerge -pqv 
> =sys-apps/util-linux-2.17-r1'.
>  * The complete build log is located at 
> '/var/tmp/portage/sys-apps/util-linux-2.17-r1/temp/build.log'.
>  * The ebuild environment file is located at 
> '/var/tmp/portage/sys-apps/util-linux-2.17-r1/temp/environment'.
>  * S: 
> '/var/tmp/portage/sys-apps/util-linux-2.17-r1/work/util-linux-ng-2.17'
> 
> Any ideas. I am fairly new to gentoo, have used it a few years ago, in the 
> meantime using debian and fedora, but I came
> back to it.
> 
> Thanks, 
> 
> Gabriel
> 

Sorry, should have had a more careful look in the forums. 

Solution:

ac_cv_func_fallocate=no emerge util-linux

another solution would have been to upgrade to glibc-2.11-rc1

Sorry for the noise.

Gabriel



[gentoo-user] finding out current softlevel

2010-08-10 Thread linux
Hello,

I was wondering whether there is some way to find out the current
running softlevel (which I gave to the kernel line in grub's
menu.lst), for example to start another window manager depending on
the softlevel or whatever other possible solutions? Maybe in a
variable like $SOFTLEVEL ? 

Thanks for any hints,

Gabriel 



Re: [gentoo-user] finding out current softlevel

2010-08-10 Thread linux
> At least you can get the complete kernel line from /proc/cmdline.

Strangely, my /proc/cmdline is empty; could I have forgotten some
kernel module or option?

> If you like, put something like this into your .bashrc:
> 
> # get boot parameters:
> SOFTLEVEL=$( < /proc/cmdline )
> # strip from left all up to and including 'softlevel=':
> SOFTLEVEL=${SOFTLEVEL##*softlevel=}
> # strip from the right all from the first blank on:
> SOFTLEVEL=${SOFTLEVEL%% *}   # strip all
> 
> Oh, or forget about all this, as I just see that there is the rc-status -r 
> command.

Yes, that works fine, thank you!!

>   Wonko

Gabriel 



[gentoo-user] write failed on dvd with growisofs

2010-08-10 Thread linux
Hello,

I am incurring a strange problem when trying to burn DVDs. When I
apply the command: 

# growisofs -dvd-compat -Z /dev/sr0 -R -J test/

I get the following output: 

Executing 'mkisofs -R -J test/ | builtin_dd of=/dev/sr0 obs=32k seek=0'
Total translation table size: 0
Total rockridge attributes bytes: 273
Total directory bytes: 0
Path table size(bytes): 10
Max brk space used 0
182 extents written (0 MB)
/dev/sr0: "Current Write Speed" is 2.5x1352KBps.
:-[ wr...@lba=0h failed with SK=5h/WRITE PROTECTED]: Input/output error
:-( write failed: Input/output error

I am using a kernel 2.6.33-rt from the proaudio-overlay with the new
serial and parallel ATA stack, not the old deprecated ATA-stack.

This is what dvd+rw-mediainfo says: 

INQUIRY:[SONY][DVD RW DW-Q58A  ][UFS2]
GET [CURRENT] CONFIGURATION:
 Mounted Media: 1Bh, DVD+R
 Media ID:  RITEK/F16
 Current Write Speed:   2.4x1385=3324KB/s
 Write Speed #0:2.4x1385=3324KB/s
GET [CURRENT] PERFORMANCE:
 Write Performance: 2.4x1385=3324KB/s...@[0 -> 0]
 Speed Descriptor#0:00/0 r...@8.0x1385=11080kb/s w...@2.4x1385=3324kb/s
READ DVD STRUCTURE[#0h]:
 Media Book Type:   00h, DVD-ROM book [revision 0]
 Legacy lead-out at:2295104*2KB=4700372992
READ DISC INFORMATION:
 Disc status:   blank
 Number of Sessions:1
 State of Last Session: empty
 "Next" Track:  1
 Number of Tracks:  1
READ TRACK INFORMATION[#1]:
 Track State:   blank
 Track Start Address:   0*2KB
 Next Writable Address: 0*2KB
 Free Blocks:   2295104*2KB
 Track Size:2295104*2KB
 ROM Compatibility LBA: 265696
READ CAPACITY:  0*2048=0


Unfortunately, I reproduced this error on an non-RT 2.6.34 kernel with
the same config.

Anybody has got any ideas?

Regards, 

Gabriel 



Re: [gentoo-user] write failed on dvd with growisofs

2010-08-10 Thread linux
On Tue, Aug 10, 2010 at 10:27:27PM +0200, li...@gabriel-striewe.de wrote:
> Hello,
> 
> I am incurring a strange problem when trying to burn DVDs. When I
> apply the command: 
> 
> # growisofs -dvd-compat -Z /dev/sr0 -R -J test/
> 
> I get the following output: 
> 
> Executing 'mkisofs -R -J test/ | builtin_dd of=/dev/sr0 obs=32k seek=0'
> Total translation table size: 0
> Total rockridge attributes bytes: 273
> Total directory bytes: 0
> Path table size(bytes): 10
> Max brk space used 0
> 182 extents written (0 MB)
> /dev/sr0: "Current Write Speed" is 2.5x1352KBps.
> :-[ wr...@lba=0h failed with SK=5h/WRITE PROTECTED]: Input/output error
> :-( write failed: Input/output error
> 
> I am using a kernel 2.6.33-rt from the proaudio-overlay with the new
> serial and parallel ATA stack, not the old deprecated ATA-stack.
> 
> This is what dvd+rw-mediainfo says: 
> 
> INQUIRY:[SONY][DVD RW DW-Q58A  ][UFS2]
> GET [CURRENT] CONFIGURATION:
>  Mounted Media: 1Bh, DVD+R
>  Media ID:  RITEK/F16
>  Current Write Speed:   2.4x1385=3324KB/s
>  Write Speed #0:2.4x1385=3324KB/s
> GET [CURRENT] PERFORMANCE:
>  Write Performance: 2.4x1385=3324KB/s...@[0 -> 0]
>  Speed Descriptor#0:00/0 r...@8.0x1385=11080kb/s w...@2.4x1385=3324kb/s
> READ DVD STRUCTURE[#0h]:
>  Media Book Type:   00h, DVD-ROM book [revision 0]
>  Legacy lead-out at:2295104*2KB=4700372992
> READ DISC INFORMATION:
>  Disc status:   blank
>  Number of Sessions:1
>  State of Last Session: empty
>  "Next" Track:  1
>  Number of Tracks:  1
> READ TRACK INFORMATION[#1]:
>  Track State:   blank
>  Track Start Address:   0*2KB
>  Next Writable Address: 0*2KB
>  Free Blocks:   2295104*2KB
>  Track Size:2295104*2KB
>  ROM Compatibility LBA: 265696
> READ CAPACITY:  0*2048=0
> 
> 
> Unfortunately, I reproduced this error on an non-RT 2.6.34 kernel with
> the same config.
> 
> Anybody has got any ideas?
> 
> Regards, 
> 
> Gabriel 


I have to add that writing DVD+RW works fine. How could this be?

Regards,

Gabriel 



Re: [gentoo-user] write failed on dvd with growisofs

2010-08-11 Thread linux
On Tue, Aug 10, 2010 at 11:14:55PM +0200, Joerg Schilling wrote:
> li...@gabriel-striewe.de wrote:
> 
> > Hello,
> >
> > I am incurring a strange problem when trying to burn DVDs. When I
> > apply the command: 
> >
> > # growisofs -dvd-compat -Z /dev/sr0 -R -J test/
> >
> > I get the following output: 
> >
> > Executing 'mkisofs -R -J test/ | builtin_dd of=/dev/sr0 obs=32k seek=0'
> > Total translation table size: 0
> > Total rockridge attributes bytes: 273
> > Total directory bytes: 0
> > Path table size(bytes): 10
> > Max brk space used 0
> > 182 extents written (0 MB)
> > /dev/sr0: "Current Write Speed" is 2.5x1352KBps.
> > :-[ wr...@lba=0h failed with SK=5h/WRITE PROTECTED]: Input/output error
> > :-( write failed: Input/output error
> 
> Did you try to use cdrecord instead?
> Did you try to kill hald before?
> 
> J?rg
> 

/etc/init.d/hald status
* status: stopped

using cdrecord on a DVD+RW works fine, but I have this error when I
try to burn a DVD-R: 

gstri...@laptop ~ $ cdrecord -v dev=0,1,0 test.iso 
cdrecord: No write mode specified.
cdrecord: Assuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.
Cdrecord-ProDVD-ProBD-Clone 3.00 (i686-pc-linux-gnu) Copyright (C) 1995-2010 
Jrg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
SCSI buffer size: 64512
atapi: 1
Device type: Removable CD-ROM
Version: 5
Response Format: 2
Capabilities   : 
Vendor_info: 'SONY'
Identifikation : 'DVD RW DW-Q58A  '
Revision   : 'UFS2'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD+R
Profile: DVD+R/DL 
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
cdrecord: Warning: controller returns wrong page 3 for Ricoh Vendor Page page 
(30).
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO
Drive buf size : 1602048 = 1564 KB
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.
FIFO size  : 4194304 = 4096 KB
Track 01: data 0 MB padsize:  236 KB
Total size:0 MB = 300 sectors

Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 2294804
Reducing transfer size from 64512 to 32768 bytes.
cdrecord: Warning: controller returns wrong page 3 for Ricoh Vendor Page page 
(30).
Starting to write CD/DVD/BD at speed 2 in real SAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Starting new track at sector: 0
Track 01:0 of0 MB written.cdrecord: Input/output error. write_g1: scsi 
sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 27 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x27 Qual 0x00 (write protected) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.014s timeout 200s

write track data: error after 0 bytes
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.
Writing  time:5.037s
Average write speed   0.1x.
Fixating...
Fixating time:0.009s
cdrecord: fifo had 12 puts and 1 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.

Hope this helps somehow. Thank you for your quick response..


Gabriel 



Re: [gentoo-user] write failed on dvd with growisofs

2010-08-11 Thread linux
On Wed, Aug 11, 2010 at 03:18:57PM +0200, Joerg Schilling wrote:
> li...@gabriel-striewe.de wrote:
> 
> > /etc/init.d/hald status
> > * status: stopped
> >
> > using cdrecord on a DVD+RW works fine, but I have this error when I
> > try to burn a DVD-R: 
> 
> OK, could you send the outout from cdrecord -v -minfo
> with this medium?
> 
> J?rg
> 

$> cdrecord -v -minfo
Linux sg driver version: 3.5.34
SCSI buffer size: 32768
No target specified, trying to find one...
Using dev=0,1,0.
cdrecord: Warning: controller returns wrong page 3 for Ricoh Vendor Page page 
(30).
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.
Cdrecord-ProDVD-ProBD-Clone 3.00 (i686-pc-linux-gnu) Copyright (C) 1995-2010 
J??rg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.9'.
atapi: 1
Device type: Removable CD-ROM
Version: 5
Response Format: 2
Capabilities   : 
Vendor_info: 'SONY'
Identifikation : 'DVD RW DW-Q58A  '
Revision   : 'UFS2'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD+R
Profile: DVD+R/DL 
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO
Drive buf size : 1602048 = 1564 KB
Current Secsize: 2048
book type:   DVD+R, Version (10.1)
disc size:   120mm (0)
maximum rate:Not specified (15)
number of layers:1
track path:  Parallel Track Path (0)
layer type:  Rewritable Area (2)
linear density:  0.267 ??m/bit (0)
track density:   0.74 ??m/track (0)
phys start:  196608 (0x3) 
phys end:2491711
end layer 0: 0
bca: 0
phys size:...2295104
Manufacturer:'RITEK'
Media type:  'F16'
Category/VersionA1
Disk size   0F
Disk structure  02
Recoding density00
Manufacturer:   'RITEK'
Media type: 'F16'
Product revision1
ADIP numbytes   56
Reference speed 35
Max speed   84
rzone size: 40
rzone number:   1
border number:  1
ljrs:   0
track mode: 7 copy: 0
damage: 0
reserved track: 0 blank: 1 incremental: 0 fp: 0
data mode:  1
lra valid:  0
nwa valid:  1
rzone start:0
next wr addr:   0
free blocks:2295104
blocking factor:16
rzone size: 2295104
last recorded addr: 0
read compat lba:265696

Capacity  Blklen/Sparesz.  Format-type  Type
 2295104 2048 0x00  Unformated or Blank Media
Mounted media class:  DVD
Mounted media type:   DVD+R
Disk Is not erasable
data type:standard
disk status:  empty
session status:   empty
BG format status: none
first track:  1
number of sessions:   1
first track in last sess: 1
last track in last sess:  1
Disk Is unrestricted
Disk type: DVD, HD-DVD or BD

Track  Sess Type   Start Addr End Addr   Size
==
1 1 Blank  0  22951032295104 -1

Next writable address:  0
Remaining writable size:2295104

Thanks for your help,

Gabriel 



Re: [gentoo-user] write failed on dvd with growisofs

2010-08-11 Thread linux
On Wed, Aug 11, 2010 at 05:00:45PM +0200, Joerg Schilling wrote:
> li...@gabriel-striewe.de wrote:
> 
> > On Wed, Aug 11, 2010 at 03:18:57PM +0200, Joerg Schilling wrote:
> > > li...@gabriel-striewe.de wrote:
> > > 
> > > > /etc/init.d/hald status
> > > > * status: stopped
> > > >
> > > > using cdrecord on a DVD+RW works fine, but I have this error when I
> > > > try to burn a DVD-R: 
> > > 
> > > OK, could you send the outout from cdrecord -v -minfo
> > > with this medium?
> 
> 
> Ritek may not be the best media quality. Did you try Verbatim?
> 
> 
> J?rg

They were from Aldi, however I used also CDR from there, they seem to
be manufactured by Plasmon Data Systems (both are labeled
Tevion). With those CDR I have usually no problem. I realize however
that my DVDRW which work without problems are from Verbatim. So I will
try out Verbatim DVD+R and report back to the list how it's going.

Thanks for your help

Gabriel



[gentoo-user] Unknown Tool "hd"

2007-08-06 Thread Linux
I have a problem with a script refering to several tools, one is "hd"
-snip-
TESTECHO="$($ECHO -e '\061\062' \
| hd \
| grep -Eom1 '^[[digit:]]+[[:space:]]+[[digit:]]+[[:space:]]+[[digit:]]+' \
| tr -s '\t ' ' '
-snip-
Searching has proved fruitless, I *think* it may be a Debian tool/script. 
 Any pointers ? Please !!!

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] mounting my digital camera storage... not!

2007-03-14 Thread linux
Hello, list --

dmesg sez:

usb-storage: device found at 7
usb-storage: waiting for device to settle before scanning
scsi 5:0:0:0: Direct-Access KM   DiMAGE Z61.00 PQ: 0
ANSI: 0 CCS usb-storage: device scan complete


Why can't I get a /dev block device to mount this?

I know I must be missing something simple and obvious.

from /proc/config.gz:

CONFIG_SCSI=y
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
CONFIG_SCSI_AIC7XXX=y
CONFIG_SCSI_AIC79XX=y


CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_PRINTER=y
CONFIG_USB_STORAGE=y
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_USB_MON=y


Any help appreciated.

-- 
 |\  /||   |  ~ ~  
 | \/ ||---|  `|` ?
 ||ichael  |   |iggins\^ /
 michael.higgins[at]evolone[dot]org
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Nvidia and Radeon video cards in the same box.

2015-02-04 Thread Linux

First question should be, can this be done?

I had 2 Nvidia videos cards, running 2 monitors, with X spanning both 
monitors.


One card died and I replaced it with a Radeon video card.  Can I still 
span X across the two monitors?  Does the make/model of the cards matter 
at all?


If the answer is yes, then my next step is figuring out why I can get 
either monitor to work alone, but can't get both of them to work together.


More information will be provided once I know this is possible.

Thanks much - Skippy



Re: [gentoo-user] Nvidia and Radeon video cards in the same box.

2015-02-05 Thread Linux
"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName  "GeForce 9400 GT"
BusID  "PCI:3:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor"Monitor0"
DefaultDepth24
Option "TwinView" "0"
Option "1600x1200 +0 +0"
SubSection "Display"
Depth   24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor    "Monitor1"
DefaultDepth24
Option "TwinView" "0"
Option "metamodes" "1600x1200 +0+0"
SubSection "Display"
Depth   24
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection
---

And this is my current Xorg.0.log, most of which is over my head.

But this part looks to be relevant.
[  1066.961] (EE) Screen 0 deleted because of no matching config section.

Or this.
[  1067.703] (II) AIGLX: Screen 0 is not DRI2 capable
[  1067.703] (EE) AIGLX: reverting to software rendering
[  1067.732] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so 
failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)

-
[  1066.929]
X.Org X Server 1.16.3
Release Date: 2014-12-20
[  1066.930] X Protocol Version 11, Revision 0
[  1066.930] Build Operating System: Linux 3.18.1-gentoo x86_64 Gentoo
[  1066.930] Current Operating System: Linux localhost 3.18.5-gentoo #1 
SMP PREEMPT Tue Feb 3 08:35:56 MST 2015 x86_64
[  1066.930] Kernel command line: root=/dev/sdb5 softlevel=console 
append="acpi_enforce_resources=lax"

[  1066.930] Build Date: 12 January 2015  09:22:12AM
[  1066.930]
[  1066.931] Current version of pixman: 0.32.6
[  1066.931]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[  1066.931] Markers: (--) probed, (**) from config file, (==) default 
setting,

(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1066.932] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb  5 
09:06:54 2015

[  1066.932] (==) Using config file: "/etc/X11/xorg.conf"
[  1066.932] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1066.932] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1066.933] (==) ServerLayout "Layout0"
[  1066.933] (**) |-->Screen "Screen0" (0)
[  1066.933] (**) |   |-->Monitor "Monitor0"
[  1066.933] (**) |   |-->Device "Device0"
[  1066.933] (**) |-->Screen "Screen1" (1)
[  1066.933] (**) |   |-->Monitor "Monitor1"
[  1066.933] (**) |   |-->Device "Device1"
[  1066.933] (**) |-->Input Device "Keyboard0"
[  1066.933] (**) |-->Input Device "Mouse0"
[  1066.933] (**) Option "Xinerama" "1"
[  1066.933] (==) Automatically adding devices
[  1066.933] (==) Automatically enabling devices
[  1066.933] (==) Automatically adding GPU devices
[  1066.933] (**) Xinerama: enabled
[  1066.933] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  1066.933]Entry deleted from font path.
[  1066.933] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  1066.933]Entry deleted from font path.
[  1066.933] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  1066.933]Entry deleted from font path.
[  1066.933] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/75dpi/".

[  1066.933]Entry deleted from font path.
[  1066.933](Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  1066.933] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/
[  1066.933] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  1066.933] (**) Extension "Composite" is disabled
[  1066.933] (WW) Hotplugging is on, devices using drivers 'kbd', 
'mouse' or 'vmmouse' will be disabled.

[  1066.933] (WW) Disabling Keyboard0
[  1066.933] (WW) Disabling Mouse0
[  1066.933] (II) Loader magic: 0x806c80
[  1066.933] (II) Module ABI versions:
[  1066.933]X.Org ANSI C Emulation: 0.4
[  1066.933]X.Org Video Driver: 18.0
[  1066.933]X.Org XInput driver : 21.0
[  1066.933]X.Org Server Extension : 8.0
[  1066.933] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1066.935] (--) PCI:*(0:2:0:0) 1002:6819:1458:255a rev 0, Mem @ 
0xc000/268435456, 0xf7fc/262144, I/O @ 0

Re: [gentoo-user] Nvidia and Radeon video cards in the same box.

2015-02-05 Thread Linux



On 2/5/2015 2:46 PM, Mickaël Bucas wrote:

2015-02-05 17:32 GMT+01:00 Linux :
...

[  1066.959] (II) [KMS] drm report modesetting isn't supported.

...

[  1066.961] (EE) Screen 0 deleted because of no matching config section.
[  1066.961] (II) UnloadModule: "radeon"

...

[  1067.703] (II) AIGLX: Screen 0 is not DRI2 capable
[  1067.703] (EE) AIGLX: reverting to software rendering
[  1067.732] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed
(/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[  1067.732] (EE) GLX: could not load software renderer


It seems your kernel doesn't support DRI, nor modesetting.
I would suggest checking your kernel configuration for the options
needed for radeon driver.

I don't remember how I did but there is the Gentoo Wiki :
http://wiki.gentoo.org/wiki/Radeon

Mickaël Bucas



Yes...  Thank you.

However I followed the info at that link best I could, some of the 
kernel options were not the same, and now I get nothing but black 
screens and a locked up computer.


Xorg.0.log below
-
[67.594]
X.Org X Server 1.16.3
Release Date: 2014-12-20
[67.600] X Protocol Version 11, Revision 0
[67.602] Build Operating System: Linux 3.18.1-gentoo x86_64 Gentoo
[67.604] Current Operating System: Linux localhost 3.18.5-gentoo #3 
SMP PREEMPT Thu Feb 5 15:56:25 MST 2015 x86_64
[67.604] Kernel command line: root=/dev/sdb5 softlevel=console 
append="acpi_enforce_resources=lax"

[67.608] Build Date: 12 January 2015  09:22:12AM
[67.610]
[67.612] Current version of pixman: 0.32.6
[67.616]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[67.616] Markers: (--) probed, (**) from config file, (==) default 
setting,

(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[67.624] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb  5 
16:04:09 2015

[67.653] (==) Using config file: "/etc/X11/xorg.conf"
[67.656] (==) Using config directory: "/etc/X11/xorg.conf.d"
[67.658] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[67.682] (==) ServerLayout "Layout0"
[67.682] (**) |-->Screen "Screen0" (0)
[67.682] (**) |   |-->Monitor "Monitor0"
[67.684] (**) |   |-->Device "Device0"
[67.684] (**) |-->Screen "Screen1" (1)
[67.684] (**) |   |-->Monitor "Monitor1"
[67.684] (**) |   |-->Device "Device1"
[67.684] (**) |-->Input Device "Keyboard0"
[67.684] (**) |-->Input Device "Mouse0"
[67.684] (**) Option "Xinerama" "1"
[67.684] (==) Automatically adding devices
[67.684] (==) Automatically enabling devices
[67.684] (==) Automatically adding GPU devices
[67.684] (**) Xinerama: enabled
[67.712] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[67.712]Entry deleted from font path.
[67.712] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[67.712]Entry deleted from font path.
[67.712] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[67.712]Entry deleted from font path.
[67.720] (WW) `fonts.dir' not found (or not valid) in 
"/usr/share/fonts/75dpi/".

[67.720]Entry deleted from font path.
[67.720](Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[67.720] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/100dpi/
[67.720] (==) ModulePath set to "/usr/lib64/xorg/modules"
[67.720] (**) Extension "Composite" is disabled
[67.720] (WW) Hotplugging is on, devices using drivers 'kbd', 
'mouse' or 'vmmouse' will be disabled.

[67.720] (WW) Disabling Keyboard0
[67.720] (WW) Disabling Mouse0
[67.720] (II) Loader magic: 0x806c80
[67.720] (II) Module ABI versions:
[67.720]X.Org ANSI C Emulation: 0.4
[67.720]X.Org Video Driver: 18.0
[67.720]X.Org XInput driver : 21.0
[67.720]X.Org Server Extension : 8.0
[67.721] (II) xfree86: Adding drm device (/dev/dri/card0)
[67.721] (II) xfree86: Adding drm device (/dev/dri/card1)
[67.723] (--) PCI:*(0:2:0:0) 1002:6819:1458:255a rev 0, Mem @ 
0xc000/268435456, 0xf7fc/262144, I/O @ 0x9000/256, BIOS @ 
0x/131072
[67.723] (--) PCI: (0:3:0:0) 10de:0641:196e:0562 rev 161, Mem @ 
0xfa00/16777216, 0xd000/268435456, 0xf800/33554432, I/O @ 
0xac00/128, BIOS @ 0x/524288

[67.723] (II) LoadModule: "glx"
[67.734] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[68.262] (II) Module glx: vendor="X.

Re: [gentoo-user] OT - memory testing

2014-01-22 Thread Linux

Hiya Mick;

Thanks for your response.  Great ideas.  I'll pass it along.

-Skippy


On 1/21/2014 11:42 PM, Mick wrote:

On Tuesday 21 Jan 2014 23:11:24 Skippy wrote:


"Have you ever found a program in linux that allows you to locate bad
dims if you have faults?  I’ve tried memtest86, memconf, memtester and
none of them can point out what slot on the motherboard has the bad RAM.


memtest86+ is  what I use, but I have not found an application that will
identify and report on its own a faulty module or controller out of a whole
bank of them.  Press F2 when it starts, to enable SMT support and get the
tests done a bit faster.



  I know usually you just plug in one at a time.  But memtest86 takes
hours and I have…wait for it….16 slots to test DIMs on for this specific
server with memory failure."


You don't have to test 16 modules one at a time, although you will have to run
the test more than once:

Remove half (8) of the memory modules.  Ensure what is left is installed in
the slot combination recommended by the MoBo manufacturer.  Test these.  If no
fault is found swap them for the other half.  As soon as a fault is reported,
remove half of this batch (4) and install the other 4 as recommended by the
MoBo manufacturer.  Rinse and repeat.  This way you will eventually isolate
the dodgy DIMM module, by running the test fewer than 16 times.  Usually
errors show in the first round of tests, but some times you may need to wait
for more than 8 passes.

Before you start any of this it is a good idea to just reseat the modules one
at a time in case you have some dirt or oxidisation in any of the contacts.
That could save a lot of hours ...

Make sure you have marked clearly which batches have showed no errors - if you
mix them up you will have to start from the beginning.  I know I am stating
the obvious, but I have been there with colleagues who like to tidy up other
people's work space .





Re: [gentoo-user] net.eth0 failed to start *solved*

2014-03-03 Thread Linux
Yes, that was the correct answer.  Added "net.ifnames=0" to GRUB and 
everything is happy.  Much thanks for your responses.  I am always 
grateful for the collective wisdom of this list.


Skippy


On 3/2/2014 9:28 AM, Canek Peláez Valdés wrote:



You upgraded udev and lost support for the legacy network interface
names. You should read [1] to really understand the issue, but as a
workaround you can add the following to your kernel command line:
"net.ifnames=0". Do it in /etc/default/grub (in the GRUB_CMDLINE_LINUX
variable) if you use GRUB2 (and create the config again with
grub2-mkconfig), or in /boo/grub/grub.cfg, at the end of the "kernel"
line, if you are using grub-legacy.

Regards.

[1] 
http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/





Re: [gentoo-user] OT - Midnight Commander and hiding terminal output

2015-12-31 Thread Linux

On 12/29/2015 5:15 PM, waltd...@waltdnes.org wrote:

snip


   Another MC user here.  Here are a couple of entries I've inserted at
the top of my ~/.config/mc/mc.ext file.  The first entry in mc.ext that
matches the extension takes precedence, so you want your custom entries
at the top.  What these entries do is to launch an xterm.  The xterm is
what actually launches mplayer.  All the spew from mplayer appears in
the xterm, not in MC.  If I want to kill the player part way through a
song/video, I can do it from the small xterm.  The xterm automatically
disappears as soon as the song/video finishes.

#
#FLAC and WAV and MP3 files (to free up mc console)
regex/i/\.(wav|flac|mp3)$
  Open=/usr/bin/xterm -e /usr/bin/mplayer %d/%p &
#
# Videos
regex/i/\.(avi|mov|mp4|mpeg)$
  Open=/usr/bin/xterm -e /usr/bin/mplayer %d/%p &

   This should also work for you with VLC.  Substitute "vlc", or
whatever, for "mplayer".  This "indirection" method is useful for *ANY*
program that spews diagnostics/whatever to the console that launched it.
E.g. I get dignostics/etc with abiword.



Thank you!
I will try this out.
That's a way of doing things that never would have occurred to me.
-Skippy



Re: [gentoo-user] Re: OT - Midnight Commander and hiding terminal output

2015-12-31 Thread Linux

On 12/30/2015 10:32 AM, Roman Dobosz wrote:

snip


Just redirect the standard end error output to the void, like:

--- 8< ~/.config/mc/mc.ext ---
include/video2
 Open=(mpv -vf-clr %f >/dev/null 2>&1 &)
 View=%view{ascii} midentify %f
 Edit=if [ -n "$DISPLAY" ]; then (avidemux3_qt4 %f 2>&1 >/dev/null &); fi
--- >8 

so opening the file (pressing enter on the file), or editing it (via
pressing F4) I don;t see any output from neither mpv nor avidemux.
Note, that both of the processes are instantly put to the background
(amperand at the end of the command) so that mc is still operatable.

Hope, that helps :)


This does help.  Thank you very much.  I'll be trying it out soon.
-Skippy




[gentoo-user] How many people use KDE?

2006-01-20 Thread Linux Java




I wanna to know KDE and Gnome which is more popular.





Re: [gentoo-user] How many people use KDE?

2006-01-20 Thread Linux Java




It's nice of you to give me so detailed explanation!
I think I would like to use gnome for long time ^_^
Thank you very much
On Fri, 2006-01-20 at 15:29 +0100, Holly Bostick wrote:


Neil Bothwick schreef:
> On Fri, 20 Jan 2006 17:10:13 +0800, Linux Java wrote:
> 
>> I wanna to know KDE and Gnome which is more popular.
> 
> Why? Use whatever suits you.
> 

I hope that you all appreciate my extreme restraint in not posting to
this thread until now, given how very much I dislike KDE.

But for the record, just so that all you KDE-heads don't skew the
results com*plete*ly:

I always (from my first attempts at Linux some 3 years ago) preferred
GNOME to KDE. Never liked Nautilus, though (it's tied for second on my
list of "most hated file managers"), and since I've never been fond of
desktop icons and all that cr... junk... I still found it too heavy. So I
switched to Openbox 3 (with a GTK "backend"), and now I use fvwm-crystal
(with a GTK "backend"). Gnome-light is (always) installed, but I don't
use it as a desktop.

I have only two KDE-specific applications that I would not do without
(both compiled -kde and -arts to the greatest extent possible): Krusader
(though this needs Konq and some other KDE utils for best usage, as it
recognizes KDE apps much much better than GTK apps for viewing files and
the like), and K3b. These apps require kdebase, so I've got that, but
the day you see me logging into KDE, you can rest assured that either:

1) my system is so seriously broke that it's the only DE/WM I can get
into (which is pretty unlikely. I mean, I've got iceWM and *afterstep*
on the system, for Pete's sake; the day that doesn't work but KDE does
will be... "The" day);

or

2) I have been replaced by an alien clone (shoot first, ask questions
later).

I prefer to use GTK-based applications wherever possible because I find
them more attractive in general, and I'm more used to them (as a GNOME
user originally), unless they're junk, like Totem, in which case I use
"non-affiliated" programs like Xine or mPlayer. Yes, I know Totem can be
configured to use a Xine backend. Imo, there's no point; if that's the
only way Totem works, I might as well just use Xine. Plus I want to see
when gStreamer gets its act together. However I have no objection to
QT-based apps (as opposed to KDE apps) when necessary. It does need to
be "necessary", though (meaning, if I need it, I'll install qdvdauthor,
because there's no GTK alternative that I know of, but I can just as
well use the CLI original, unless the GUI version has some additional
feature or makes it easier to understand than the CLI version's man page).

So anyway, Neil is of course right: use what you want; it's *your*
desktop (finally!). I don't need a whole lot of GUI features (in fact I
dislike a whole lot of GUI features), so KDE is not for me, the one who
never liked Windows(-like) desktops, even when I was using Windows; I
used an alternative shell from my Win98 days on. But for those who feel
more comfortable with a more Windows-like environment, and Windows-like
assumptions about what a user wants/needs from their desktop, KDE may be
just the thing; that is, after all, what it's designed to do to a great
extent.

You can have it, though. I'll be elsewhere.

Holly








Re: [gentoo-user] How many people use KDE?

2006-01-21 Thread Linux Java
On Sat, 2006-01-21 at 11:05 -0700, Richard Fish wrote:
> Some advice for etiquette on this list:
> 
> 1. Don't top post.
> 2. _DON'T_ post html messages
> 3. Learn to trim the message you are replying to.
> 
> -Richard
> 
Thank you for your advice!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Screen settings

2006-02-25 Thread Linux Blues
On Thu, 23 Feb 2006 01:48:14 -0500
"Frino Klauss" <[EMAIL PROTECTED]> wrote:

> Hi Rajat,
> I suggest u add the following to your Screen section.
> 
> DefaultDepth 24
> 
> just after the Monitor Line.

Nice way to avoid using DRI, I've read two suggestions like this and

On Thu, 23 Feb 2006 09:30:03 +
"Rajat Gujral" <[EMAIL PROTECTED]> wrote:

> (**) I810(0): DRI is disabled because it runs only at 16-bit depth.

So I suggest a DefaultDepth 16 instead of 24 (if you need/want to use
DRI, of course).
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] root block device unspecified error on boot

2005-06-02 Thread Gentoo Linux Mailing List Client
I had to move my linux partition from /dev/hda3 to /dev/hda1
I have altered /etc/fstab to reflect the move, along with /boot/grub/menu.lst
yet everytime I boot I still get the following error.

   The root block device is unspecified or not detected. 
   Please specify a device or "shell" for a shell.
   BOOT () ::

at this point if I enter "/dev/hda1" the system continues to boot fine.
what am I forgetting to fix?

TIA,
Tomoki Taniguchi

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] root block device unspecified error on boot

2005-06-02 Thread Gentoo Linux Mailing List Client
yeah I did that as well.
grub is not the problem as far as I can tell.  
I get the boot menu just fine.
my system stops when it tries to (re)mount the root partition.
It seems to think I didn't specify it.
I thought that's what fstab was for ???

any other suggestions?  

TIA,
Tomoki


On 6/2/05, Myk Taylor <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Have you directed the first-stage bootloader to find root on hda1?
> 
> from
> http://www.gentoo.org/doc/en/handbook/2005.0/handbook-x86.xml?part=1&chap=10#doc_chap2
> 
> try 'grub-install /dev/hda'
> or 'grub' and
> grub> root (hd0,0)  (Specify where your /boot partition resides)
> grub> setup (hd0)   (Install GRUB in the MBR)
> grub> quit  (Exit the GRUB shell)
> 
> - --myk
> 
> Gentoo Linux Mailing List Client wrote:
> > I had to move my linux partition from /dev/hda3 to /dev/hda1
> > I have altered /etc/fstab to reflect the move, along with 
> > /boot/grub/menu.lst
> > yet everytime I boot I still get the following error.
> >
> >The root block device is unspecified or not detected.
> >Please specify a device or "shell" for a shell.
> >BOOT () ::
> >
> > at this point if I enter "/dev/hda1" the system continues to boot fine.
> > what am I forgetting to fix?
> >
> > TIA,
> > Tomoki Taniguchi
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFCnsxnBOPsJyAQkeARAvGqAKDAFeCbyTVjPqezDwaGr3lITAiE4ACfTxku
> RwFWxRzeKggA0rutmGBTBaQ=
> =3UIJ
> -END PGP SIGNATURE-
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list