Re: [gentoo-user] Amule-2.1.3 Segmentation Fault

2006-06-18 Thread Emanuele Morozzi
I've got the same problem since the last upgrade of gcc. amuled works perfectly I can't do "emerge -e world", so the problem remains. Mauro Arnoldi wrote: > Alle 11:32, domenica 18 giugno 2006, Fabrice Delliaux ha scritto: >> Mauro Arnoldi a écrit : >>> Hi! >>> >>> I receive a segmentation fault

[gentoo-user] External Firewire Audio Card

2006-03-03 Thread Emanuele Morozzi
Hi everybody, I've bought an external Edirol FA-66 FireWire for HD recording. That's fantastic, but now I want to use it with Gentoo/Linux ... Does anybody has advices about support? Thanks ___ Yahoo! Messenger with Voice: chiama da PC a telefono

SOLVED: [gentoo-user] GConf Error

2006-02-17 Thread Emanuele Morozzi
michael higgins wrote: > On Tue, 14 Feb 2006 18:40:06 +0100 > Emanuele Morozzi <[EMAIL PROTECTED]> wrote: > >> Hello to everybody, >> >> Since some day I get this error while starting Gnome: >> >>>> GConf Error: Error contactiong the confi

Re: [gentoo-user] Hardware issues, probably overheating, help?

2006-02-16 Thread Emanuele Morozzi
Mrugesh Karnik wrote: > Hi, > > I've been having issues with the computer shutting down automatically. Makes > me wonder if it's an over heating problem. The system (AMD Sempron 2500+, MSI > K8M800 mobo, two Seagate HDDs, an LG DVD Burner and a GB of RAM) has > developed a habit of shutting dow

Re: [gentoo-user] How many GB for / partition?

2006-02-16 Thread Emanuele Morozzi
40 GB is enough, these are my stats with / partition of 35GB / 200GB Filesystemblocchi di 1K Usati Disponib. Uso% Montato su * /dev/sdb1 34185192 18272204 15912988 54% / ***

Re: [gentoo-user] GConf Error

2006-02-15 Thread Emanuele Morozzi
michael higgins wrote: > On Tue, 14 Feb 2006 18:40:06 +0100 > Emanuele Morozzi <[EMAIL PROTECTED]> wrote: > >> Hello to everybody, >> >> Since some day I get this error while starting Gnome: >> >>>> GConf Error: Error contactiong the confi

[gentoo-user] GConf Error

2006-02-14 Thread Emanuele Morozzi
Hello to everybody, Since some day I get this error while starting Gnome: > >GConf Error: Error contactiong the configuration server; it may be > >necessary to enable necessario TCP/IP support for ORBit or there may be > >an old NFS lock due to system crash. Please see > >http://www.gnome.org/pro

[gentoo-user] GConf Error - Converting IOR

2006-02-13 Thread Emanuele Morozzi
Hello to everybody, Since some day I get this error while starting Gnome: >GConf Error: Error contactiong the configuration server; it may be >necessary to enable necessario TCP/IP support for ORBit or there may be >an old NFS lock due to system crash. Please see >http://www.gnome.org/projects/gc

Re: [gentoo-user] emerge libdvdcss - ACCESS DENIED Error

2005-07-19 Thread Emanuele Morozzi
Try USE="-doc" emerge libdvdcss Michael W. Holdeman wrote: http://bugs.gentoo.org/show_bug.cgi?id=98854 On Monday 18 July 2005 01:53 pm, Kurt Guenther wrote: I've been getting this starting last week Thursday (?). Any ideas? --Kurt (/usr/share/texmf/tex/latex/base/t1enc.def)) Writing ind

Re: [gentoo-user] Apache Sub directorys

2005-07-14 Thread Emanuele Morozzi
Try giving access to anyone to tost if it's a permissions related problem. (Perhaps using php files need also execution rights). Does the apache server run with apache user rights (check with "ps aux")? Michael Thompson wrote: All my previously working apache sub directorys have started to throw

Re: [gentoo-user] Updating with emerge

2005-07-01 Thread Emanuele Morozzi
1. Try run python-updater and then try to re-emerge 2. If this doesn't work try creating the file "/etc/portage/package.mask"; then you must edit it adding the line "=dev-python/pyvorbis-1.4"; then "env-update", "source /etc/profile", "emerge -uD world" . Bye, Emanuele. Bruno Gola wrote: H

Re: [gentoo-user] Alsa stops working after 'emerge -uD world'

2005-07-01 Thread Emanuele Morozzi
cothrige wrote: * Emanuele Morozzi ([EMAIL PROTECTED]) wrote: I have esperienced your problem; in my case it was caused by the lack of a var, and that that caused the mixer not to load the previously saved settings. 1. Specifically in /etc/conf.d/alsasound I had to add this lines

Re: [gentoo-user] Alsa stops working after 'emerge -uD world'

2005-06-30 Thread Emanuele Morozzi
I have esperienced your problem; in my case it was caused by the lack of a var, and that that caused the mixer not to load the previously saved settings. 1. Specifically in /etc/conf.d/alsasound I had to add this lines RESTORE_ON_START="yes" SAVE_ON_STOP="yes" that referes to the mixer setup sa

Re: [gentoo-user] emerge gnome problem

2005-06-21 Thread Emanuele Morozzi
If you like try emerging "gnome-light" and then add the packages you want. If it works it doesn't solve the problem, but you can use gnome. Ciao, Emanuele Massimiliano Bellomo wrote: Nothing has changed after "revdep-rebuild", same error as before !?! Any idea ? try "revdep-rebuild" and t

Re: [gentoo-user] emerge gnome problem

2005-06-20 Thread Emanuele Morozzi
try "revdep-rebuild" and then "emerge gnome" Massimiliano Bellomo wrote: Hi, I'm doing "emerge gnome" and i get the following error while emerging "dev-libs/nss-3.9.2-r3": cd atob; make libs make[2]: Entering directory `/var/tmp/portage/nss-3.9.2-r3/work/nss-3.9.2/mozilla/security/nss/cmd/a

Re: [gentoo-user] Creating RAID devices

2005-06-01 Thread Emanuele Morozzi
Scott Storck wrote: I use the dmraid tools, but they are not in portage yet. Why not, I don't know. There has been a bug open in bugzilla about this for a long time, but nothing (noticabliy) is happening with this. I however, boot from such a partition, so that ebuild alone doesn't help me. I w

Re: [gentoo-user] Creating RAID devices

2005-05-31 Thread Emanuele Morozzi
Me: Hallo, I recently passed to udev, so now I cannot use my Raid. Gentoo si installed in /dev/hda. The Raid is a striping raid composed of /dev/sda /dev/sdb and consists of 4 partitions. I created it installing windows (work reason). The SATA controller is a Silicon 3512. Before, with devfs, I

Re: [gentoo-user] Creating RAID devices

2005-05-31 Thread Emanuele Morozzi
Richard Fish wrote: Emanuele Morozzi wrote: Can anybody help me? Sorry, I think you have us stumped. If you run: dmraid ... dmsetup ls and dmsetup reports no devices, then my guess is that dmraid is misconfigured or broken. But I don't know enough about dmraid to help. I wi

Re: [gentoo-user] Creating RAID devices

2005-05-30 Thread Emanuele Morozzi
Can anybody help me? Scott Storck wrote: Emanuele Morozzi schrieb: You were right, now I have compiled the kernel with "CONFIG_BLK_DEV_DM=y", but it's the same as before; there are not peculiar errors, but dmraid continues not to create the devices in /dev/mapper. Ric

Re: [gentoo-user] Creating RAID devices

2005-05-26 Thread Emanuele Morozzi
Scott Storck wrote: Emanuele Morozzi schrieb: You were right, now I have compiled the kernel with "CONFIG_BLK_DEV_DM=y", but it's the same as before; there are not peculiar errors, but dmraid continues not to create the devices in /dev/mapper. Richard Fish wrote: This me

Re: [gentoo-user] Creating RAID devices

2005-05-26 Thread Emanuele Morozzi
Richard Fish wrote: What does "dmsetup ls" show (after running dmraid)? Did it create /dev/sil_* instead?? More info at: http://bugs.gentoo.org/show_bug.cgi?id=63041 http://forums.gentoo.org/viewtopic-t-244941-highlight-dmraid.html Me thinks I've written this before -Richard The outpu

Re: [gentoo-user] Creating RAID devices

2005-05-25 Thread Emanuele Morozzi
You were right, now I have compiled the kernel with "CONFIG_BLK_DEV_DM=y", but it's the same as before; there are not peculiar errors, but dmraid continues not to create the devices in /dev/mapper. Richard Fish wrote: This means that you do not have the device mapper driver compiled or loaded

Re: [gentoo-user] Creating RAID devices

2005-05-25 Thread Emanuele Morozzi
You're right, the device manager was compiled as module, but I thought it was autoloaded at boot and finded no entry in /etc/modules.autoload.d/kernel-2.6. Now I try to copile directly into the kernel. Thanks Richard Fish wrote: This means that you do not have the device mapper driver compi

Re: [gentoo-user] Creating RAID devices

2005-05-24 Thread Emanuele Morozzi
This is the output of "dmsetup ls": /proc/misc: No entry for device-mapper found Is device-mapper driver missing from kernel? Failure to communicate with kernel device-mapper driver. Command failed No, dmraid doesnt' create the devices (2.6.11-r9 with udev); I have tried to rerun Gentoo with th

Re: [gentoo-user] Creating RAID devices

2005-05-24 Thread Emanuele Morozzi
>A. Khattri wrote: I think you need to heed my earlier advice (which was to read the RAID HOWTO docs at tldp.org) so you understand what the different RAID levels mean. I've read the docs, and there's nothing new for me; I just knew the meaning of "RAID levels". The raid and relative partitio

Re: [gentoo-user] Creating RAID devices

2005-05-24 Thread Emanuele Morozzi
I had this idea too, but what I have to say is that in the first partition is running WindowsXP. I've created the raid while installing MS Windows. Using "dmraid -ay" and devfs, I was able to create the proper devices in "/dev/mapper" , but this is no more because I want udev; since I use udev

[gentoo-user] The dvd device works bad

2005-05-23 Thread Emanuele Morozzi
Since I've been using udev I'm experiencing the following problem. I've got 2 rom devices, a nec3500 dvd-writer (/dev/hdd) and a lite-on 48x cd-writer (/dev/hdd); the problem is that the dvd tries to access a media also if there's nothing inside. "dmesg | tail" outputs: cdrom: This disc doesn

Re: [gentoo-user] Creating RAID devices

2005-05-23 Thread Emanuele Morozzi
A. Khattri wrote: On Fri, 20 May 2005, Emanuele Morozzi wrote: Gentoo si installed in /dev/hda. The Raid is a striping raid composed of /dev/sda /dev/sdb and consists of 4 partitions. I created it installing windows (work reason). The SATA controller is a Silicon 3512. Before, with devfs, I

[gentoo-user] Creating RAID devices

2005-05-20 Thread Emanuele Morozzi
Hallo, I recently passed to udev, so now I cannot use my Raid. Gentoo si installed in /dev/hda. The Raid is a striping raid composed of /dev/sda /dev/sdb and consists of 4 partitions. I created it installing windows (work reason). The SATA controller is a Silicon 3512. Before, with devfs, I used dm

Re: [gentoo-user] Applying other patches.

2005-05-20 Thread Emanuele Morozzi
Hallo, I recently passed to udev, so now I cannot use my Raid. Gentoo si installed in /dev/hda The Raid is a striping raid composed of /dev/sda /dev/sdb and consists of 4 partitions. I created it installing windows (work reason). The SATA controller is a Silicon 3512. Before, with devfs, I used dmr