Re: [gentoo-user] backup tool for my Windows 98 desktop?

2006-09-03 Thread Meino Christian Cramer
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 for windows. My knowledge is
based on the Linux version. Both version should create
compatible arcgives. Look at the manual: There are several  options to
increase compression ratio. For me -mx=9 (1GB RAM needed) works fine. 
7z for windows should have equal/identical/similiar setting available.

The compression ration of (p)7zip using LZMA compression is far better
than that of gzip -- and it costs more time to compress...

...
 
 # mount /mnt/cdrom
 # zcat /mnt/cdrom/win98.gz | dd of=/dev/(win98)

  7z x -so win98.7z | dd of=/dev/(win98)

 If even gzip -9 can't get the partition small enough for you, I'm not 
 sure what to do.  

  ...then try 7z/p7zip.

 Ony my two cent -- your mileage may vary...
 Keep hacking!
 mcc

 PS: p/7zip is GPL'ed. Highest compression ratio for lowest price,
 hehehe :)


 Try using DBAN (dban.sourceforge.net) to cover the 
 partition in zeroes before doing the Windows install; the repeated 
 zeroes in the unused space will probably help reduce the compressed file 
 size.
 
 HTH.
 -- 
 gentoo-user@gentoo.org mailing list
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo failed to start

2006-09-03 Thread Nick Rout
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



Re: [gentoo-user] Trying to active the irda into my laptop

2006-09-03 Thread Mick
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.  However, looking at your dmesg there's only two serial ports 
reported, so ttS2 is not defined:
===
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
===
You need to enable some virtual (COM) ports.  In your kernel configuration you 
will need to set additional serial ports.  Go to:

Device drivers -- Character devices -- Serial Drivers --

and either enter a number higher than just 4 under:

 (4)  Maximum number of 8250/16550 serial ports
 (4)  Number of 8250/16550 serial ports to register at runtime

or better, on the latest stable kernel select:

 [*]  Extended 8250/16550 serial driver options
 [*]Support more than 4 legacy serial ports
 [*]Support for sharing serial interrupts

If when you reboot you keep getting the same error then you need to try 
different ttySx number, where x is 0,1,2,3,4, . . .  Note that some numbers 
could cause IRQ conflicts and could crash your machine.  In that case reboot 
and try again.

 biit ~ # /sbin/modprobe smsc_ircc2
 FATAL: Error inserting smsc_ircc2
 (/lib/modules/2.6.15-gentoo-r1/kernel/drivers/net/irda/smsc-ircc2.ko):
 No such device

Unless the COM port has been set correctly for your irda any module selection 
will fail.

 --

 When i execute the next sentence:
 ---
 biit ~ # irattach irda0 -s
 ---

 This is what appear into syslog:
 ---
 Sep  2 21:53:04 localhost irattach: executing: '/sbin/modprobe irda0'
 Sep  2 21:53:04 localhost irattach: + FATAL: Module irda0 not found.
 Sep  2 21:53:04 localhost irattach: Trying to load module irda0 exited
 with status 1
 Sep  2 21:53:04 localhost irattach: executing: 'echo biit 
 /proc/sys/net/irda/devname'
 Sep  2 21:53:04 localhost irattach: executing: 'echo 1 
 /proc/sys/net/irda/discovery'
 Sep  2 21:53:04 localhost irattach: Starting device irda0
 Sep  2 21:53:04 localhost irattach: ioctl(SIOCGIFFLAGS): No such device
 Sep  2 21:53:04 localhost irattach: Stopping device irda0
 Sep  2 21:53:04 localhost irattach: ioctl(SIOCGIFFLAGS): No such device
 Sep  2 21:53:04 localhost irattach: exiting ...
 --

Ditto.

  Does your dmesg show anything? e.g. mine shows:
  ===
  found SMC SuperIO Chip (devid=0x0e rev=01 base=0x002e): LPC47N252
  ===

 This is my dmesg:
 http://paste.lisp.org/display/25171

OK, it would be really strange if an irda chip of your type was detected just 
out of thin air without COM ports set in the kernel.  Thankfully, it isn't.

  Other laptops are more straight forward, but mine seems to be of the more
  difficult variety . . .

 So mine. :)

Some old laptops are even more problematic . . . 

-- 
Regards,
Mick


pgpCVMOk2llPl.pgp
Description: PGP signature


[gentoo-user] Re: thunderbird + ebay rss hangs

2006-09-03 Thread Remy Blank
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 afraid I can't, I just wanted to add that I have the same problem
with feeds from www.python.org and www.mozilla.org. So I'm also
interested in a solution.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Errormessage from mdadm at boot

2006-09-03 Thread Dan Johansson
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)
mdadm: No arrays found in config file

But the system comes up correctly. My /etc/mdadm.conf file contains the 
following:
ARRAY /dev/md4 level=raid1 num-devices=2 
UUID=f03ab886:29539a16:60351ac2:644491c6
ARRAY /dev/md3 level=raid1 num-devices=2 
UUID=b4721e3b:7eab0b51:231a400e:3e228ff3
ARRAY /dev/md2 level=raid1 num-devices=2 
UUID=b660191e:81583b46:491c57c8:2ebb62b2
ARRAY /dev/md1 level=raid1 num-devices=2 
UUID=f3134895:0a4f292b:8b078635:1f67f091

and cat /proc/mdstat gives:
Personalities : [raid1]
md1 : active raid1 hdc1[1] hda1[0]
  32000 blocks [2/2] [UU]
md2 : active raid1 hdc2[1] hda2[0]
  505920 blocks [2/2] [UU]
md3 : active raid1 hdc3[1] hda3[0]
  497920 blocks [2/2] [UU]
md4 : active raid1 hdc4[1] hda4[0]
  79377088 blocks [2/2] [UU]
unused devices: none

Any ideas why mdadm (mdadm -As) can not find my arrays at boot time.
-- 
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***


pgp8CiZQW4td2.pgp
Description: PGP signature


Re: [gentoo-user] Errormessage from mdadm at boot

2006-09-03 Thread Justin Piszcz



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 following
error:
Starting up RAID devices (mdadm)
mdadm: No arrays found in config file

But the system comes up correctly. My /etc/mdadm.conf file contains the
following:
ARRAY /dev/md4 level=raid1 num-devices=2
UUID=f03ab886:29539a16:60351ac2:644491c6
ARRAY /dev/md3 level=raid1 num-devices=2
UUID=b4721e3b:7eab0b51:231a400e:3e228ff3
ARRAY /dev/md2 level=raid1 num-devices=2
UUID=b660191e:81583b46:491c57c8:2ebb62b2
ARRAY /dev/md1 level=raid1 num-devices=2
UUID=f3134895:0a4f292b:8b078635:1f67f091

and cat /proc/mdstat gives:
Personalities : [raid1]
md1 : active raid1 hdc1[1] hda1[0]
 32000 blocks [2/2] [UU]
md2 : active raid1 hdc2[1] hda2[0]
 505920 blocks [2/2] [UU]
md3 : active raid1 hdc3[1] hda3[0]
 497920 blocks [2/2] [UU]
md4 : active raid1 hdc4[1] hda4[0]
 79377088 blocks [2/2] [UU]
unused devices: none

Any ideas why mdadm (mdadm -As) can not find my arrays at boot time.
--
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***



Is /etc/mdadm.conf the correct location?  Debian uses 
/etc/mdadm/mdadm.conf.  Are you using a special initrd/initramfs boot 
method?

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo 2006.1 profile and use flag changes

2006-09-03 Thread b.n.

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 are in ~arch, why is 4.1.1 in arch?

Sigh. Anyway it'll be a month at least before I have time to upgrade 
gcc. I still have to switch to modular X. I hope worst glitches will be 
ironed out in the meantime.


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


thanks!

m.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Removing unnecessary package versions in lower slots

2006-09-03 Thread Mariusz Zalewski

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 can check depends for particular version of slotted 
package?


--
Mariusz
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Errormessage from mdadm at boot

2006-09-03 Thread Dan Johansson
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 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
 
  But the system comes up correctly. My /etc/mdadm.conf file contains the
  following:
  ARRAY /dev/md4 level=raid1 num-devices=2
  UUID=f03ab886:29539a16:60351ac2:644491c6
  ARRAY /dev/md3 level=raid1 num-devices=2
  UUID=b4721e3b:7eab0b51:231a400e:3e228ff3
  ARRAY /dev/md2 level=raid1 num-devices=2
  UUID=b660191e:81583b46:491c57c8:2ebb62b2
  ARRAY /dev/md1 level=raid1 num-devices=2
  UUID=f3134895:0a4f292b:8b078635:1f67f091
 
  and cat /proc/mdstat gives:
  Personalities : [raid1]
  md1 : active raid1 hdc1[1] hda1[0]
   32000 blocks [2/2] [UU]
  md2 : active raid1 hdc2[1] hda2[0]
   505920 blocks [2/2] [UU]
  md3 : active raid1 hdc3[1] hda3[0]
   497920 blocks [2/2] [UU]
  md4 : active raid1 hdc4[1] hda4[0]
   79377088 blocks [2/2] [UU]
  unused devices: none
 
  Any ideas why mdadm (mdadm -As) can not find my arrays at boot time.
  --

 Is /etc/mdadm.conf the correct location?  Debian uses
 /etc/mdadm/mdadm.conf.  Are you using a special initrd/initramfs boot
 method?
/etc/mdadm.conf is there, I have even tried to copy it 
to /etc/mdadm/mdadm.conf and the error is still there.
No initrd/iniramfs on this system.

-- 
Dan Johansson, http://www.dmj.nu
***
This message is printed on 100% recycled electrons!
***


pgpI0DtBBOzlV.pgp
Description: PGP signature


Re: [gentoo-user] Gentoo 2006.1 profile and use flag changes

2006-09-03 Thread Mick
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 which impact 'emerge -epv world', although I can't recall much of a 
difference in the output of 'emerge -epv system'.

While on this topic, I am half way through remerging world and many GUI 
aspects (e.g. font and font size, KDE widgets, Kmail, etc.) have been borked 
badly on Fluxbox and KDE on my laptop.  :-(

I hope that such problems will be gone by the time the whole of world is 
remerged.  I am thinking to just emerge -epv system only and *not* world on 
another box of mine.  Would that be OK?  What do I need to revedep-rebuild 
afterward?  The gcc guide mentions revdep-rebuild --library libstdc++.so.5, 
is that still the case for gcc-4.1, or should I also/instead revdep 
libstdc++.so.6?
-- 
Regards,
Mick


pgp4aACdILArr.pgp
Description: PGP signature


Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Robin Atwood
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.

Same here. Recent Canons use the PTP protocol. You need to emerge libptp2 and 
use
ptpcam to see if it can find the camara. If that works, emerge gtkam or digiKam 
.
-- 
--
Robin Atwood
--











-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Re: Dash as /bin/sh?

2006-09-03 Thread Alexander Skwar
· 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 switched back top bash to confirm. The
 boot times were consistent, within the accuracy of the idiot holding the
 stopwatch :)
 
 The only downside to this is that some emerges will fail if they rely on 
 bash's enhanced features.

But those are broken ebuilds. If they need bash, then they've got
to call bash and not sh, which has to be POSIX compliant and nothing
more.

 I just did the roundy-round with this and ffmepg.  
 Linking sh back to bash allowed the emerge to complete. The failure, by the 
 way, was during configure.

With ffmpeg?
 
 Jerry

Alexander Skwar
-- 
Distrust all those who love you extremely upon a very slight acquaintance
and without any visible reason.
-- Lord Chesterfield


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] cdk compile problem

2006-09-03 Thread dirk dil

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-linux-gnu-g++ -shared
-nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crti.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtbeginS.o  .libs/dscale.o 
.libs/fscale.o .libs/fslider.o .libs/scale.o .libs/slider.o .libs/uscale.o 
.libs/uslider.o .libs/alphalist.o .libs/binding.o .libs/button.o 
.libs/buttonbox.o .libs/calendar.o .libs/cdk.o .libs/cdk_compat.o 
.libs/cdk_objs.o .libs/cdk_params.o .libs/cdkscreen.o .libs/debug.o 
.libs/dialog.o .libs/draw.o .libs/entry.o .libs/fselect.o .libs/get_index.o 
.libs/get_string.o .libs/graph.o .libs/histogram.o .libs/itemlist.o 
.libs/label.o .libs/marquee.o .libs/matrix.o .libs/mentry.o 
.libs/menu.o.libs/popup_dialog.o .libs/popup_label.o .libs/position.o 
.libs/radio.o .libs/scroll.o .libs/selection.o .libs/swindow.o 
.libs/select_file.o .libs/template.o .libs/traverse.o .libs/version.o 
.libs/view_file.o .libs/view_info.o .libs/viewer.o  
-L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4 
-L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/l!
 ib -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64 
-L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../.. -L/lib/../lib64 
-L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtendS.o 
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crtn.o  -Wl,-soname 
-Wl,libcdk.so.1 -o .libs/libcdk.so.1.1.4
x86_64-pc-linux-gnu-g
++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crti.o: No
such file or directory
x86_64-pc-linux-gnu-g
++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtbeginS.o: No such file or
directory
x86_64-pc-linux-gnu-g
++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/crtendS.o: No such file or
directory
x86_64-pc-linux-gnu-g
++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../lib64/crtn.o: No
such file or directory
make: *** [libcdk.la] Error 1

!!! ERROR: dev-libs/cdk-5.0.20050424 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status
message.


What is wrong?  Thanks for any help.

dirk


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Errormessage from mdadm at boot

2006-09-03 Thread Remy Blank
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 arrays are probably found all right, but by the kernel
and not by mdadm. I have the same message here, but everything works well.

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 start and gives a (misleading) error message.

If your /proc/mdstat looks ok after booting, you can safely ignore the
message.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cdk compile problem

2006-09-03 Thread Robert Cernansky
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 are (already fixed) bugs regarding this
problem (http://bugs.gentoo.org/show_bug.cgi?id=73435).

  emerge (1 of 2) dev-libs/cdk-5.0.20050424 to /

Current stable cdk is 5.0.20060220. You should do emerge --sync at
least.

Robert


-- 
Robert Cernansky
E-mail: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cdk compile problem

2006-09-03 Thread Meino Christian Cramer
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 linux for
  which I need gphoto.  emerging that on my system throws the following
  error while compiling cdk:
 
 Look to the bugzilla, there are (already fixed) bugs regarding this
 problem (http://bugs.gentoo.org/show_bug.cgi?id=73435).
 
   emerge (1 of 2) dev-libs/cdk-5.0.20050424 to /
 
 Current stable cdk is 5.0.20060220. You should do emerge --sync at
 least.
 
 Robert
 
 
 -- 
 Robert Cernansky
 E-mail: [EMAIL PROTECTED]
 Jabber: [EMAIL PROTECTED]
 
 -- 
 gentoo-user@gentoo.org mailing list
 

Hi,
 
 I tried 

   emerge cdk

 and got:

i386-pc-linux-gnu-g++ -shared -nostdlib
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crti.o
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtbeginS.o .libs/dscale.o
.libs/fscale.o .libs/fslider.o .libs/scale.o .libs/slider.o
.libs/uscale.o .libs/uslider.o .libs/alphalist.o .libs/binding.o
.libs/button.o .libs/buttonbox.o .libs/calendar.o .libs/cdk.o
.libs/cdk_compat.o .libs/cdk_objs.o .libs/cdk_params.o
.libs/cdkscreen.o .libs/debug.o .libs/dialog.o .libs/draw.o
.libs/entry.o .libs/fselect.o .libs/get_index.o .libs/get_string.o
.libs/graph.o .libs/histogram.o .libs/itemlist.o .libs/label.o
.libs/marquee.o .libs/matrix.o .libs/mentry.o .libs/menu.o
.libs/popup_dialog.o .libs/popup_label.o .libs/position.o
.libs/radio.o .libs/scroll.o .libs/selection.o .libs/swindow.o
.libs/select_file.o .libs/template.o .libs/traverse.o .libs/version.o
.libs/view_file.o .libs/view_info.o .libs/viewer.o
-L/usr/lib/gcc/i386-pc-linux-gnu/3.4.4
-L/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../../i386-pc-linux-gnu/lib
-L/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtendS.o
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o -Wl,-soname
-Wl,libcdk.so.1 -o .libs/libcdk.so.1.2.1

i386-pc-linux-gnu-g++:
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crti.o: No such file or
directory

i386-pc-linux-gnu-g++:
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtbeginS.o: No such file or
directory

i386-pc-linux-gnu-g++: /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtendS.o:
No such file or directory

i386-pc-linux-gnu-g++:
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o: No such file or
directory

make: *** [libcdk.la] Error 1

!!! ERROR: dev-libs/cdk-5.0.20060220 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  cdk-5.0.20060220.ebuild, line 27:   Called die


!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if 
relevant.



This is the stable version. I did an

 emerge --sync

this sunday morning.

What did I wrong ?

Keep hacking!
mcc

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] smaller xfce

2006-09-03 Thread Enrico Weigelt
* 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 this alone. Would make
more sense if some more people would join me.

 I do this myself to get a GNOME without evolution, epiphany, and such 
 (gnome-light doesn't like me :().  Next time the ebuild in the tree is 
 updated, though, you'll have to repeat the whole process again before 
 updating, or risk returning to the full package.

Well, let's put our efforts together, maybe let's call it the
small installation overlay.


cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Internet can't be accessed

2006-09-03 Thread Stephen Liu
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 this version, instead, pppoe-setup
taking its place.  After connecting broadband and working a while,
Internet can't be accessed for unknown reason.

# pppoe-status
still showing it was connected.  But ping URL and IP address failed.

# pppoe-start
pppoe-start : there already seems to be PPPoe connection up (PID 12139)

# pppoe-stop
Killing pppd (12583)
Killing pppoe - connect (12139)

# pppoe-start
never connected broadband again, unless reboot PC.

After reboot and working a while the same problem occurred again. 
Please assist.  TIA

B.R.
SL
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Understanding emerge -v output: Why are some USE flags in brackets ()?

2006-09-03 Thread Alexander Skwar
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%)?

Thanks,

Alexander Skwar
-- 
for ARTIFICIAL FLAVORING!!


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] how to keep the souce for debugging under gentoo?

2006-09-03 Thread fei huang
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 executable is compiled from patched or altered version of source files. Is there a way to get the matching source? if there exists a solution, it might be applied to all applications under gentoo that to be debugged, i think..
tks daniel   


[gentoo-user] looking for Xwindow icq client

2006-09-03 Thread Enrico Weigelt

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://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] smaller xfce

2006-09-03 Thread b.n.

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 
just the packages you need and emerging them...


I think the trouble of doing an overlay/new meta-ebuild etc. is much 
more than simply typing eix xfce4, looking at what you need and what 
not, and emerging them.


m.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Understanding emerge -v output: Why are some USE flags in brackets ()?

2006-09-03 Thread Philip Webb
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 gnome, set in brackets?

Not here :
  
  [ebuild  N ] media-video/dvdrip-0.52.7-r1 \
   USE=cdr -gnome -mplayer -ogg -rar -subtitles -xvid 513 kB

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Understanding emerge -v output: Why are some USE flags in brackets ()?

2006-09-03 Thread Bo Ørsted Andresen
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 brackets, like
 so: (-cdr%)?

It's a new feature in portage 2.1.1. Those USE flags were removed in since the 
previously installed version..

http://bugs.gentoo.org/show_bug.cgi?id=144661

-- 
Bo Andresen


pgpmQgcgCNEh7.pgp
Description: PGP signature


Re: [gentoo-user] Understanding emerge -v output: Why are some USE flags in brackets ()?

2006-09-03 Thread Rafael Fernández López
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% vorbis%* -xine% xvid 0 kB
  Why are some of those USE flags, like cdr or gnome, set in brackets?
 
 Not here :
   
   [ebuild  N ] media-video/dvdrip-0.52.7-r1 \
USE=cdr -gnome -mplayer -ogg -rar -subtitles -xvid 513 kB
 
 -- 
 ,,
 SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
 ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
 TRANSIT`-O--O---'  University of Toronto
 -- 
 gentoo-user@gentoo.org mailing list
 

Of course there not... you are using STABLE (+) while Alexander is
using UNSTABLE (~). So your ebuilds are different.

But here aren't those either. And what I can tell you is that I've
seen them somewhere (and '%') symbol that I don't know exactly what
means.

I haven't found any documentation about it. Gentoo is the best
documented GNU/Linux distribution, but here I think that is a little
trick that hasn't been documented as it should.

Bye,
Rafael Fernandez Lopez.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ncurses seems to behave in a strange manner

2006-09-03 Thread Rafael Fernández López
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' ncurses paint lines
perfectly, and everything is showed as should.

I haven't got X installed, it is a terminal computer. When I run (now
in my system, not with live-cd running) for example 'mp3blaster'
[ncurses based app], or 'tmsnc' it looks as if there not redrawing as
they should.

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 live-cd now are
malformed and dialogs are just ugly, and not pretty.

I am using vesafb-tng, with a ~x86 system. I do use bootsplash (well,
splashutils and friends), but if I don't load it [I have another grub
option that does not start it] it happens the same.

I don't know what issues are happening into my ncurses libs.

Thank you for your attention,
Rafael Fernandez Lopez.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] looking for Xwindow icq client

2006-09-03 Thread b.n.

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



[gentoo-user] ppmtoy4m and mpeg2enc don't convert

2006-09-03 Thread Luigi Pinna
-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.ppmtemp.y4m
mpeg2enc -f 8 -n p -o temp.m2v temp.y4m

Console:

jpegtopnm: WRITING PPM FILE
   INFO: [ppmtoy4m] Command-line Parameters:
   INFO: [ppmtoy4m]  framerate:  25:1
   INFO: [ppmtoy4m] pixel aspect ratio:  59:54
   INFO: [ppmtoy4m]  pixel packing:  RGB
   INFO: [ppmtoy4m]  interlace:  top-field-first 
(interleaved PPM input)
   INFO: [ppmtoy4m] starting frame:  0
   INFO: [ppmtoy4m]# of frames:  250, or until input 
exhausted
   INFO: [ppmtoy4m] chroma subsampling:  4:4:4 (no subsampling)
   INFO: [ppmtoy4m] Output Stream parameters:
   INFO: [ppmtoy4m] frame size:  704x576 pixels (1216512 bytes)
   INFO: [ppmtoy4m] chroma:  4:4:4 (no subsampling)
   INFO: [ppmtoy4m] frame rate:  25/1 fps (~25.00)
   INFO: [ppmtoy4m]  interlace:  top-field-first
   INFO: [ppmtoy4m]   sample aspect ratio:  59:54
**ERROR: [ppmtoy4m] Input frame shortfall (only 1 converted).
   INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION!
   INFO: [mpeg2enc] SETTING SSE and MMX for TRANSFORM!
   INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION!
**ERROR: [mpeg2enc] Could not read YUV4MPEG2 header: stream requires 
unsupported features!

DVDStyler uses the same technique and it crashed when I try to prepare a 
menu.
I used dvd-slideshow, that use different programs but it doesn't accept 
widescreen resolution (it has no option to set the aspect ratio).
How can I find the problem?
Thanks a lot,
Luigi
- -- 
Public key GPG(0x633F86B7) on hkp://keyserver.linux.it/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE+wOCHmkkjmM/hrcRAgJmAJ4jYNXxF0nRl5x/FizkJd3+7vd9FQCfX5lT
KCRtbgwPFlVC3FHBLX89t+U=
=2W5k
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] how to keep the souce for debugging under gentoo?

2006-09-03 Thread Graham Murray
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 there exists a solution, it might be applied to all applications 
 under gentoo that to be debugged, i think..

Try doing 'ebuild /usr/portage/xxx/yyy/zzz.ebuild unpack' (as root)
before running gdb to debug the program.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Understanding emerge -v output: Why are some USE flags in brackets ()?

2006-09-03 Thread Devon Miller
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 [EMAIL PROTECTED] wrote:
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% vorbis%* -xine% xvid 0 kB
  Why are some of those USE flags, like cdr or gnome, set in brackets? Not here : [ebuildN ] media-video/dvdrip-0.52.7-r1 \USE=cdr -gnome -mplayer -ogg -rar -subtitles -xvid 513 kB
 -- ,, SUPPORT ___//___,Philip Webb : [EMAIL PROTECTED]
 ELECTRIC /] [] [] [] [] []|Centre for Urban  Community Studies TRANSIT`-O--O---'University of Toronto -- gentoo-user@gentoo.org
 mailing listOf course there not... you are using STABLE (+) while Alexander isusing UNSTABLE (~). So your ebuilds are different.But here aren't those either. And what I can tell you is that I've
seen them somewhere (and '%') symbol that I don't know exactly whatmeans.I haven't found any documentation about it. Gentoo is the bestdocumented GNU/Linux distribution, but here I think that is a little
trick that hasn't been documented as it should.Bye,Rafael Fernandez Lopez.--gentoo-user@gentoo.org mailing list


Re: [gentoo-user] ncurses seems to behave in a strange manner

2006-09-03 Thread Benno Schulenberg
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
 live-cd now are malformed and dialogs are just ugly, and not
 pretty.

Maybe a locale issue?  Does 'LC_ALL=C make menuconfig' show the 
same?  If so, select and paste such a screen into your mail.

Benno

-- 
Cetere mi opinias ke ne ĉio tradukenda estas.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ncurses seems to behave in a strange manner

2006-09-03 Thread Rafael Fernández López
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 kernel,
  I see that all those lines that were showed smoothly with my
  live-cd now are malformed and dialogs are just ugly, and not
  pretty.
 
 Maybe a locale issue?  Does 'LC_ALL=C make menuconfig' show the 
 same?  If so, select and paste such a screen into your mail.

It seems that it didn't fix the problem. I am not sure if it is a
locales issue. Here are two screenshots:

http://www.maestroprogramador.com/ncurses1.JPG
http://www.maestroprogramador.com/ncurses2.JPG

I am using unicode in my USE, and my encoding is es_ES.UTF-8. Yes, I
have set /etc/env.d/02locale to that encoding.

Thank you,
Rafael Fernandez Lopez.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cyrus-imap-admin compiling error

2006-09-03 Thread Arnau Bria
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 gcc-4.1, while the
 ~arch versions do.
Well, thats for that. 
Next time I'll look in bugzilla too!

 
 -Richard

Cheers!
Arnau
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ncurses seems to behave in a strange manner

2006-09-03 Thread Rafael Fernández López
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 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
   live-cd now are malformed and dialogs are just ugly, and not
   pretty.
  
  Maybe a locale issue?  Does 'LC_ALL=C make menuconfig' show the 
  same?  If so, select and paste such a screen into your mail.
 
 It seems that it didn't fix the problem. I am not sure if it is a
 locales issue. Here are two screenshots:
 
 http://www.maestroprogramador.com/ncurses1.JPG
 http://www.maestroprogramador.com/ncurses2.JPG
 
 I am using unicode in my USE, and my encoding is es_ES.UTF-8. Yes, I
 have set /etc/env.d/02locale to that encoding.
 

Well, it seems that it is a ncurses bug. I've searched and found bug
number 106820 in gentoo bugzilla if you are interested.

Thanks,
Rafael Fernández López.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Dale
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
 if running it as user fails.
 

 Same here. Recent Canons use the PTP protocol. You need to emerge libptp2 and 
 use
 ptpcam to see if it can find the camara. If that works, emerge gtkam or 
 digiKam .
   

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.

Dale

:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Understanding emerge -v output: Why are some USE flags in brackets ()?

2006-09-03 Thread Alexander Skwar
· 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 of those USE flags, like cdr or gnome, set in brackets, like
 so: (-cdr%)?
 
 It's a new feature in portage 2.1.1. Those USE flags were removed in since 
 the 
 previously installed version..

Aha. It kind of contradicts the %, doesn't it?

  The  percent  sign  following  qt  indicates that the qt option 
has been
  added to the package since it was last installed.

 http://bugs.gentoo.org/show_bug.cgi?id=144661

Ah. http://bugs.gentoo.org/show_bug.cgi?id=144661#c7 covers this.

Thanks!

Alexander Skwar
-- 
If only one could get that wonderful feeling of accomplishment without
having to accomplish anything.


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Understanding emerge -v output: Why are some USE flags in brackets ()?

2006-09-03 Thread Alexander Skwar
· 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
 Why are some of those USE flags, like cdr or gnome, set in brackets?
 
 Not here :

Fine. But at my box and with a recent portage.

Alexander Skwar
-- 
The best you get is an even break.
-- Franklin Adams


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ATI Mobility TV-OUT

2006-09-03 Thread Grant

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 haven't even turned this laptop on in quite
a while so it's running a lot of old stuff. Should I update x11-xorg
to 7.0 and use a particular VIDEO_CARD flag and see if that works? How
should my xorg.conf look?

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.

- Grant
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI Mobility TV-OUT

2006-09-03 Thread Janusz Bossy

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 maintained.

--
Pozdrawiam
Janusz YANOUSHek Bossy
gg# 791964
tlen [EMAIL PROTECTED]
jabber [EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Adrian
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 root if running it as user fails.
 
 Hope that helps.
 
 Dale
 
 :-)  :-)
 -- 

Ah. . . . And why didn't I think of this.  I just tried gtkam as user,
nothing.  As root it works.  I've been using Linux for almost 6 years
and still need to be hit over the head now  then.

Adrian



-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI Mobility TV-OUT

2006-09-03 Thread Mark Knecht

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 free to write me
off-line. Like you I'm finding the ATI support in the Gentoo Wiki
somewhat out of date for 7.0 and the newer drivers. Much of what used
to work on these machines no longer works at all. Unfortunately I'm
not qualified to get it working quickly so I'm in pain over here.

Cheers,
Mark

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 right now but I've read that the ati-gatos
driver might be better. I haven't even turned this laptop on in quite
a while so it's running a lot of old stuff. Should I update x11-xorg
to 7.0 and use a particular VIDEO_CARD flag and see if that works? How
should my xorg.conf look?

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.

- Grant
--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Robert Cernansky
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]
Jabber: [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI Mobility TV-OUT

2006-09-03 Thread Donnie Berkholz
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
 driver might be better. I haven't even turned this laptop on in quite
 a while so it's running a lot of old stuff. Should I update x11-xorg
 to 7.0 and use a particular VIDEO_CARD flag and see if that works? How
 should my xorg.conf look?

TV-out is probably one of the worst-supported things in X right now.
There is no official X.Org driver that supports it. The gatos driver
purports to, although it may not work with 7.1. Also I think someone
posted a patch to the xorg list a few months ago to add it to the ati
driver.

If you're able to use the binary drivers with your card, you may have
better luck there.

Thanks,
Donnie



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Dale
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


   

I had to copy a file over so that when you plug th e camera in it puts
it in the right group and such.  It has been a while and I'm not sure
you have to do that any more.  May want to try Roberts suggestion
first.  If that don't work, let me know and I'll dig around and see
which it was that I had to move.

Dale

:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] libstdc++.so.6 - another gcc upgrade problem?

2006-09-03 Thread Mick

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)
=

Packages are still emerging and will be for the next 24 hrs at least;
is there anything I could/should do meanwhile to fix this?
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list



[gentoo-user] ati-drivers-8.28.8 - How to get DRM support?

2006-09-03 Thread Mark Knecht

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 cannot seem to get DRI/DRM support to work. I
end up with messages like this and the drm module doesn't load as I
think it isn't built. I believe I have the proper chipset support in
place:


myth14 linux # lsmod
Module  Size  Used by
snd_atiixp 14092  0
snd_ac97_codec 79264  1 snd_atiixp
snd_ac97_bus1920  1 snd_ac97_codec
lirc_streamzap 12676  1
lirc_dev   11108  1 lirc_streamzap
fglrx 390188  8
ati_agp 6284  1
agpgart25520  2 fglrx,ati_agp
myth14 linux #



* Unpacking Ati drivers ...
[ ok ]

Source unpacked.
Compiling source in /var/tmp/portage/ati-drivers-8.28.8 ...

* Building the DRM module...
make: Entering directory `/usr/src/linux-2.6.17-gentoo-r7'
 CC [M]  
/var/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.o
/var/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.c:447:
warning: initialization from incompatible pointer type
/var/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.c:
In function `firegl_stub_open':
/var/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/firegl_public.c:570:
warning: assignment discards qualifiers from pointer target type
 LD [M]  
/var/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/fglrx.o
 Building modules, stage 2.
 MODPOST
 CC  
/var/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/fglrx.mod.o
 LD [M]  
/var/tmp/portage/ati-drivers-8.28.8/work/common/lib/modules/fglrx/build_mod/fglrx.komake:
Leaving directory `/usr/src/linux-2.6.17-gentoo-r7'

Source compiled.
Test phase [not enabled]: x11-drivers/ati-drivers-8.28.8



Install ati-drivers-8.28.8 into

/var/tmp/portage/ati-drivers-8.28.8/image/ category x11-drivers
* Installing fglrx module


  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?

  Should I be using a DRM from the fglrx package, from the kernel,
from libdrm or somewhere else?

Thanks,
Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] libstdc++.so.6 - another gcc upgrade problem?

2006-09-03 Thread Mike Williams
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/kde/3.5/lib/libkhtml.so.4)
 =

 Packages are still emerging and will be for the next 24 hrs at least;
 is there anything I could/should do meanwhile to fix this?

I would hazard a guess that kdelibs has been remerged, but kdepim not.
Wait until at least kdepim has been merged.

-- 
Mike Williams
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI Mobility TV-OUT

2006-09-03 Thread Grant

 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 haven't even turned this laptop on in quite
 a while so it's running a lot of old stuff. Should I update x11-xorg
 to 7.0 and use a particular VIDEO_CARD flag and see if that works? How
 should my xorg.conf look?

TV-out is probably one of the worst-supported things in X right now.
There is no official X.Org driver that supports it. The gatos driver
purports to, although it may not work with 7.1. Also I think someone
posted a patch to the xorg list a few months ago to add it to the ati
driver.

If you're able to use the binary drivers with your card, you may have
better luck there.


I'm running out of steam on this for now, but this seems to be the key
component:

http://bugs.gentoo.org/show_bug.cgi?id=127642

it's a patch for xorg 7.0 to enable TV-out with the ati driver.  The
old laptop I'm trying to set this up on needs some of work before it's
up to speed and I can test this.

- Grant
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Neil Bothwick
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 you copying pictures to them. gphoto2 allows for upload as
well as download. You don't necessarily need libptp2 either, despite
previous comments, my EOS 20D works in PTP mode without libptp2. It's not
listed in gphoto2 --list-cameras, but that doesn't matter for PTP.


-- 
Neil Bothwick

It's not a bug, it's tradition!


signature.asc
Description: PGP signature


Re: [gentoo-user] Re: Errormessage from mdadm at boot

2006-09-03 Thread Neil Bothwick
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 start and gives a (misleading) error message.
 
 If your /proc/mdstat looks ok after booting, you can safely ignore the
 message.

Or you can remove raid from RC_VOLUME_ORDER in /etc/conf.d/rc. If all
your RAID devices are set up by the kernel, ther's no point in even
trying to scan for them.


-- 
Neil Bothwick

Is it true that cannibals don't eat clowns because they taste funny?


signature.asc
Description: PGP signature


Re: [gentoo-user] looking for Xwindow icq client

2006-09-03 Thread Nico
gaim need some gnome lib no ?


[gentoo-user] Re: Buying Webcameras

2006-09-03 Thread Paulo J. Matos

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 Ekiga with very good
 quality.

[snip]

 I'd be quite happy to hear all the possible experience you could share
 on this. Cameras, models, quality, applications, etc.

I just got a Logitech Fusion working under gentoo with the linux-uvc
ebuild (had to add a patch[1]), and luvcview.  It gave me a /dev/video0
device, but tvtime couldn't view it properly (stuttered a lot).  I
didn't get the audio working, but I only spent a few minutes on it.  The
face tracking and pan and tilt the box claims are all done in software
(that works on windows) so you won't have those features.  The quality
was a little flickery under the flouro's at work, but better outside.
It also automatically adjusted the aperture (brightness).

These websites[2],[3] lists some other logitech models and their
compatibility.  See if you can get a hold of one and run `lsusb` to find
out it's ID, then you will have a better idea if it works or not.

[1] http://bugs.gentoo.org/show_bug.cgi?id=143201
[2] http://linux-uvc.berlios.de/
[3] http://qce-ga.sourceforge.net/

HTH,
--
Iain Buchanan iaindb at netspace dot net dot au

Martin was probably ripping them off.  That's some family, isn't it?
Incest, prostitution, fanaticism, software.
-- Charles Willeford, Miami Blues

--
gentoo-user@gentoo.org mailing list





--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] looking for Xwindow icq client

2006-09-03 Thread b.n.

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



Re: [gentoo-user] looking for Xwindow icq client

2006-09-03 Thread Nico
so is this not the one for you ?


Re: [gentoo-user] Getting Photos From A Digital Camera

2006-09-03 Thread Nick Rout
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 cameras, including Canons, cannot be mounted as a drive, but that
 doesn't stop you copying pictures to them. gphoto2 allows for upload
 as well as download. You don't necessarily need libptp2 either,
 despite previous comments, my EOS 20D works in PTP mode without
 libptp2. It's not listed in gphoto2 --list-cameras, but that doesn't
 matter for PTP.


 --
 Neil Bothwick

 It's not a bug, it's tradition!

By the look of this you may be able to mount a gphoto2 compatible camera
soon:

http://www.gphoto.org/proj/gphotofs/

FUSE seems to be making a file system of everything. I expect to be
mkdiring, ls'ing and rm'ing on my lawnmower soon.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI Mobility TV-OUT

2006-09-03 Thread Mark Knecht

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 right now but I've read that the ati-gatos
  driver might be better. I haven't even turned this laptop on in quite
  a while so it's running a lot of old stuff. Should I update x11-xorg
  to 7.0 and use a particular VIDEO_CARD flag and see if that works? How
  should my xorg.conf look?

 TV-out is probably one of the worst-supported things in X right now.
 There is no official X.Org driver that supports it. The gatos driver
 purports to, although it may not work with 7.1. Also I think someone
 posted a patch to the xorg list a few months ago to add it to the ati
 driver.

 If you're able to use the binary drivers with your card, you may have
 better luck there.

I'm running out of steam on this for now, but this seems to be the key
component:

http://bugs.gentoo.org/show_bug.cgi?id=127642

it's a patch for xorg 7.0 to enable TV-out with the ati driver.  The
old laptop I'm trying to set this up on needs some of work before it's
up to speed and I can test this.



Grant - Here's where I got to today:

1) My machines use the ATI 9100 IGP chipset. No 3D accel. The machines
have both composite video and S-Video outputs.

2) Back under 2.6.16 I used ati-drivers-8.14.x. I had to patch the
drivers by hand. That was painful but well documented on one of the
online forums.

3) The 8.14 driver is no longer in portage and apparently doesn't work
with the 2.6.17 kernels.

4) I got 8.28.8 working today using the following extra line in the
aticonfig-Device[0] section created by aticonfig:

   Option  ForceMonitors nocrt1,nocrt2,tv

5) What I found was that during the boot I get text on both the
composite video and S-Video outputs. However, when X starts the
graphic output is only on the S-Video output. This is different than
the older driver where X was available on both.

6) All of that said I've now got both Pundit-R's working. However the
video quality is far worse than the previous driver. It appears that
I'm getting just a few frames of video every second. Video from MythTV
is very jerky and seems to 'tear' a bit.

7) Note that this doesn't seem to be nearly as bad when I configure
the machines to use the CRT output. I'm going to investigatge buying
some sort of VGA-S-Video or Composite video converter. That may work
better and not require all this crazy work.

  All in all, very disappointing. I understand the Gentoo devs had
their hands tied on a lot of this stuff but it's disappointing to have
working drivers get dropped from portage or the driver developers at
ATI not continue to move features forward. Or maybe it's still me and
my lack of real configuration knowledge.

Hope this helps,
Mark
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] /etc/make.conf: changing CHOST on same system

2006-09-03 Thread Meino Christian Cramer
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
   upgrading to gcc-4.1:
 
   Correct the CHOST fault
   emerge -e world
   emerge glibc
   emerge -e world
   emerge gcc
   emerge -e world
 
 ...?.
 
 I guess you didn't follow this list too carefully the last couple of days... 
 Anyway, no you shouldn't emerge -e world more than once!
 
 1. Correct the CHOST in make.conf
 2. Make sure the nptl and nptlonly use flags are enabled.
 3. *If* you want to upgrade your profile in the near future this may be a 
 good 
 time to do so. This step is optional. You may have a look at [1] for more 
 info about this.
 4. Follow the gcc upgrade guide [2].
 
 Following the gcc upgrade guide will upgrade glibc and pretty much everething 
 else that isn't quite up to date during the emerge -e world. Make sure that 
 you follow the General Upgrade Instructions carefully though.
 
 [1] http://www.gentoo.org/doc/en/gentoo-upgrading.xml
 [2] http://www.gentoo.org/doc/en/gcc-upgrading.xml
 -- 
 Bo Andresen

Hi Bo !

 ...unfortunately I got stuck again.

 What I did:
 Changed CHOST from i386* i686*, ensure that nptl and nptlonly are USEd.
 (I am running an AMD Athlon(tm) 64 X2 Dual Core Processor 3800+)

 emerge -uav gcc

 The result was:
 The first package (it was not the gcc), what was tried to compile, failed with
 Compiler cannot create output (or similiar, dont remember
 exactly...)

 Looks like, as the new CHOST results in looking for 
 /usr/lib/gcc/i686-pc-linux-gnu (which is not existing) instead of 
 /usr/lib/gcc/i386-pc-linux-gnu (which still does exist).

 Ok, but when I reset CHOST to i386* again, the new glibc will fail to
 compile, since it insist of haveing a CPU better then i386* (which
 was the inital reason for posting my problems.)

 Do I have a recursive Armageddon here ?

 Since I will replace gcc, would it be a soultion to rename all
 occurences of i386-pc-linux-gnu in my root directory tree with
 i686-pc-linux-gnu ??? Or symlink it? Or do I shoot myself just in my
 other foot this way?
 I know that this solution would be not gentleman like but a hack of a
 rookie...but...when gentlemen does not succeed ??? ;)

 By the way:
 I looked for sane CFLAGS for my CPU by best performance.
 I am not sure for the -msse3 flag...
 The docs say: You can enable -msse3 for the CPU (mentioned above)
 when the pni entry is in /proc/cpuinfo (which is in my case). On
 the other side /proc/cpuinfo mentioned sse and sse2 but not sse3:
 
   processor   : 0
   vendor_id   : AuthenticAMD
   cpu family  : 15
   model   : 43
   model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
   stepping: 1
   cpu MHz : 2002.999
   cache size  : 512 KB
   physical id : 0
   siblings: 2
   core id : 0
   cpu cores   : 2
   fdiv_bug: no
   hlt_bug : no
   f00f_bug: no
   coma_bug: no
   fpu : yes
   fpu_exception   : yes
   cpuid level : 1
   wp  : yes
   flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
   cmov pat pse36 clflush mmx fxsr #sse# #sse2# ht syscall nx
   mmxext fxsr_opt lm 3dnowext 3dnow #pni# lahf_lm cmp_legacy ts
   fid vid ttp
   bogomips: 4012.21
 
 Same goes for processor 1, but with slightly different bogomips
 (Sometimes even identical things seems to be different... ;O) .

 I dont know, how to get the information, whether my CPU has a
 Winchester, Manchester, Venice or whatever die...

 Last thing:
 When the gentoo docs talk about AMD64 without mentioning, whether
 it is meant a 32bit- or 64bit-systemis it valid for 32bit AND
 64bit or only 64bit or...
 Sometimes I am not sure whether the docs are talking about my
 system since I am running a AMD64 -- a 64bit CPU -- in 32bit mode.


 Thanks a lot in advance for any help out of my homebrewed disaster...
 Keep hacking!
 mcc

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] xorg 7.0

2006-09-03 Thread James
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 200M 5955 (PCIE)

in the make.conf do I use 'ati' or 'radeon'
VIDEO_CARDS=ati
or
VIDEO_CARDS=radeon


James



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] OT - gdm screen resolution problem

2006-09-03 Thread Michael Sullivan
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?)  However, when I get into GNOME, my screen
resolution is set at the correct 1024x768.  I found one site that
suggested running gdmsetup, switching from Theme to Plain, and logging
out, then logging back in and switching back to Theme in gdmsetup, but
that didn't work for me.  How can I get gdm back to the right size?
Here's my xorg.conf:

Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section ServerFlags
Option DontVTSwitch  false
Option DontZap  false
EndSection

Section Files
FontPath /usr/share/fonts/misc/
FontPath /usr/share/fonts/TTF/
FontPath /usr/share/fonts/Type1/
FontPath /usr/share/fonts/CID/
FontPath /usr/share/fonts/75dpi/
FontPath /usr/share/fonts/100dpi/
EndSection

Section Module
Load  extmod
Load  dri
Load  dbe
Load  record
Load  xtrap
Load  glx
Load  type1
Load  freetype
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mouse0
Option  ZAxisMapping 4 5
EndSection

Section Monitor
#DisplaySize  320   240 # mm
Identifier   Monitor0
VendorName   LTN
ModelNamee1770NSL/T
HorizSync30.0 - 70.0
VertRefresh  50.0 - 160.0
Option  DPMS
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option NoAccel   # [bool]
#Option SWcursor  # [bool]
#Option ColorKey  # i
#Option CacheLines# i
#Option Dac6Bit   # [bool]
#Option DRI   # [bool]
#Option NoDDC # [bool]
#Option ShowCache # [bool]
#Option XvMCSurfaces  # i
#Option PageFlip  # [bool]
Identifier  Card0
Driver  i810
VendorName  Intel Corp.
BoardName   Unknown Board
BusID   PCI:0:2:0
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - gdm screen resolution problem

2006-09-03 Thread Iain Buchanan
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 boxes.  I think the screen resolution is too low
 (possibly 640x480?)
[snip]
 
 Section Screen
[snip]
 EndSection

I'd recommend getting rid the low low depth's: 1, 4, 15.  Also, add:
DefaultDepth 24
near the top, and in each subsection Display, add the resolutions your
monitor can handle, in order you want to use them.  eg, mine is:

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 24

Subsection Display
Depth   8
Modes   1280x1024 1024x768 800x600 640x480
ViewPort0 0
EndSubsection
Subsection Display
Depth   16
Modes   1280x1024 1024x768 800x600 640x480
ViewPort0 0
EndSubsection
Subsection Display
Depth   24
Modes   1680x1050 1600x1200 1280x1024 1024x768
800x600 640x480
ViewPort0 0
EndSubsection
EndSection

then restart xdm and see how that goes...

HTH,
-- 
Iain Buchanan iaindb at netspace dot net dot au

Not Hercules could have knock'd out his brains, for he had none.
-- Shakespeare

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - gdm screen resolution problem

2006-09-03 Thread Mark Knecht

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.


SNIP


SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection



--
gentoo-user@gentoo.org mailing list



Possibly model something on this format?

   Subsection Display
   Depth   16
   Modes   1280x1024 1024x768 800x600 640x480
   ViewPort0 0
   EndSubsection
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT - gdm screen resolution problem [SOLVED]

2006-09-03 Thread Michael Sullivan
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 thing I can see on the gdm screen is the
  username and password boxes.  I think the screen resolution is too low
  (possibly 640x480?)
 [snip]
  
  Section Screen
 [snip]
  EndSection
 
 I'd recommend getting rid the low low depth's: 1, 4, 15.  Also, add:
 DefaultDepth 24
 near the top, and in each subsection Display, add the resolutions your
 monitor can handle, in order you want to use them.  eg, mine is:
 
 Section Screen
   Identifier Screen0
   Device Card0
   MonitorMonitor0
 DefaultDepth 24
 
 Subsection Display
 Depth   8
 Modes   1280x1024 1024x768 800x600 640x480
 ViewPort0 0
 EndSubsection
 Subsection Display
 Depth   16
 Modes   1280x1024 1024x768 800x600 640x480
 ViewPort0 0
 EndSubsection
 Subsection Display
 Depth   24
 Modes   1680x1050 1600x1200 1280x1024 1024x768
 800x600 640x480
 ViewPort0 0
 EndSubsection
 EndSection
 
 then restart xdm and see how that goes...
 
 HTH,
 -- 
 Iain Buchanan iaindb at netspace dot net dot au
 
 Not Hercules could have knock'd out his brains, for he had none.
   -- Shakespeare
 

Thanks!  That seems to have done the trick.
-Michael Sullivan-

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: libstdc++.so.6 - another gcc upgrade problem?

2006-09-03 Thread Stefan Wimmer
* 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/kde/3.5/lib/libkhtml.so.4)
   =
  Packages are still emerging and will be for the next 24 hrs at least;
  is there anything I could/should do meanwhile to fix this?

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) which messed up my 
whole environment. Check for 05compiler in /etc/env.d/ and move it to 
another place. Afterwards run env-update  source /etc/profile and 
try to emerge again ...

HTH
swimmer

PS: I remember darkly that this issue was already discussed somewhere
but I'm too tired to remember where it was :-/


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ati-drivers-8.28.8 - How to get DRM support?

2006-09-03 Thread Donnie Berkholz
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 agpgart. Then you may need to stick your
chipset-specific AGP module into /etc/modules.autoload.d/kernel-2.6.

   Should I be using a DRM from the fglrx package, from the kernel,
 from libdrm or somewhere else?

DRM comes from ati-drivers. libdrm only provides the userland library
and headers.

Thanks,
Donnie



signature.asc
Description: OpenPGP digital signature