Re: [gentoo-user] Internet bridge

2007-08-14 Thread Boyd Stephen Smith Jr.
On Monday 13 August 2007, Uwe Thiem [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Internet bridge': On 13 August 2007, Mateus Interciso wrote: but since I really need Level 2 Routing, I can't afford doing this with nat. I beg your pardon? NATting and masquerading takes place on layer 2

Re: [gentoo-user] Internet bridge

2007-08-14 Thread Naga
On Monday 13 August 2007 21:38:18 Mateus Interciso wrote: Now comes the tricky part, since the internet I recieve is via DHCP, and on eth1, if I make: dhcpcd eth1, it timesout, but if I use dhclient eth1, it works, almost, I can get an IP at least, so I've sticked with this Others seem to have

Re: [gentoo-user] Internet bridge

2007-08-14 Thread Abraham Marín Pérez
Mateus Interciso escribió: Hi, basically, I want to share the internet using a Bridge on a pc with two NICS, one for internet, the other for Internal Network. Now, I know a easiest approuch would be to use NAT, which is how I'm doing now, but since I really need Level 2 Routing, I can't afford

Re: [gentoo-user] vim encoding

2007-08-14 Thread Michal 'vorner' Vaner
Hello On Mon, Aug 13, 2007 at 10:42:17PM +0100, Mick wrote: Hmm, I just checked a utf-8 file after I edited it and it says: :set encoding encoding=latin1 I would guess your UTF-8 file has no accents, or other characters. In other words, it can be considered pure ASCII, which means Vim can

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Robert Cernansky
On Mon, 13 Aug 2007 21:50:36 -0700 Grant [EMAIL PROTECTED] wrote: Another system wants to unmerge a bunch of crucial stuff with --depclean, including: x11-base/xorg-x11 selected: 7.1 protected: none omitted: none x11-apps/xdm selected: 1.0.5 protected: none

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Neil Bothwick
Hello Grant, Another system wants to unmerge a bunch of crucial stuff with --depclean, including: x11-base/xorg-x11 selected: 7.1 protected: none omitted: none x11-apps/xdm selected: 1.0.5 protected: none omitted: none Manually put both in:

Re: [gentoo-user] vim syntax hi-lighting - Added .X68 file extension

2007-08-14 Thread Renat Golubchyk
Hi! On Mon, 13 Aug 2007 22:48:28 -0700 (PDT) Richard Broersma Jr [EMAIL PROTECTED] wrote: Can anyone explain or point out a link that describes the process of adding a file type extension for syntax high-lighting? I would like to configure vim to automatically recognize the .X68 file type

Re: [gentoo-user] Internet bridge

2007-08-14 Thread Uwe Thiem
On 14 August 2007, Boyd Stephen Smith Jr. wrote: On Monday 13 August 2007, Uwe Thiem [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Internet bridge': On 13 August 2007, Mateus Interciso wrote: but since I really need Level 2 Routing, I can't afford doing this with nat. I beg your

[gentoo-user] GHC and documentation

2007-08-14 Thread Iván Pérez Domínguez
Hi, I just checked that GHC has no use flags other than doc. My first question is: can its documentation be generated without having to compile ghc? Shouldn't its documentation be included as a different package? (ghc's doc use flag pulling ghc-doc as a post-installation dependency). Cheers,

Re: [gentoo-user] vim encoding

2007-08-14 Thread Mick
On 13/08/07, Benno Schulenberg [EMAIL PROTECTED] wrote: Mick wrote: Hmm, I just checked a utf-8 file after I edited it and it says: :set encoding encoding=latin1 I assume this means that it was changed from utf8 to latin1 No. To see what encoding a file has, you could use 'file'.

Re: [gentoo-user] vim encoding

2007-08-14 Thread Mick
On 14/08/07, Michal 'vorner' Vaner [EMAIL PROTECTED] wrote: Hello On Mon, Aug 13, 2007 at 10:42:17PM +0100, Mick wrote: Hmm, I just checked a utf-8 file after I edited it and it says: :set encoding encoding=latin1 I would guess your UTF-8 file has no accents, or other characters. In

Re: [gentoo-user] expat troubles now gnome *very flakey*

2007-08-14 Thread Fernando Antunes
In this morning I can win the battle with expat. I did this , maybe help someonelse : emerge --sync emerge --update --deep world (failed) revdep-rebuid -X (failed , gtk+) emerge gettext emerge XML-Parser emerge fontconfig emerge cairo emerge pango revdep-rebuild -X revdep-rebuild -X (all the

Re: [gentoo-user] Wrong version magic with alsa_modules

2007-08-14 Thread Florian Philipp
Am Dienstag 14 August 2007 01:59:22 schrieb Elyahou ITTAH: When I load the alsa-modules snd-hda-intel, i have this error: FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.22-gentoo-r2/misc/pci/hda/snd-hda-intel.ko): Invalid module format In the dmesg : snd_hda_intel: version magic

Re: [gentoo-user] Wrong version magic with alsa_modules

2007-08-14 Thread Elyahou ITTAH
I have compile the modules from the alsa-driver- because my sound chipset cause some problems ( Realtek ALC 268) In the kernel config I actually changed in processor type from PENTIUM to CORE How i can can fix this now ? 2007/8/14, Florian Philipp [EMAIL PROTECTED]: Am Dienstag 14 August

Re: [gentoo-user] Wrong version magic with alsa_modules

2007-08-14 Thread Matthias Guede
2007/8/14, Elyahou ITTAH [EMAIL PROTECTED]: I have compile the modules from the alsa-driver- because my sound chipset cause some problems ( Realtek ALC 268) In the kernel config I actually changed in processor type from PENTIUM to CORE How i can can fix this now ? 2007/8/14, Florian

Re: [gentoo-user] Wrong version magic with alsa_modules

2007-08-14 Thread Naga
On Tuesday 14 August 2007 01:59:22 Elyahou ITTAH wrote: When I load the alsa-modules snd-hda-intel, i have this error: FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.22-gentoo-r2/misc/pci/hda/snd-hda-intel.ko): Invalid module format In the dmesg : snd_hda_intel: version magic

[gentoo-user] Re: Internet bridge

2007-08-14 Thread Mateus Interciso
On Tue, 14 Aug 2007 08:11:13 +0200, Abraham Marín Pérez wrote: Mateus Interciso escribió: Hi, basically, I want to share the internet using a Bridge on a pc with two NICS, one for internet, the other for Internal Network. Now, I know a easiest approuch would be to use NAT, which is how I'm

Re: [gentoo-user] expat troubles now gnome *very flakey*

2007-08-14 Thread Allan Gottlieb
(Sorry for resend, but it looks like this msg didn't reach the list.) At Mon, 13 Aug 2007 21:15:20 -0400 Dan Cowsill [EMAIL PROTECTED] wrote: Wow. Well, contrary to my expectations, my system (after emerge -uDNav world) exhibits every one of the problems that you had. At least you can take

Re: [gentoo-user] Re: Internet bridge

2007-08-14 Thread Etaoin Shrdlu
On Tuesday 14 August 2007, Mateus Interciso wrote: I need a level 2 routing, beacause of the damn IP Phone we have at the office. Here's the deal, first we had a win2003 server, doing the bridge, all worked, then we decided to put a linux box as a firewall and dhcp server, for this I've made

Re: [gentoo-user] Internet bridge

2007-08-14 Thread Stroller
Ignore what other folks are saying about NATting - if you don't want to do it that way, then don't. I don't think there's any need to. My ISP gives me a static /28 subnet of 8 IP addreses (5 usable) wiht my ADSL connection - if I genuinely want to allocate one of these properly to a

Re: [gentoo-user] Internet bridge

2007-08-14 Thread Hans-Werner Hilse
Hi, On Mon, 13 Aug 2007 19:38:18 + (UTC) Mateus Interciso [EMAIL PROTECTED] wrote: Hi, basically, I want to share the internet using a Bridge on a pc with two NICS, one for internet, the other for Internal Network. Uhm, yeah, I'd like a bridge to the internet, too. To bad the internet is

[gentoo-user] Re: Internet bridge

2007-08-14 Thread Mateus Interciso
On Tue, 14 Aug 2007 15:44:37 +0200, Hans-Werner Hilse wrote: Hi, On Mon, 13 Aug 2007 19:38:18 + (UTC) Mateus Interciso [EMAIL PROTECTED] wrote: Hi, basically, I want to share the internet using a Bridge on a pc with two NICS, one for internet, the other for Internal Network. Uhm,

Re: [gentoo-user] vim syntax hi-lighting - Added .X68 file extension

2007-08-14 Thread Richard Broersma Jr
--- Renat Golubchyk [EMAIL PROTECTED] wrote: Hi! On Mon, 13 Aug 2007 22:48:28 -0700 (PDT) Richard Broersma Jr [EMAIL PROTECTED] wrote: Can anyone explain or point out a link that describes the process of adding a file type extension for syntax high-lighting? I would like to

Re: [gentoo-user] new gnome fails except for root

2007-08-14 Thread Dan Cowsill
On 8/13/07, Allan Gottlieb [EMAIL PROTECTED] wrote: I updated to the new gnome. After battling the expat problem, I was able to get a clean emerge and an empty revdep-rebuild (with Bo's help). But gnome is broken on this system (others have reported similar problems). In my case basically

[gentoo-user] access violation summary

2007-08-14 Thread the.real.kabel
Hello, I own an IBM Thinkpad T60 with an integrated fingerprint reader. Now when I follow the configuration guide of this site: http://thomasgersdorf.com/linux/index.php/Gentoo_Linux_on_IBM_ThinkPad_T60#Fingerprint_reader I get following errormessage: When I execute the following command: emerge

[gentoo-user] access violation summary

2007-08-14 Thread the.real.kabel
Hello, I own an IBM Thinkpad T60 with an integrated fingerprint reader. Now when I follow the configuration guide of this site: http://thomasgersdorf.com/linux/index.php/Gentoo_Linux_on_IBM_ThinkPad_T60#Fingerprint_reader I get following errormessage: When I execute the following command: emerge

Re: [gentoo-user] Re: Internet bridge

2007-08-14 Thread Hans-Werner Hilse
Hi, On Tue, 14 Aug 2007 13:53:51 + (UTC) Mateus Interciso [EMAIL PROTECTED] wrote: Ok, so my ISP gives my just one IP, as it you have already guessed, and yes, probably I did mixed up a lot of stuff, and I'm terrible sorry for this. Oh, that's just fine for me, it's probably yourself

Re: [gentoo-user] access violation summary

2007-08-14 Thread Neil Bothwick
Hello the.real.kabel, When I execute the following command: emerge -av bioapi tfm-fingerprint pam_bioapi Completed installing bioapi-1.2.2 into /var/tmp/portage/sys-auth/bioapi-1.2.2/image/ --- ACCESS VIOLATION SUMMARY --- LOG FILE =

[gentoo-user] Re: Internet bridge

2007-08-14 Thread Mateus Interciso
On Tue, 14 Aug 2007 16:32:20 +0200, Hans-Werner Hilse wrote: Hi, On Tue, 14 Aug 2007 13:53:51 + (UTC) Mateus Interciso [EMAIL PROTECTED] wrote: Ok, so my ISP gives my just one IP, as it you have already guessed, and yes, probably I did mixed up a lot of stuff, and I'm terrible sorry

Re: [gentoo-user] access violation summary

2007-08-14 Thread the.real.kabel
Neil Bothwick schrieb: Hello the.real.kabel, When I execute the following command: emerge -av bioapi tfm-fingerprint pam_bioapi Completed installing bioapi-1.2.2 into /var/tmp/portage/sys-auth/bioapi-1.2.2/image/ --- ACCESS VIOLATION

Re: [gentoo-user] new gnome fails except for root

2007-08-14 Thread Dan Cowsill
On 8/14/07, Dan Cowsill [EMAIL PROTECTED] wrote: On 8/13/07, Allan Gottlieb [EMAIL PROTECTED] wrote: I updated to the new gnome. After battling the expat problem, I was able to get a clean emerge and an empty revdep-rebuild (with Bo's help). But gnome is broken on this system (others

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Grant
Three of my systems are having package management trouble. One of the systems does this after revdep-rebuild: All ebuilds that could satisfy =sys-devel/gcc-4.1.1 have been masked. # ls -ld /etc/make.profile lrwxrwxrwx 1 root root 56 Oct 1 2006 /etc/make.profile -

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Grant
Another system wants to unmerge a bunch of crucial stuff with --depclean, including: x11-base/xorg-x11 selected: 7.1 protected: none omitted: none x11-apps/xdm selected: 1.0.5 protected: none omitted: none Manually put both in:

Re: [gentoo-user] GHC and documentation

2007-08-14 Thread Boyd Stephen Smith Jr.
On Tuesday 14 August 2007, Iván Pérez Domínguez [EMAIL PROTECTED] wrote about '[gentoo-user] GHC and documentation': Shouldn't its documentation be included as a different package? That may be the way Debian does things, but gentoo does not split documentation, header files, or debug

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Neil Bothwick
Hello Grant, Shouldn't gdm depend on xdm though? In the same way that vim depends on emacs. gdm and xdm (also kdm) are different programs to fdo the same basic job, there's no reason for one to depend on the other. Do I need xorg-x11 on a typical desktop system? My laptop doesn't seem to

[gentoo-user] OT: Receiving your own emails

2007-08-14 Thread Florian Philipp
Hi list! I just switched from my old mail address to Gmail (Googlemail here in Germany, but basically the same). Now I don't receive my own messages to the list anymore. At first I thought the list was filtering them out but now someone responded to one of my posts. Is Gmail filtering these

Re: [gentoo-user] OT: Receiving your own emails

2007-08-14 Thread Boyd Stephen Smith Jr.
On Tuesday 14 August 2007, Florian Philipp [EMAIL PROTECTED] wrote about '[gentoo-user] OT: Receiving your own emails': Is Gmail filtering these messages or what's going on? They are received, and I think they are even stored but, gmail doesn't show your own mails to you by default. I'm not

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Grant
Shouldn't gdm depend on xdm though? In the same way that vim depends on emacs. gdm and xdm (also kdm) are different programs to fdo the same basic job, there's no reason for one to depend on the other. I didn't know that, thanks. Do I need xorg-x11 on a typical desktop system? My laptop

Re: [gentoo-user] OT: Receiving your own emails

2007-08-14 Thread Sergey A. Kobzar
Hi Florian, Unfortunately yes, this is problem of Gmail. Switch to other SMTP service and you will receive your own messages. Tuesday, August 14, 2007, 6:54:16 PM, you wrote: Hi list! I just switched from my old mail address to Gmail (Googlemail here in Germany, but basically the same).

Re: [gentoo-user] Wrong version magic with alsa_modules

2007-08-14 Thread Elyahou ITTAH
I have recompiled all the modules and i have the same errors... 2007/8/14, Naga [EMAIL PROTECTED]: On Tuesday 14 August 2007 01:59:22 Elyahou ITTAH wrote: When I load the alsa-modules snd-hda-intel, i have this error: FATAL: Error inserting snd_hda_intel

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Robert Cernansky
On Tue, 14 Aug 2007 08:55:05 -0700 Grant [EMAIL PROTECTED] wrote: Do I need xorg-x11 on a typical desktop system? My laptop doesn't seem to think it is installed at all: Probably because it isn't, because you don't need it. Ok, what does xorg-x11 do? It's meta package that installs

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Grant
Do I need xorg-x11 on a typical desktop system? My laptop doesn't seem to think it is installed at all: Probably because it isn't, because you don't need it. Ok, what does xorg-x11 do? It's meta package that installs xorg-server and some basic X11 stuff. Look into the ebuild

Re: [gentoo-user] OT: Receiving your own emails

2007-08-14 Thread Florian Philipp
Am Dienstag 14 August 2007 18:02:01 schrieb Boyd Stephen Smith Jr.: On Tuesday 14 August 2007, Florian Philipp [EMAIL PROTECTED] wrote about '[gentoo-user] OT: Receiving your own emails': Is Gmail filtering these messages or what's going on? They are received, and I think they are even

[gentoo-user] trouble with root on reiserfs

2007-08-14 Thread Florian Philipp
Hi! I just thought I should give reiserfs3.6 a chance and converted my laptop's root to it. I've done the following: 1. boot from Gentoo's live cd 2. start sshd and set root password 3. mount root and boot 4. mount their mount point on my desktop via sshfs 5. create a tar ball 6. unmount

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Bo Ørsted Andresen
On Tuesday 14 August 2007 17:18:13 Grant wrote: Three of my systems are having package management trouble. One of the systems does this after revdep-rebuild: All ebuilds that could satisfy =sys-devel/gcc-4.1.1 have been masked. # ls -ld /etc/make.profile

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Bo Ørsted Andresen
On Tuesday 14 August 2007 19:59:30 Robert Cernansky wrote: ('kernel_linux' is some internal USE flag which is probably automatically set if you are using linux kernel). It's set by your profile via USE_EXPAND (KERNEL=linux). -- Bo Andresen signature.asc Description: This is a digitally

[gentoo-user] Re: trouble with root on reiserfs

2007-08-14 Thread Florian Philipp
Am Dienstag 14 August 2007 19:59:58 schrieben Sie: Hi! I just thought I should give reiserfs3.6 a chance and converted my laptop's root to it. I've done the following: 1. boot from Gentoo's live cd 2. start sshd and set root password 3. mount root and boot 4. mount their mount point on my

Re: [gentoo-user] vim encoding

2007-08-14 Thread Benno Schulenberg
Mick wrote: Or, I leave Vim encoding alone and run export LANG=en_GB.UTF-8 and Vim will use that. Did I get this right? Precisely. But why don't you just try it and see how it behaves? PS. What I am not entirely sure about is where is the locale set for my system? When it's not set

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Grant
Three of my systems are having package management trouble. One of the systems does this after revdep-rebuild: All ebuilds that could satisfy =sys-devel/gcc-4.1.1 have been masked. # ls -ld /etc/make.profile lrwxrwxrwx 1 root root 56 Oct 1 2006

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Grant
('kernel_linux' is some internal USE flag which is probably automatically set if you are using linux kernel). It's set by your profile via USE_EXPAND (KERNEL=linux). Then why does --depclean want to remove madwifi-ng? # equery depends madwifi-ng [ Searching for packages depending on

Re: [gentoo-user] trouble with root on reiserfs

2007-08-14 Thread Neil Bothwick
Hello Florian Philipp, 3. mount root and boot 4. mount their mount point on my desktop via sshfs 5. create a tar ball 6. unmount everything, create reiserfs, remount everything 7. extract tar ball, edit fstab 8. reboot Now I have the following problem: If I boot, the kernel starts

Re: [gentoo-user] Wrong version magic with alsa_modules

2007-08-14 Thread Naga Toro
On Tuesday 14 August 2007 18.39.22 Elyahou ITTAH wrote: I have recompiled all the modules and i have the same errors... _and_ the kernel? If so I have no more ideas. 2007/8/14, Naga [EMAIL PROTECTED]: On Tuesday 14 August 2007 01:59:22 Elyahou ITTAH wrote: [...] snd_hda_intel: version

Re: [gentoo-user] upgrade to expat 2 blows up system

2007-08-14 Thread Michael Higgins
On Mon, 13 Aug 2007 13:32:04 -0700 Joshua Doll [EMAIL PROTECTED] wrote: Bo Ørsted Andresen wrote: On Monday 13 August 2007 21:43:03 Joshua Doll wrote: I find the easiest solution is to link /usr/lib/libexpat.so.1.5.2 to /usr/lib/libexpat.so.0, but I don't think that's the right of

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Bo Ørsted Andresen
On Tuesday 14 August 2007 20:28:27 Grant wrote: ('kernel_linux' is some internal USE flag which is probably automatically set if you are using linux kernel). It's set by your profile via USE_EXPAND (KERNEL=linux). Then why does --depclean want to remove madwifi-ng? # equery depends

Re: [gentoo-user] Portage annoyances

2007-08-14 Thread Bo Ørsted Andresen
On Tuesday 14 August 2007 20:22:37 Grant wrote: [SNIP] My mistake. That system used this profile: /usr/portage/profiles/hardened/x86/2.6 [SNIP] Quite the contrary. The hardened is incompatible with gcc 4.x. Thus =sys-devel/gcc-4* is masked in all profiles under hardened. Since you

Re: [gentoo-user] OT: Receiving your own emails

2007-08-14 Thread Mick
On 14/08/07, Florian Philipp [EMAIL PROTECTED] wrote: Am Dienstag 14 August 2007 18:02:01 schrieb Boyd Stephen Smith Jr.: On Tuesday 14 August 2007, Florian Philipp [EMAIL PROTECTED] wrote about '[gentoo-user] OT: Receiving your own emails': Is Gmail filtering these messages or what's

Re: [gentoo-user] trouble with root on reiserfs

2007-08-14 Thread Florian Philipp
Am Dienstag 14 August 2007 20:37:59 schrieb Neil Bothwick: Hello Florian Philipp, 3. mount root and boot 4. mount their mount point on my desktop via sshfs 5. create a tar ball 6. unmount everything, create reiserfs, remount everything 7. extract tar ball, edit fstab 8. reboot

Re: [gentoo-user] upgrade to expat 2 blows up system

2007-08-14 Thread Denis
On 8/14/07, Michael Higgins [EMAIL PROTECTED] wrote: Anyway, it seems like there's a problem resolving emerge order I think you must emerge -u expat, then XML-Parser, then revdep-rebuild, then auDNv world. Perhaps forcing rebuild of XML-Parser and gettext after updating expat would be

Re: [gentoo-user] Re: Internet bridge

2007-08-14 Thread Hans-Werner Hilse
Hi, On Tue, 14 Aug 2007 14:48:30 + (UTC) Mateus Interciso [EMAIL PROTECTED] wrote: Ok, thanks a lot, this for sure cleared a lot of troubles I was having on my head. :-) The thing is, the more deeper you look into things, the more you get aware that they are more simple than you thought.

Re: [gentoo-user] trouble with root on reiserfs

2007-08-14 Thread Florian Philipp
Am Dienstag 14 August 2007 21:41:09 schrieben Sie: Am Dienstag 14 August 2007 21:23:54 schrieben Sie: Am Dienstag 14 August 2007 20:37:59 schrieb Neil Bothwick: Hello Florian Philipp, 3. mount root and boot 4. mount their mount point on my desktop via sshfs 5. create a tar

Re: [gentoo-user] new gnome fails except for root

2007-08-14 Thread Allan Gottlieb
At Tue, 14 Aug 2007 10:49:56 -0400 Dan Cowsill [EMAIL PROTECTED] wrote: An interesting development: I removed my user from the system and deleted his home folder. After that, I made the user again and tried logging in. I got a whole bunch of configuration errors... But I don't understand

[gentoo-user] Re: new gnome fails except for root

2007-08-14 Thread Thufir
I also had gnome working fine, then one day it failed for no apparent reason, I hadn't emerged anything for a bit that I recall. I did emerge unmerge nautilus and then emerge nautilus which seemed to to do the trick for me. why? voodoo. why nautilus and not some other component? IIRC

Re: [gentoo-user] Wrong version magic with alsa_modules

2007-08-14 Thread Elyahou ITTAH
\o/ I finally installed the alsa-driver 1.0.14 withs patches files and I now have the sound. Thx for all 2007/8/14, Naga Toro [EMAIL PROTECTED]: On Tuesday 14 August 2007 18.39.22 Elyahou ITTAH wrote: I have recompiled all the modules and i have the same errors... _and_ the kernel? If so I

[gentoo-user] mounting windows partition with ntfs3g

2007-08-14 Thread Elyahou ITTAH
When i wan't to mount my windows partition ( AHCI NTFS ) with ntfs3g i got this error: # ntfs-3g /dev/sda1 /mnt/windows/ $LogFile indicates unclean shutdown (0, 0) Failed to mount '/dev/sda1': Operation not supported Mount is denied because NTFS is marked to be in use. Choose one action: Choice

Re: [gentoo-user] mounting windows partition with ntfs3g

2007-08-14 Thread Davi
Em Terça 14 Agosto 2007 18:50, Elyahou ITTAH escreveu: When i wan't to mount my windows partition ( AHCI NTFS ) with ntfs3g i got this error: # ntfs-3g /dev/sda1 /mnt/windows/ $LogFile indicates unclean shutdown (0, 0) Failed to mount '/dev/sda1': Operation not supported Mount is denied

Re: [gentoo-user] mounting windows partition with ntfs3g

2007-08-14 Thread Stroller
On 14 Aug 2007, at 22:50, Elyahou ITTAH wrote: When i wan't to mount my windows partition ( AHCI NTFS ) with ntfs3g i got this error: # ntfs-3g /dev/sda1 /mnt/windows/ $LogFile indicates unclean shutdown (0, 0) Failed to mount '/dev/sda1': Operation not supported Mount is denied because

Re: [gentoo-user] trouble with root on reiserfs

2007-08-14 Thread Tim
Florian Philipp wrote: Am Dienstag 14 August 2007 20:37:59 schrieb Neil Bothwick: Hello Florian Philipp, 3. mount root and boot 4. mount their mount point on my desktop via sshfs 5. create a tar ball 6. unmount everything, create reiserfs, remount everything 7. extract tar ball, edit fstab 8.

Re: [gentoo-user] Re: new gnome fails except for root

2007-08-14 Thread Allan Gottlieb
At Tue, 14 Aug 2007 20:20:07 + (UTC) Thufir [EMAIL PROTECTED] wrote: I also had gnome working fine, then one day it failed for no apparent reason, I hadn't emerged anything for a bit that I recall. I did emerge unmerge nautilus and then emerge nautilus which seemed to to do the trick

Re: [gentoo-user] new gnome fails except for root

2007-08-14 Thread Markus Schönhaber
Allan Gottlieb wrote: I created a new user testgot with the same uid as gottlieb and it works. There must be something in my config (and yours) that is bad for the old user. I can balance my checkbook with the new user so the panic is gone, but something needs to be fixed somewhere. Try

Re: [gentoo-user] new gnome fails except for root

2007-08-14 Thread Allan Gottlieb
At Wed, 15 Aug 2007 01:27:57 +0200 Markus Schönhaber [EMAIL PROTECTED] wrote: Allan Gottlieb wrote: I created a new user testgot with the same uid as gottlieb and it works. There must be something in my config (and yours) that is bad for the old user. I can balance my checkbook with the

Re: [gentoo-user] Re: OT :video cameras and gentoo

2007-08-14 Thread Iain Buchanan
On Tue, 2007-08-14 at 02:04 +, James wrote: Now on to converting them to Mpeg4-avc (h.264). I would be interested in seeing the command line (or program options) that you settle on for this process. I was using mencoder and ffmpeg a while back to do similar things, and I found most of

Re: [gentoo-user] [OT] which DVB-T USB tuner?

2007-08-14 Thread Eric Martin
One DVB card? How do you manage? I have one dual-tuner card and one single tuner card in my mythbox! hardware encoding / decoding. The biggest thing that slows my box down is mysql. On 8/9/07, Thierry de Coulon [EMAIL PROTECTED] wrote: On Thursday, 9. August 2007, Eric Martin wrote: I

Re: [gentoo-user] OT :video cameras and gentoo

2007-08-14 Thread Iain Buchanan
On Mon, 2007-08-13 at 11:29 +0100, Stroller wrote: I don't believe that's the case for video cameras, which usually use firewire for video transfer. I have a customer who bought a DV camcorder with a USB socket it transpired that this socket was only capable of transferring photos

Re: [gentoo-user] CXXABI error after gcc upgrade

2007-08-14 Thread Iain Buchanan
On Mon, 2007-08-13 at 08:02 +0200, Andreas Niederl wrote: Hi, Iain Buchanan wrote: so I ran `revdep-rebuild --library=libstdc++.so.6` but that got stuck on eix: src/eix: /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by src/eix)

[gentoo-user] emerge-webrsync

2007-08-14 Thread kitti jaisong
Hi all, How to check emerge-webrsync is working download ? Thanks, kitti -- [EMAIL PROTECTED] mailing list