Re: [gentoo-user] problems using ivman

2006-07-30 Thread Jose Maria Alvarez Fernandez
You can use pmount with ivman since 0.6.5. In fact, I think it's the default. (but you can set mount as the default command also in the base settings). I use ivman and KDE and don't have many problems. But it's neccesary to emerge KDE with hal useflag. El Viernes, 28 de Julio de 2006 15:22,

[gentoo-user] kwin compilation error

2006-04-27 Thread Jose Maria Alvarez Fernandez
Hi to all!! I'm trying to compile kwin 3.5.2-r1 with xcomposite extensions, but I get the following error: /bin/sh ../libtool --silent --mode=compile --tag=CXX x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./lib -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
This is solved in -r2: +gentoo-sources-2.6.15-r2.ebuild: Update to Linux 2.6.15.2. Some minor security fixes. Update sky2 to v0.15. Enable libata ATAPI (i.e. SATA CDROM) support by default. Fix fbsplash silent splash image not showing throughout bootup. Fix scsi memory leak. Cheers! Chema

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
? Jose Maria Alvarez Fernandez schrieb: This is solved in -r2: +gentoo-sources-2.6.15-r2.ebuild: Update to Linux 2.6.15.2. Some minor security fixes. Update sky2 to v0.15. Enable libata ATAPI (i.e. SATA CDROM) support by default. Fix fbsplash silent splash image not showing

Re: [gentoo-user] Problem with kernel 2.6.15-gentoo-r1, nvidia-driver and fbsplash, splashutils

2006-02-05 Thread Jose Maria Alvarez Fernandez
. Hope it helps! Jose Maria Alvarez Fernandez schrieb: If you use 817X series, try 8178-r3, that has some interesting patches that solved this similar problem for me. I hope this might solve your problem! Chema El Domingo, 5 de Febrero de 2006 21:05, Daniel Pielmeier escribió

Re: [gentoo-user] kde3.4.3 with arts on amd64

2006-01-08 Thread Jose Maria Alvarez Fernandez
El Domingo, 8 de Enero de 2006 13:53, Holly Bostick escribió: Marc Schlienger schreef: Hi, I've installed kde3.4.3 with arts on my amd64 machine. Alsa is working fine. But arts works only partially. All notification sound doesn't work. Also I don't get sound when logging in. But, for

Re: [gentoo-user] change the fonts of gtk application

2006-01-08 Thread Jose Maria Alvarez Fernandez
Also, manually speaking, you can add a line like this one in .gtkrc-2.0 (I suppose gtk2 apps) : gtk-font-name = Bitstream Vera Sans 9 Cheers! Chema El Domingo, 8 de Enero de 2006 15:58, Holly Bostick escribió: Marco Calviani schreef: Hi list, i'm using the KDE desktop environment

Re: [gentoo-user] firefox quickstart

2006-01-06 Thread Jose Maria Alvarez Fernandez
There is a kind of what you're looking for here: http://kde-apps.org/content/show.php?content=31014 It's in early development stages, but it works. It's based on the mozilla one. Cheers!! Chema El Viernes, 6 de Enero de 2006 06:57, Boyd Stephen Smith Jr. escribió: On Thursday 05 January 2006

[gentoo-user] SAMBA Windows native driver and CUPS

2005-12-11 Thread Jose Maria Alvarez Fernandez
Hi to all!! I'm right now a bit crazy. I'm trying to setup a samba server that is sharing a printer, and setup it in a windows client with the native printer, as said is this guide http://gentoo-wiki.com/HOWTO_Native_Windows_Printing_with_CUPS/Samba Everything goes well, but when I try to

Re: [gentoo-user] ERROR: sys-apps/ivman-0.5_pre2 failed.

2005-12-10 Thread Jose Maria Alvarez Fernandez
Bob Sanders wrote: On Sat, 10 Dec 2005 10:17:07 -0600 Dale [EMAIL PROTECTED] wrote: I was doing a emerge -e world to make sure everything was in order after the gcc upgrade and poking KDE 3.5 into the mix as well. I only have 92 packages left. OK, any ideas on what went south? I added

Re: [gentoo-user] Automatically mounting USB mass storage devices (camera)

2005-11-19 Thread Jose Maria Alvarez Fernandez
I'm having a similar problem with ivman, and i've discovered that the reason is that the camera has an id label that has a space, ie: LEXAR MEDIA. That's not right for pmount, and when ivman tries to mount it, fails. But it works for other usb devices. Does it work for you? Also, i had to

[gentoo-user] KDE media ioslave, udev, hal, and ivman

2005-11-13 Thread Jose Maria Alvarez Fernandez
Hi to all!! Maybe someone can give me a clue about this. I had this combination working perfectly 2 weeks ago. But this weekend, trying to mount some dvd's, I saw that everything was not as smooth as it should be. KDE didn't see the dvd mounted, although ivman did it. Also, when i click the

Re: [gentoo-user] failed to load nvidia kernel module

2005-10-27 Thread Jose Maria Alvarez Fernandez
It's kernel related. 2.6.13 doesn't create the nvidia devicess correctly with udev, which with 2.6.13 is default. You can try to put this in the local.start if you want to use this nvidia kernel versions: for i in 0 1 2 3 4 5 6 7; do node=/dev/nvidia$i rm -f $node mknod

Re: [gentoo-user] failed to load nvidia kernel module

2005-10-27 Thread Jose Maria Alvarez Fernandez
Strange. I tried 7174 and down without success. Every time i had to use the script showed. I have to use 7667 or above with 2.6.13 in order to have nodes working correctly. It may also depend on xorg version. Greetings! Qian Qiao wrote: On 10/27/05, Jose Maria Alvarez Fernandez [EMAIL