[gentoo-user] OT/2: netgrapgh, l2tpv3

2010-06-10 Thread wins mallow
Good afternoon, community. Whether there is a free alternative netgrapgh (freebsd) in linux? And still, whether it is possible on linux to use l2tpv3 tunnels? -- Best regards, Vince Mallow xmpp: w...@jabber.slan.ru web: http://gentoo-way.blogspot.com

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread bjlockie
> I just purchased a dell latitude E6510, with a gigabit > (hardwired) ethernet. It works fine under windows. > > I now have the (newest) gentoo installation disk (april) in the machine. > The device is recognized and the e1000e module is loaded. > > ifconfig shows the mac address, but no IP addr.

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread covici
Allan Gottlieb wrote: > I just purchased a dell latitude E6510, with a gigabit > (hardwired) ethernet. It works fine under windows. > > I now have the (newest) gentoo installation disk (april) in the machine. > The device is recognized and the e1000e module is loaded. > > ifconfig shows the ma

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread covici
Allan Gottlieb wrote: > At Thu, 10 Jun 2010 15:19:58 -0400 cov...@ccs.covici.com wrote: > > > Allan Gottlieb wrote: > > > >> I just purchased a dell latitude E6510, with a gigabit > >> (hardwired) ethernet. It works fine under windows. > >> > >> I now have the (newest) gentoo installation dis

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread Allan Gottlieb
At Thu, 10 Jun 2010 16:55:11 -0300 Zhu Sha Zang wrote: > Em 10-06-2010 15:28, Allan Gottlieb escreveu: >> I just purchased a dell latitude E6510, with a gigabit >> (hardwired) ethernet.? It works fine under windows. >> >> I now have the (newest) gentoo installation disk (april) in the machine. >>

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread Allan Gottlieb
At Thu, 10 Jun 2010 15:19:58 -0400 cov...@ccs.covici.com wrote: > Allan Gottlieb wrote: > >> I just purchased a dell latitude E6510, with a gigabit >> (hardwired) ethernet. It works fine under windows. >> >> I now have the (newest) gentoo installation disk (april) in the machine. >> The device

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread Allan Gottlieb
At Thu, 10 Jun 2010 15:08:49 -0400 bjloc...@lockie.ca wrote: >> I just purchased a dell latitude E6510, with a gigabit >> (hardwired) ethernet. It works fine under windows. >> >> I now have the (newest) gentoo installation disk (april) in the machine. >> The device is recognized and the e1000e mo

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread Zhu Sha Zang
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Em 10-06-2010 15:28, Allan Gottlieb escreveu: > I just purchased a dell latitude E6510, with a gigabit > (hardwired) ethernet.  It works fine under windows. > > I now have the (newest) gentoo installation disk (april) in the machine. > The device i

Re: [gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread Allan Gottlieb
At Thu, 10 Jun 2010 17:59:56 -0400 cov...@ccs.covici.com wrote: > Allan Gottlieb wrote: > >> At Thu, 10 Jun 2010 15:19:58 -0400 cov...@ccs.covici.com wrote: >> >> > Try dhcpcd or pump manually -- I bet its some imcompatibility between >> > the software and the router. >> >> I tried dhcpcd and i

[gentoo-user] ethernet not working on new laptop (dell e6510)

2010-06-10 Thread Allan Gottlieb
I just purchased a dell latitude E6510, with a gigabit (hardwired) ethernet. It works fine under windows. I now have the (newest) gentoo installation disk (april) in the machine. The device is recognized and the e1000e module is loaded. ifconfig shows the mac address, but no IP addr. My router

Re: [gentoo-user] Re: Strange python-updater error

2010-06-10 Thread Dale
Sebastian Beßler wrote: Am 10.06.2010 07:36, schrieb Dale: To think the devs didn't believe this was going to cause some confusion. There is a news regarding python 3 after the install of python 3. It clearly says that is ok to have both installed parallel, and runnig python-updater

Re: [gentoo-user] mkfs.btrfs check for bad blocks - howto

2010-06-10 Thread Alex Schuster
Helmut Jarausch writes: > On 10 Jun, J. Roeleveld wrote: > > You could either first use mkfs for ext3 or 4 to check, or you could > > run "badblock" manually over the partition first to check. > > Thanks, Joost, > > but I don't know how to feed the output of badblocks to mkbtrfs. > It looks as

Re: [gentoo-user] Re: Strange python-updater error

2010-06-10 Thread Sebastian Beßler
Am 10.06.2010 07:36, schrieb Dale: > To think the devs didn't believe this was going to cause some confusion. There is a news regarding python 3 after the install of python 3. It clearly says that is ok to have both installed parallel, and runnig python-updater is recommended, but you should neve

Re: [gentoo-user] mkfs.btrfs check for bad blocks - howto

2010-06-10 Thread Helmut Jarausch
On 10 Jun, J. Roeleveld wrote: > On Thursday 10 June 2010 11:15:17 Helmut Jarausch wrote: >> Hi, >> >> when creating a file system on a partition on a brand new hard disk, >> I have always used the '-c' twice to check for bad blocks. >> This works for ext3 and ext4. >> Now, I'd like to use a btrfs

Re: [gentoo-user] mkfs.btrfs check for bad blocks - howto

2010-06-10 Thread J. Roeleveld
On Thursday 10 June 2010 11:15:17 Helmut Jarausch wrote: > Hi, > > when creating a file system on a partition on a brand new hard disk, > I have always used the '-c' twice to check for bad blocks. > This works for ext3 and ext4. > Now, I'd like to use a btrfs file system on some partitions but the

[gentoo-user] mkfs.btrfs check for bad blocks - howto

2010-06-10 Thread Helmut Jarausch
Hi, when creating a file system on a partition on a brand new hard disk, I have always used the '-c' twice to check for bad blocks. This works for ext3 and ext4. Now, I'd like to use a btrfs file system on some partitions but the '-c' option (to mkfs.btrfs or mkbtrfs) seems to have gone. What can