From: Ryan Tandy <[EMAIL PROTECTED]>
Subject: Re: [gentoo-user] backup tool for my Windows 98 desktop?
Date: Sat, 02 Sep 2006 19:11:15 -0700
> Zhang Weiwu wrote:
> # dd if=/dev/(win98) bs=512 | gzip -9 > win98.gz
dd if=/dev/(win98) bs=512 | 7z a win98.7z
p7zip is the 7zip implementation of 7z f
On Sat, 2 Sep 2006 00:01:59 +0800 (CST)
Stephen Liu <[EMAIL PROTECTED]> wrote:
> It looks to me quite funny. It seems continue endlessly. boot was
> symlink to "."
that is perfectly normal.
--
gentoo-user@gentoo.org mailing list
On Saturday 02 September 2006 20:29, d2clon wrote:
> hi:
>
> This is my sequence:
> --
> biit ~ # setserial /dev/ttyS2 uart none
> /dev/ttyS2: No such device or address
OK, this is telling you that ttyS2 is not the correct COM port for your irda
device. Ho
Enrico Weigelt wrote:
> I've just installed thunderbird to take a look at ebay's rss feeds.
> When adding an feed it always hangs while validating the feed.
> I found some forum postings saying that this issue had been fixed
> w/ 1.5.0.1, but I've installed 1.5.0.5.
>
> Can anyone help ?
I'm afr
As dmraid is hard masked and it's future doesn't look to bright I have decided
to give software raid a try
(http://www.gentoo.org/doc/en/gentoo-x86-tipsntricks.xml). Everything works
fine with one exception, when I boot the system I'm getting the following
error:
Starting up RAID devices (mdadm
On Sun, 3 Sep 2006, Dan Johansson wrote:
As dmraid is hard masked and it's future doesn't look to bright I have decided
to give software raid a try
(http://www.gentoo.org/doc/en/gentoo-x86-tipsntricks.xml). Everything works
fine with one exception, when I boot the system I'm getting the follow
Richard Fish wrote:
Could you file bugs on each of these with your errors? Also, it is
probably useful to try building the ~arch version of each package. It
seems that some of the gcc-4.1 fixes are still in ~arch versions.
Ah, the mystery of why are things marked stable...
If fixes for 4.1.1
Richard Fish wrote:
Does media-libs/freetype appear in /var/lib/portage/world? If so,
remove it (manually edit the file), as that would prevent depclean
from considering it. Then re-run emerge --pretend --depclean.
This is good advice, thank you. I'm just curious, if there is
tool, which ca
On Sunday 03 September 2006 12:29, Justin Piszcz wrote:
> On Sun, 3 Sep 2006, Dan Johansson wrote:
> > As dmraid is hard masked and it's future doesn't look to bright I have
> > decided to give software raid a try
> > (http://www.gentoo.org/doc/en/gentoo-x86-tipsntricks.xml). Everything
> > works f
On Sunday 03 September 2006 12:33, b.n. wrote:
> By the way, I have a doubt. The 2006.1 profile migration must be done:
> a) before GCC/glibc upgrade
> b) after GCC/glibc upgrade
> c) whatever, it doesn't matter
I would say best you follow (a). There are clearly different default USE
flags whic
On Sunday 03 September 2006 01:53, Dale wrote:
> Well, I have a Canon camera and mine will not work like that either. I
> use gtkam to get my pictures and it works fine. May want to try that.
> I did run into permission problems at first. May want to try it as root
> if running it as user fails
· Jerry McBride <[EMAIL PROTECTED]>:
> On Saturday 02 September 2006 14:10, Neil Bothwick wrote:
>> On Sat, 2 Sep 2006 04:06:15 +0200, Harm Geerts wrote:
>> > > A 20% reduction in boot time is a reasonable impact IMO.
>> >
>> > Any chance that was a fluke?
>>
>> I ran the test several times, and s
My system is an amd64
I'm trying to get my brand new digital camera to work with linux for
which I need gphoto. emerging that on my system throws the following
error while compiling cdk:
Calculating dependencies ...done!
>>> emerge (1 of 2) dev-libs/cdk-5.0.20050424 to /
etc etc.
x86_64-pc-l
Dan Johansson wrote:
> Everything works
> fine with one exception, when I boot the system I'm getting the following
> error:
> Starting up RAID devices (mdadm)
> mdadm: No arrays found in config file
(snip)
> Any ideas why mdadm (mdadm -As) can not find my arrays at boot time.
Actually, your a
On Sun, 03 Sep 2006 16:23:17 +0200 dirk dil <[EMAIL PROTECTED]> wrote:
> My system is an amd64
>
> I'm trying to get my brand new digital camera to work with linux for
> which I need gphoto. emerging that on my system throws the following
> error while compiling cdk:
Look to the bugzilla, there
From: Robert Cernansky <[EMAIL PROTECTED]>
Subject: Re: [gentoo-user] cdk compile problem
Date: Sun, 03 Sep 2006 15:28:02 +0200
> On Sun, 03 Sep 2006 16:23:17 +0200 dirk dil <[EMAIL PROTECTED]> wrote:
>
> > My system is an amd64
> >
> > I'm trying to get my brand new digital camera to work with
* Ryan Tandy <[EMAIL PROTECTED]> wrote:
Hi,
> You can do this yourself, if you want to: simply copy the xfce
> meta-ebuild to your own overlay (man portage if you aren't sure how this
> works), and remove or comment out the packages you don't want.
Yes, of course, but then I have to maintain t
Hi folks,
After the failure on installing Gentoo by running
"install-amd64-minimal-2006.0". I wiped out the HD and started again.
This time I ran "install-amd64-minimal-2006.1", the lastes version.
However I encountered problem on networking, Internet access.
"adsl-setup" is not working on thi
Hi!
I ran emerge -vp dvdrip and got:
[ebuild U ] media-video/dvdrip-0.98.1 [0.97.10] USE="(-cdr%) fping%*
(-gnome%*) hal%* (-minimal%) mplayer ogg (-rar%*) -subtitles -vcd% vorbis%*
-xine% xvid" 0 kB
Why are some of those USE flags, like cdr or gnome, set in brackets, like
so: (-cdr%)?
Th
I posted a question a while ago regarding the way of debugging /sbin/init . I managed to do it by adding -ggdb to
CFLAGS temporarily (as well as the nostrip feature). however, I found the source from
/usr/portage/distfiles does not match the running instance, then I realized that the running exe
Hi folks,
I'm looking for an lightweight Xwindow icq client, which does
*not* require fat things like qt.
licq-gtk doesn't seem to be in portage :(
Any suggestions ?
thx
--
-
Enrico Weigelt== metux IT service - http://
Enrico Weigelt wrote:
Hi folks,
I'm currently installing xfce and I dont need several things
like calendar, print, toys, etc.
Is there any chance of selecting these compontents w/o installing
all packages by hand ?
Using a "light" XFCE myself, I don't get what's the trouble in choosing
jus
060903 Alexander Skwar wrote:
> I ran emerge -vp dvdrip and got:
> [ebuild U ] media-video/dvdrip-0.98.1 [0.97.10] \
USE="(-cdr%) fping%* (-gnome%*) hal%* (-minimal%) mplayer ogg (-rar%*) \
-subtitles -vcd% vorbis%* -xine% xvid" 0 kB
> Why are some of those USE flags, like cdr or g
On Sunday 03 September 2006 15:27, Alexander Skwar wrote:
> [ebuild U ] media-video/dvdrip-0.98.1 [0.97.10] USE="(-cdr%) fping%*
> (-gnome%*) hal%* (-minimal%) mplayer ogg (-rar%*) -subtitles -vcd% vorbis%*
> -xine% xvid" 0 kB
>
> Why are some of those USE flags, like cdr or gnome, set in brack
On Sun, Sep 03, 2006 at 11:12:18AM -0400, Philip Webb wrote:
> 060903 Alexander Skwar wrote:
> > I ran emerge -vp dvdrip and got:
> > [ebuild U ] media-video/dvdrip-0.98.1 [0.97.10] \
> USE="(-cdr%) fping%* (-gnome%*) hal%* (-minimal%) mplayer ogg (-rar%*) \
> -subtitles -vcd% vorb
Hi there,
I've been wondering for a long time why is this happening, and I
couldn't find a reason, so here's my question.
When I sometimes use my Gentoo 2006.0 (or now 2006.1) minimal live-cd
to do some tasks, I appreciate that if I enter into my root
/usr/src/linux and run 'make menuconfig' ncur
Enrico Weigelt wrote:
Hi folks,
I'm looking for an lightweight Xwindow icq client, which does
*not* require fat things like qt.
licq-gtk doesn't seem to be in portage :(
Any suggestions ?
gaim ?
m.
--
gentoo-user@gentoo.org mailing list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
I used a script (that I copied from a howto) to prepare dvd menus.
Since some months ago all worked perfeckly, but now, when I use the
script I read it:
Command in script:
ppmtoy4m -n 250 -F 25:1 -I t -A 59:54 -L temp.ppm>temp.y4m
mpeg2enc -f 8 -
"fei huang" <[EMAIL PROTECTED]> writes:
> however, I found the source from /usr/portage/distfiles does not match the
> running instance, then I realized that the
> running executable is compiled from patched or altered version of source
> files. Is there a way to get the matching
> source? if
The % means the USE flag is new sine you installed dvdrip. The parenthesis mean the flag he either been subsequently deleted, or is masked by your profile. In this case, the three flags shown (cdr, gnome, minimal, and rar) are not supported by
dvdrip-0.98.1.dcmOn 9/3/06, Rafael Fernández López <[E
Rafael Fernández López wrote:
> But there is more: I thought that maybe it was a problem of those
> apps and that they weren't as polished as they should, but when I
> run 'make menuconfig' to update some kind of thing of my kernel,
> I see that all those lines that were showed smoothly with my
> l
On Sun, Sep 03, 2006 at 07:04:49PM +0200, Benno Schulenberg wrote:
> Rafael Fernández López wrote:
> > But there is more: I thought that maybe it was a problem of those
> > apps and that they weren't as polished as they should, but when I
> > run 'make menuconfig' to update some kind of thing of my
El Sat, 2 Sep 2006 19:30:23 -0700
Richard Fish dijo:
> On 9/2/06, Arnau Bria <[EMAIL PROTECTED]> wrote:
> > I'm not so familiar with that... I supposed it was "stable"...
>
> Well, don't feel bad about that. Seems like quite a few bugs being
> filed today about stable packages not building with
On Sun, Sep 03, 2006 at 07:33:18PM +0200, Rafael Fernández López wrote:
> On Sun, Sep 03, 2006 at 07:04:49PM +0200, Benno Schulenberg wrote:
> > Rafael Fernández López wrote:
> > > But there is more: I thought that maybe it was a problem of those
> > > apps and that they weren't as polished as they
Robin Atwood wrote:
> On Sunday 03 September 2006 01:53, Dale wrote:
>
>> Well, I have a Canon camera and mine will not work like that either. I
>> use gtkam to get my pictures and it works fine. May want to try that.
>> I did run into permission problems at first. May want to try it as root
· Bo Ørsted Andresen <[EMAIL PROTECTED]>:
> On Sunday 03 September 2006 15:27, Alexander Skwar wrote:
>> [ebuild U ] media-video/dvdrip-0.98.1 [0.97.10] USE="(-cdr%) fping%*
>> (-gnome%*) hal%* (-minimal%) mplayer ogg (-rar%*) -subtitles -vcd% vorbis%*
>> -xine% xvid" 0 kB
>>
>> Why are some o
· Philip Webb <[EMAIL PROTECTED]>:
> 060903 Alexander Skwar wrote:
>> I ran emerge -vp dvdrip and got:
>> [ebuild U ] media-video/dvdrip-0.98.1 [0.97.10] \
> USE="(-cdr%) fping%* (-gnome%*) hal%* (-minimal%) mplayer ogg (-rar%*) \
> -subtitles -vcd% vorbis%* -xine% xvid" 0 kB
>> W
I have a Dell Inspiron 7500 laptop with an ATI Mobility video card. It
has an S-video TV-out port that I can't get working. I've read all
kinds of stuff about it online, but I'm unsure which way to go.
I'm using the "ati" driver right now but I've read that the ati-gatos
driver might be better. I
On 9/3/06, Grant <[EMAIL PROTECTED]> wrote:
I've also read that atitvout should help but it doesn't seem to be in
portage and its homepage says it is no longer maintained.
I had a HP-Compaq notebook with ATI mobility card and atitvout worked
fine for me. Back then it was in portage and was main
On Sat, 02 Sep 2006 13:53:04 -0500
Dale <[EMAIL PROTECTED]> wrote the words:
> Well, I have a Canon camera and mine will not work like that either.
> I use gtkam to get my pictures and it works fine. May want to try
> that. I did run into permission problems at first. May want to try
> it as ro
Grant,
I have some Pundit-R machines that may have a similar ATI chip.
Mine is a 9100 IGP. What is in yours?
On my Pundits I'm running xorg 7.0 and 8.27.10. I have S-Video
working on one but not the other. I'm working on that as I write.
If you think anything I have might be of use feel fr
On Sun, 3 Sep 2006 13:13:51 -0700 Adrian <[EMAIL PROTECTED]> wrote:
> Digikam works as well, when run as root.
>
> What file did you need to changer permissions on in order to get
> yours to work?
You (user) need to be in plugdev group.
Robert
--
Robert Cernansky
E-mail: [EMAIL PROTECTED]
Ja
Grant wrote:
> I have a Dell Inspiron 7500 laptop with an ATI Mobility video card. It
> has an S-video TV-out port that I can't get working. I've read all
> kinds of stuff about it online, but I'm unsure which way to go.
>
> I'm using the "ati" driver right now but I've read that the ati-gatos
> d
Robert Cernansky wrote:
> On Sun, 3 Sep 2006 13:13:51 -0700 Adrian <[EMAIL PROTECTED]> wrote:
>
>
>> Digikam works as well, when run as root.
>>
>> What file did you need to changer permissions on in order to get
>> yours to work?
>>
>
> You (user) need to be in plugdev group.
>
> Robert
>
Hi All,
Three days later I am still remerging world. Now kmail won't launch:
=
$ kmail
kmail: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version
`CXXABI_1.3.1' not found (required by /usr/kde/3.5/lib/libkhtml.so.4)
==
Hi,
I've been messing with this for a couple of hours now and cannot
find the right combination. I am using the most recent ati-drivers
package since it seems to support TVout, at least on one of my
Pundit-R machines. However since upgrading from a much older and hand
patched 8.14.x driver I can
On Sunday 03 September 2006 22:42, Mick wrote:
> Three days later I am still remerging world. Now kmail won't launch:
emerge -e ?
> =
> $ kmail
> kmail: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version
> `CXXABI_1.3.1' not found (required by /usr/k
> I have a Dell Inspiron 7500 laptop with an ATI Mobility video card. It
> has an S-video TV-out port that I can't get working. I've read all
> kinds of stuff about it online, but I'm unsure which way to go.
>
> I'm using the "ati" driver right now but I've read that the ati-gatos
> driver might b
On Sun, 03 Sep 2006 12:48:01 -0500, Dale wrote:
> I wish I could get mine to see it as a drive. Then I could put pictures
> on it as well as take them off. I have read where some even put files
> on them too.
Some cameras, including Canons, cannot be mounted as a drive, but that
doesn't stop yo
On Sun, 03 Sep 2006 12:38:34 +0200, Remy Blank wrote:
> I guess you have set your raid partitions to "raid autodetect", and all
> your partitions are detected by the kernel before the initialization
> scripts even start. Then, when mdadm -As is called, it doesn't find any
> *other* raid arrays to
gaim need some gnome lib no ?
Thanks a lot for the tips, I'll check those references! :-)
2006/9/2, Iain Buchanan <[EMAIL PROTECTED]>:
On Sat, 2006-09-02 at 01:29 +0100, Paulo J. Matos wrote:
> HI all,
>
> I'm searching for a laptop webcam and a desktop webcam which should
> work under Gentoo and preferably work well under E
Nico wrote:
gaim need some gnome lib no ?
I just checked the gaim dependencies (emerge -et gaim) and it seems not
to pull anything related to gnome. It wants cairo and pango, anyway,
among others.
m.
--
gentoo-user@gentoo.org mailing list
so is this not the one for you ?
On 10:54 am 09/04/06 Neil Bothwick <[EMAIL PROTECTED]> wrote:
> On Sun, 03 Sep 2006 12:48:01 -0500, Dale wrote:
>
> > I wish I could get mine to see it as a drive. Then I could put
> > pictures on it as well as take them off. I have read where some
> > even put files on them too.
>
> Some came
On 9/3/06, Grant <[EMAIL PROTECTED]> wrote:
> > I have a Dell Inspiron 7500 laptop with an ATI Mobility video card. It
> > has an S-video TV-out port that I can't get working. I've read all
> > kinds of stuff about it online, but I'm unsure which way to go.
> >
> > I'm using the "ati" driver righ
From: Bo Ørsted Andresen <[EMAIL PROTECTED]>
Subject: Re: [gentoo-user] /etc/make.conf: changing CHOST on same system
Date: Sat, 2 Sep 2006 11:30:55 +0200
> On Saturday 02 September 2006 10:58, Meino Christian Cramer wrote:
> > So, is it correct / necessary in my case to do the following for
> >
Hello,
I've install an amd64 using liveCD 2006.1 routine upgrades and changing the
profile to 2006.1 borked the system. Xwindows is woirking (twm) so I'm
repairing the config files (also lost backups on this system).
Anyway here is the question.
lspci reveal this video card:
ATI Radeon XPRESS
I've done some research, but haven't been able to find anything that
works for my sitch. I use the themed gdm screen as my login to GNOME.
The problem is that the only thing I can see on the gdm screen is the
username and password boxes. I think the screen resolution is too low
(possibly 640x480?
On Sun, 2006-09-03 at 17:07 -0500, Michael Sullivan wrote:
> I've done some research, but haven't been able to find anything that
> works for my sitch. I use the themed gdm screen as my login to GNOME.
> The problem is that the only thing I can see on the gdm screen is the
> username and password
On 9/3/06, Michael Sullivan <[EMAIL PROTECTED]> wrote:
I've done some research, but haven't been able to find anything that
works for my sitch.
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
On Mon, 2006-09-04 at 13:42 +0930, Iain Buchanan wrote:
> On Sun, 2006-09-03 at 17:07 -0500, Michael Sullivan wrote:
> > I've done some research, but haven't been able to find anything that
> > works for my sitch. I use the themed gdm screen as my login to GNOME.
> > The problem is that the only t
* Mick <[EMAIL PROTECTED]> [2006-09-03 21:42] :
> Three days later I am still remerging world. Now kmail won't launch:
> =
>$ kmail
>kmail: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version
>`CXXABI_1.3.1' not found (required by /usr/kd
Mark Knecht wrote:
> With these ATI drivers what is the proper way to configure the
> kernel? I've tried it with kernel DRI support on and off. Is there
> some other setting required to make this work?
Try kernel DRM off, kernel AGP as modules. I think ATI finally stopped
distributing its own ag
On 04/09/06, Stefan Wimmer <[EMAIL PROTECTED]> wrote:
* Mick <[EMAIL PROTECTED]> [2006-09-03 21:42] :
> Three days later I am still remerging world. Now kmail won't launch:
> =
>$ kmail
>kmail: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: ve
On 04/09/06, Mick <[EMAIL PROTECTED]> wrote:
On 04/09/06, Stefan Wimmer <[EMAIL PROTECTED]> wrote:
> Well - in my case (but be aware that I did /not/ have problems with
> kmail or anything kde-related but with eix and fluxbox) there was an
> annoying leftover from eselect-compiler (I guess) wh
I gett the following warning on step 2 of the www-apps/gallery-2.0.4
installation.
gallery file integrity Warning
- Modified files (1)
modules/ffmpeg/classes/FfmpegToolkit.class
Any ideas? Has this php script been hacked or what?
--
gentoo-user@gentoo.org mailing list
67 matches
Mail list logo