Re: [gentoo-user] how to upload files...?any tool?

2005-11-10 Thread Stoian Ivanov
On Thursday 10 November 2005 20:34, Alexander Skwar wrote:
 El Nino schrieb:
  i develop my own webpages  now want to upload them to a remote server.

 I'd use scp or sftp.

 Alexander Skwar

I would reccomend  Krusader and ftp:// or fish://  urls, which are part of 
KDE's kioslaves but are best handled by Krusader (long live krusader's dev 
team)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Developmnet Environment for PHP and PERL

2005-11-09 Thread Stoian Ivanov
On Wednesday 09 November 2005 05:21, Michael Shaw wrote:
 gentuxx wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Michael Shaw wrote:
 What editor do people use for PHP and Perl development. I'm looking
 for something with syntax highlighting and such, so that rules ut vi
 or gedit.
 
 Thanks,
 Mike
 
 I seems like you've got a lot of good suggestions here, so I'll just
 throw my 2ยข out into the pot too!
 
 For perl, I use vim for quick edits and kate for larger projects.  It
 doesn't auto-tab the way I think it should, but that's probably just a
 configuration that I haven't given it yet.  ;-)
 
 I like bluefish for HTML|PHP|CSS, but the CSS and PHP colorization is
 a little jumpy.  Sometimes it'll do it, sometime it won't.  So then I
 started using gphpedit for JUST PHP.  bluefish is nice for (X)?HTML,
 and OK for CSS, but more often than not, I find myself comfy with PHP
 and CSS in gphpedit.
 
 I might have to look into eclipse though.that sounds interesting.
 And I worked with emacs while I was working on some documentation for
 the Fedora Documentation Project, I could probably handle that if the
 plug-ins worked right.
 
 Anyway, my top pick for perl is kate, for PHP is gPHPEdit.
 
 Cheers!
 
 - --
 gentux
 echo hfouvyAdpy/ofu | perl -pe 's/(.)/chr(ord($1)-1)/ge'
 
 gentux's gpg fingerprint == 34CE 2E97 40C7 EF6E EC40  9795 2D81 924A
 6996 0993
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (GNU/Linux)
 
 iD8DBQFDcVqOLYGSSmmWCZMRAk8tAJ4zn4IRuwmgx/rOIAwi701dti+aJQCfS3jt
 8czaaR9XrRvTJW2p2WNBTwY=
 =9/bd
 -END PGP SIGNATURE-

 I found Bluefish, but the syntax hilighting didn't work.  gPHPEdit looks
 good.  I'll give it a try.  Even if only for syntext hilighting.

 Thanks,
 Mike

From the free/open editors Quanta is the one that suits me best. The gratest 
editor ever tried is Zend's IDE. This is for writing HTML/PHP, I don't do 
Perl

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Wired font problems in gtk applications:

2005-10-24 Thread Stoian Ivanov
   Since recently i began to see some wired font problems here are some screen 
shots: 

i tried reemerge xorg xfontconfig freetype but no success. I haven't  notice 
the problem in KDE programs. So what should I do (reemerge?)

some additional info:
[EMAIL PROTECTED] ~ $ equery list xorg
[ Searching for package 'xorg' in all categories among: ]
 * installed packages
[I--] [  ] x11-base/xorg-x11-6.8.2-r6 (0)
[EMAIL PROTECTED] ~ $ equery list qt
[ Searching for package 'qt' in all categories among: ]
 * installed packages
[I--] [  ] x11-libs/qt-3.3.4-r8 (3)
[EMAIL PROTECTED] ~ $ equery list freetype
[ Searching for package 'freetype' in all categories among: ]
 * installed packages
[I--] [  ] media-libs/freetype-1.3.1-r5 (1)
[I--] [  ] media-libs/freetype-2.1.10 (2)
[EMAIL PROTECTED] ~ $ equery list fontconfig
[ Searching for package 'fontconfig' in all categories among: ]
 * installed packages
[I--] [  ] media-libs/fontconfig-2.3.2 (1.0)
[EMAIL PROTECTED] ~ $ equery list gtk
[ Searching for package 'gtk' in all categories among: ]
 * installed packages
[I--] [  ] x11-themes/gtk-engines-2.6.5 (2)
[EMAIL PROTECTED] ~ $ equery list glib
[ Searching for package 'glib' in all categories among: ]
 * installed packages
[I--] [  ] dev-libs/glib-1.2.10-r5 (1)
[I--] [  ] dev-libs/glib-2.8.3 (2)
[EMAIL PROTECTED] ~ $ equery list qt
[ Searching for package 'qt' in all categories among: ]
 * installed packages
[I--] [  ] x11-libs/qt-3.3.4-r8 (3)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] before I upgrade the kernel

2005-10-12 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # cat mygenkernel.sh
if [ -r /usr/src/linux/.config ] ; then
  echo Found an existing .config file ...skipping creation
else
  echo Creating a new config file based on current kernel
  pushd /usr/src/linux
  zcat /proc/config.gz  .config
  make oldconfig
  popd
fi
genkernel --lvm2 --no-bootsplash --no-gensplash --no-clean $@ all
emerge nvidia-kernel sys-fs/fuse nvidia-glx arpstar

[EMAIL PROTECTED] ~ #
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [ot] An iptables like setup on windowsxp

2005-08-07 Thread Stoian Ivanov
Once I used  http://sourceforge.net/projects/tdifw/ for trustfull firewall. It 
was a year ago and Service+textfile config  was good enough for me back then
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] vsftp .vs. ftpbase WTF??

2005-06-29 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # emerge -auD world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B ] net-ftp/vsftpd-2.0.3-r1 (is blocking net-ftp/ftpbase-0.00)
[ebuild  N] net-ftp/ftpbase-0.00
[ebuild U ] net-ftp/vsftpd-2.0.3-r1 [2.0.3]

!!! Error: The above package list contains packages which cannot be installed
!!!on the same system.

[EMAIL PROTECTED] ~ # 

So the answer is Den't emerge until things are sorted out (ftpbase-0.01 
orvsftpd-2.0.3-r2)?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] k3b failed to rebuild... [SOLVED]

2005-06-06 Thread Stoian Ivanov
On Sunday 05 June 2005 20:07, Rumen Yotov wrote:

 
 !!! Digest verification Failed:
 !!!/usr/portage/distfiles/k3b-0.11.24.tar.bz2
 !!! Reason: Filesize does not match recorded size
 
 [EMAIL PROTECTED] ~ #
   
 
 Hi,
 This happens sometimes, might be incomplete file on this mirror, or some
 error on transmission.
 Try deleting the file from /usr/portage/distifles and trying again, if
 you receive the same error, try later (some hours).
 If after a day this happens again, first get the sources from primary
 source (kde.org) and put it in 'distfiles', or file a bug.
 HTH. . Rumen
 
 
  The problem was solved few minutes after posting to the ML. I downloaded the 
source tarball from the sourceforge. The file was *smaller* than the one in 
the /usr/portage/distfiles/ after replacement with the original source the 
emerge went ok. 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] foomatic build(rebuild) broken

2005-06-06 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # emerge -a foomatic-db-engine

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] net-print/foomatic-db-engine-3.0.2

Do you want me to merge these packages? [Yes/No]
 emerge (1 of 1) net-print/foomatic-db-engine-3.0.2 to /
 md5 files   ;-) foomatic-db-engine-3.0.2.ebuild
 md5 files   ;-) foomatic-db-engine-3.0.0.20031018.ebuild
 md5 files   ;-) foomatic-db-engine-3.0.1.ebuild
 md5 files   ;-) foomatic-db-engine-3.0.0.ebuild
 md5 files   ;-) files/digest-foomatic-db-engine-3.0.0
 md5 files   ;-) files/digest-foomatic-db-engine-3.0.1
 md5 files   ;-) files/digest-foomatic-db-engine-3.0.2
 md5 files   ;-) files/perl-module-3.0.1.diff
 md5 files   ;-) files/digest-foomatic-db-engine-3.0.0.20031018
 md5 files   ;-) files/perl-module.diff
 md5 src_uri ;-) foomatic-db-engine-3.0.2.tar.gz
 Unpacking source...
 Unpacking foomatic-db-engine-3.0.2.tar.gz to 
 /var/tmp/portage/foomatic-db-engine-3.0.2/work
 Source unpacked.
 * Applying perl-module-3.0.1.diff ...  
 [ ok ]
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=athlon-xp -fomit-frame-pointer 
-pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=athlon-xp -fomit-frame-pointer 
-pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for xml2-config... /usr/bin/xml2-config
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for strdup... yes
checking for strspn... yes
checking for strstr... yes
checking for xmlParseFile... no
checking for xmlCreatePushParserCtxt... no
checking for xmlParseChunk... no
checking for xmlFreeParserCtxt... no
checking for xmlFreeDoc... no
checking for xmlDocGetRootElement... no
checking for xmlNodeListGetString... no
checking for file... /usr/bin/file
checking for cat... /usr/bin/cat
checking for gs... /usr/bin/gs
checking for a2ps... A2PS_NOT_FOUND
checking for wget... /usr/bin/wget
checking for curl... /usr/bin/curl
checking for printf... /usr/bin/printf
checking GhostScript check... no
GS /usr/bin/gs
checking how to redirect GhostScript output to fd 3... ACCESS DENIED
open_wr:   /dev/fd/3
./configure: line 1763: /dev/fd/3: Permission denied
using |/usr/bin/cat 3
checking for perl... /usr/bin/perl
Checking whether Perl will find libraries installed under /usr... yes
checking for bash... /bin/bash
checking for lpd/... no
checking for lp-errs... no
checking for lpd... no
checking for printcap... /etc/printcap
checking for lpd.conf... no
checking for lpr-lpd... no
checking for lpr-lprng... no
checking for lpr-lpr... no
checking for lpr... /usr/bin/lpr
checking for lpq-lpd... no
checking for lpq-lprng... no
checking for lpq-lpr... no
checking for lpq... /usr/bin/lpq
checking for lprm-lpd... no
checking for lprm-lprng... no
checking for lprm-lpr... no
checking for lprm... /usr/bin/lprm
checking for lpc-lpd... no
checking for lpc-lprng... no
checking for lpc-lpr... no
checking for lpc... no
checking for checkpc... no
checking for cups/... /etc/cups
checking for lpadmin... /usr/sbin/lpadmin
checking for lpstat... /usr/bin/lpstat
checking for cups/model/... /usr/share/cups/model
checking for cups/filter/... /usr/lib/cups/filter
checking for cups/backend/... /usr/lib/cups/backend
checking for cups/printers.conf... /etc/cups/printers.conf
checking for lpr-cups... no
checking for lpr... /usr/bin/lpr
checking for lpq-cups... no
checking for lpq... /usr/bin/lpq
checking for lprm-cups... no
checking for lprm... /usr/bin/lprm
checking for lpc-cups... no
checking for lpc... no
checking for lp-cups... no
checking for lp... /usr/bin/lp
checking for cancel-cups... no
checking for cancel... /usr/bin/cancel
checking for enable-cups... no
checking for enable... /usr/bin/enable
checking for disable-cups... no
checking for disable... /usr/bin/disable
checking for accept-cups... no
checking for accept... no
checking for reject-cups... no
checking for reject... no
checking for lpmove... no
checking for lpoptions... /usr/bin/lpoptions
checking for lpinfo... /usr/sbin/lpinfo
checking for pdq/... no
checking for pdq/printrc... no
checking for pdq... no
checking for lpr-pdq... no
checking for ppr/bin/pprd... no
checking for ppr/interfaces/... /usr/lib/ppr/interfaces
checking for ppr/PPDFiles/... no
checking for ppr/... no
checking for ppr... no
checking for 

Re: [gentoo-user] Re: foomatic build(rebuild) broken

2005-06-06 Thread Stoian Ivanov
On Monday 06 June 2005 18:24, Hans Hvelplund Odborg wrote:
 I think this may happen if you're emerging in parallel (e.g. emerge started 
 on 
 two consoles)

Nope this is not the case:
[EMAIL PROTECTED] ~ # grep MAKEOPTS /etc/make.conf
MAKEOPTS=-j1
[EMAIL PROTECTED] ~ #  

Besides, a colegue of mine has the same problem

 Stoian Ivanov wrote:
 
  [EMAIL PROTECTED] ~ # emerge -a foomatic-db-engine
  
  These are the packages that I would merge, in order:
  
  Calculating dependencies ...done!
  [ebuild   R   ] net-print/foomatic-db-engine-3.0.2
  
  Do you want me to merge these packages? [Yes/No]
  emerge (1 of 1) net-print/foomatic-db-engine-3.0.2 to /
  md5 files   ;-) foomatic-db-engine-3.0.2.ebuild
  md5 files   ;-) foomatic-db-engine-3.0.0.20031018.ebuild
  md5 files   ;-) foomatic-db-engine-3.0.1.ebuild
  md5 files   ;-) foomatic-db-engine-3.0.0.ebuild
  md5 files   ;-) files/digest-foomatic-db-engine-3.0.0
  md5 files   ;-) files/digest-foomatic-db-engine-3.0.1
  md5 files   ;-) files/digest-foomatic-db-engine-3.0.2
  md5 files   ;-) files/perl-module-3.0.1.diff
  md5 files   ;-) files/digest-foomatic-db-engine-3.0.0.20031018
  md5 files   ;-) files/perl-module.diff
  md5 src_uri ;-) foomatic-db-engine-3.0.2.tar.gz
  Unpacking source...
  Unpacking foomatic-db-engine-3.0.2.tar.gz to
  /var/tmp/portage/foomatic-db-engine-3.0.2/work Source unpacked.
   * Applying perl-module-3.0.1.diff ...

   [ ok ]
  ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
  --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
  --localstatedir=/var/lib --build=i686-pc-linux-gnu creating cache
  ./config.cache checking for gcc... gcc checking whether the C compiler
  (gcc -O3 -march=athlon-xp -fomit-frame-pointer -pipe ) works... yes
  checking whether the C compiler (gcc -O3 -march=athlon-xp
  -fomit-frame-pointer -pipe ) is a cross-compiler... no checking whether we
  are using GNU C... yes checking whether gcc accepts -g... yes checking for
  a BSD compatible install... /bin/install -c checking whether ln -s
  works... yes checking whether make sets ${MAKE}... yes
  checking for xml2-config... /usr/bin/xml2-config
  checking for dirent.h that defines DIR... yes
  checking for opendir in -ldir... no
  checking how to run the C preprocessor... gcc -E
  checking for ANSI C header files... yes
  checking for working const... yes
  checking for strdup... yes
  checking for strspn... yes
  checking for strstr... yes
  checking for xmlParseFile... no
  checking for xmlCreatePushParserCtxt... no
  checking for xmlParseChunk... no
  checking for xmlFreeParserCtxt... no
  checking for xmlFreeDoc... no
  checking for xmlDocGetRootElement... no
  checking for xmlNodeListGetString... no
  checking for file... /usr/bin/file
  checking for cat... /usr/bin/cat
  checking for gs... /usr/bin/gs
  checking for a2ps... A2PS_NOT_FOUND
  checking for wget... /usr/bin/wget
  checking for curl... /usr/bin/curl
  checking for printf... /usr/bin/printf
  checking GhostScript check... no
  GS /usr/bin/gs
  checking how to redirect GhostScript output to fd 3... ACCESS DENIED   
  open_wr:   /dev/fd/3 ./configure: line 1763: /dev/fd/3: Permission denied
  using |/usr/bin/cat 3
  checking for perl... /usr/bin/perl
  Checking whether Perl will find libraries installed under /usr... yes
  checking for bash... /bin/bash
  checking for lpd/... no
  checking for lp-errs... no
  checking for lpd... no
  checking for printcap... /etc/printcap
  checking for lpd.conf... no
  checking for lpr-lpd... no
  checking for lpr-lprng... no
  checking for lpr-lpr... no
  checking for lpr... /usr/bin/lpr
  checking for lpq-lpd... no
  checking for lpq-lprng... no
  checking for lpq-lpr... no
  checking for lpq... /usr/bin/lpq
  checking for lprm-lpd... no
  checking for lprm-lprng... no
  checking for lprm-lpr... no
  checking for lprm... /usr/bin/lprm
  checking for lpc-lpd... no
  checking for lpc-lprng... no
  checking for lpc-lpr... no
  checking for lpc... no
  checking for checkpc... no
  checking for cups/... /etc/cups
  checking for lpadmin... /usr/sbin/lpadmin
  checking for lpstat... /usr/bin/lpstat
  checking for cups/model/... /usr/share/cups/model
  checking for cups/filter/... /usr/lib/cups/filter
  checking for cups/backend/... /usr/lib/cups/backend
  checking for cups/printers.conf... /etc/cups/printers.conf
  checking for lpr-cups... no
  checking for lpr... /usr/bin/lpr
  checking for lpq-cups... no
  checking for lpq... /usr/bin/lpq
  checking for lprm-cups... no
  checking for lprm... /usr/bin/lprm
  checking for lpc-cups... no
  checking for lpc... no
  checking for lp-cups... no
  checking for lp... /usr/bin/lp
  checking for cancel-cups... no
  checking for cancel... /usr/bin/cancel
  checking for enable-cups... no
  checking for enable... /usr/bin/enable
  checking for disable-cups

Re: [gentoo-user] Re: Re: foomatic build(rebuild) broken

2005-06-06 Thread Stoian Ivanov
On Monday 06 June 2005 20:09, Hans Hvelplund Odborg wrote:
 Stoian Ivanov wrote:
 
  Nope this is not the case:
  [EMAIL PROTECTED] ~ # grep MAKEOPTS /etc/make.conf
  MAKEOPTS=-j1
  [EMAIL PROTECTED] ~ #
 
 That option does not mean that you can not start emerge in parallel.
 Is says that emerge should tell each instance of make to not compile in
 parallel. Which is not the same.
 
 What i meant is that you start emerge on one console and then before it is
 finished start emerge on another as well.
 
Wow it is possible to have two consoles? Will you be so kind and tell me how do 
I 
start/switch to second one? 
BTW Is it possibe to have three of them or am I asking too much?
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] k3b failed to rebuild...

2005-06-05 Thread Stoian Ivanov
[EMAIL PROTECTED] ~ # rm  /usr/portage/distfiles/k3b-0.11.24.tar.bz2
[EMAIL PROTECTED] ~ # emerge -a k3b

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] app-cdr/k3b-0.11.24

Do you want me to merge these packages? [Yes/No]
 emerge (1 of 1) app-cdr/k3b-0.11.24 to /
 Downloading http://gentoo.osuosl.org/distfiles/k3b-0.11.24.tar.bz2
--19:38:27--  http://gentoo.osuosl.org/distfiles/k3b-0.11.24.tar.bz2
   = `/usr/portage/distfiles/k3b-0.11.24.tar.bz2'
 gentoo.osuosl.org... 140.211.166.134
gentoo.osuosl.org[140.211.166.134]:80...  
.
HTTP  ,  ... 200 OK
: 3,202,909 [application/x-tar]

100%[===]
 3,202,909 14.92K/sETA 00:00

19:42:11 (14.04 KB/s) - `/usr/portage/distfiles/k3b-0.11.24.tar.bz2' saved 
[3,202,909/3,202,909]

 md5 files   ;-) k3b-0.12_beta2.ebuild
 md5 files   ;-) k3b-0.12_beta1.ebuild
 md5 files   ;-) k3b-0.11.24.ebuild
 md5 files   ;-) k3b-0.11.23-r2.ebuild
 md5 files   ;-) files/digest-k3b-0.12_beta1
 md5 files   ;-) files/digest-k3b-0.12_beta2
 md5 files   ;-) files/digest-k3b-0.11.23-r2
 md5 files   ;-) files/k3b-0.11.17-noarts.patch
 md5 files   ;-) files/digest-k3b-0.11.24
 md5 files   ;-) files/k3b-dvdrip-transcode.patch

!!! Digest verification Failed:
!!!/usr/portage/distfiles/k3b-0.11.24.tar.bz2
!!! Reason: Filesize does not match recorded size

[EMAIL PROTECTED] ~ #
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] KDE3.4.1+hal+dbus media:/ ok but no icon on desktop on new media present

2005-06-05 Thread Stoian Ivanov
   Hi all,
 So I got the KDE, the hal and the dbus up and running. New medias are 
detected on media:/ still I can't get an icon of the new media on the 
desktop. What am I missing to complet the look? Somebody on the list 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ALSA broke WINE build?

2005-05-28 Thread Stoian Ivanov

Today's 'emerge -auD world' decided to update, amongst others, alsalib 
and WINE. 
 ALSA emerged fine while WINE compile failed with message about bad sintax in 
one of alsa's .h files. 
Is it just my system going bad or a known problem?
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] PHP4+Apache2+pdflib b0rken again?

2005-05-25 Thread Stoian Ivanov
   Hi all,
I'm geting tired of my php support being broken by emerge world! This time it 
is a libpdf or whatever. Reemerging php does not work again! I had to add 
-libpfd in USE flags to get my system up and running. Thank god this is not a 
production server!
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: udev not getting usb key

2005-05-09 Thread Stoian Ivanov
I got the same problem here. There is a quick work-around this:
When /dev/sda is available you can do cfdisk as root  this will somehow 
display the proper partition table (fdisk wont) and everything is ready
(/dev/sda1 is created). I suspect the problem is in chipset driver because the 
same usbstick works fine on same kernel/other chipset. 
  Have just tested with other usbstik it was recognized directly. On 256Mb 
Kingmax 
the kernel fails to read the partition table, but with 128Mb Kingmax it works 
fine.
On the other hand the 256 MB stik works fine on other hardvare ... this is 
strange

I'm running 2.6.11 kernel on both machines

On Sunday 08 May 2005 14:33, Antoine wrote:
 On 5/8/05, Antoine [EMAIL PROTECTED] wrote:
  Hi,
  out put from dmesg gives:
  ...
  usb 3-2: new full speed USB device using uhci_hcd and address 5
  usb 3-2: device descriptor read/64, error -71
  usb 3-2: device descriptor read/64, error -71
  
  Could someone gives me an idea on what the prob might be?
  Cheers
  Antoine
 
 Looks like a faulty usb key as it isn't recognised under doze either.
 However, the other key (two of the same brand) gives this:
 
 usb 1-2: new high speed USB device using ehci_hcd and address 10
 scsi2 : SCSI emulation for USB Mass Storage devices
 usb-storage: device found at 10
 usb-storage: waiting for device to settle before scanning
   Vendor: USB   Model: DISK Pro  Rev: 2.00
   Type:   Direct-Access  ANSI SCSI revision: 02
 sda: Unit Not Ready, sense:
 : Current: sense key=0x6
 ASC=0x28 ASCQ=0x0
 sda : READ CAPACITY failed.
 sda : status=1, message=00, host=0, driver=08
 sd: Current: sense key=0x6
 ASC=0x28 ASCQ=0x0
 sda: assuming Write Enabled
 sda: assuming drive cache: write through
 sda: Unit Not Ready, sense:
 : Current: sense key=0x6
 ASC=0x28 ASCQ=0x0
 sda : READ CAPACITY failed.
 sda : status=1, message=00, host=0, driver=08
 sd: Current: sense key=0x6
 ASC=0x28 ASCQ=0x0
 sda: assuming Write Enabled
 sda: assuming drive cache: write through
 sda: Unit Not Ready, sense:
 : Current: sense key=0x6
 ASC=0x28 ASCQ=0x0
 sda : READ CAPACITY failed.
 sda : status=1, message=00, host=0, driver=08
 sd: Current: sense key=0x6
 ASC=0x28 ASCQ=0x0
 sda: assuming Write Enabled
 sda: assuming drive cache: write through
  sda:end_request: I/O error, dev sda, sector 0
 Buffer I/O error on device sda, logical block 0
 Buffer I/O error on device sda, logical block 0
 ldm_validate_partition_table(): Disk read failed.
 Buffer I/O error on device sda, logical block 0
  unable to read partition table
 Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0
 usb-storage: device scan complete
 
 Then continues to do something for quite a while and sometimes outputs this:
 
 SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
 sda: assuming Write Enabled
 sda: assuming drive cache: write through
 SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
 sda: assuming Write Enabled
 sda: assuming drive cache: write through
  sda: sda1
 
 After which i can mount it. It takes an age though. Is this likely
 another hardware problem (works ok under gentoo once it finally stops
 plaing around, and fine under doze)?
 Any pointers welcome
 Cheers
 Antoine
 
 
 -- 
 G System, The Evolving GUniverse - http://www.g-system.at
 
-- 
gentoo-user@gentoo.org mailing list