Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Jens Reinemuth
> ### Mail vom Wednesday 03 October 2012, 01:01:41: ### > > I has compile new kernel, but the result is same. > > CONFIG_USB_ACM=y > CONFIG_USB_PRINTER=y > CONFIG_USB_WDM=y > CONFIG_USB_TMC=y > Hi, i don't really remember where - perhaps search the mailinglist-archive - but i think i've read

[gentoo-user] new machine: incremental back-ups

2012-10-04 Thread Philip Webb
My new machine is working very well -- thanks again for the advice -- , tho' the sighing noise from the CPU fan is a bit trying (smile), & I'm considering setting up an incremental back-up system so that if the SSD collapses, I can restore everything from files stored on the HDD without re-installi

Re: [gentoo-user] new machine: incremental back-ups

2012-10-04 Thread Michael Hampicke
Am 04.10.2012 08:38, schrieb Philip Webb: > My new machine is working very well -- thanks again for the advice -- , > tho' the sighing noise from the CPU fan is a bit trying (smile), > & I'm considering setting up an incremental back-up system > so that if the SSD collapses, > I can restore everyth

Re: [gentoo-user] new machine: incremental back-ups

2012-10-04 Thread William Kenworthy
On Thu, 2012-10-04 at 02:38 -0400, Philip Webb wrote: > My new machine is working very well -- thanks again for the advice -- , > tho' the sighing noise from the CPU fan is a bit trying (smile), > & I'm considering setting up an incremental back-up system > so that if the SSD collapses, > I can res

Re: [gentoo-user] new machine: incremental back-ups

2012-10-04 Thread Neil Bothwick
On Thu, 04 Oct 2012 10:25:53 +0200, Michael Hampicke wrote: > I am using http://backuppc.sourceforge.net/ (in portage) which brings > some nice features like compression, de-duplication and a web interface. > Once configured it runs automatically. +1 for BackupPC > What do you use for cloud/offs

Re: [gentoo-user] new machine: incremental back-ups

2012-10-04 Thread Michael Hampicke
Am 04.10.2012 12:37, schrieb Neil Bothwick: > On Thu, 04 Oct 2012 10:25:53 +0200, Michael Hampicke wrote: > >> I am using http://backuppc.sourceforge.net/ (in portage) which brings >> some nice features like compression, de-duplication and a web interface. >> Once configured it runs automatically.

Re: [gentoo-user] new machine: incremental back-ups

2012-10-04 Thread Neil Bothwick
On Thu, 04 Oct 2012 13:43:13 +0200, Michael Hampicke wrote: > Hm, dar looks interesting. I'll have a look at it. The man page states > that it is possible to restore individual files from an dar archive > without reading the complete file (in contrast to tar). Is this also > true when using compre

Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Mick
On Thursday 04 Oct 2012 07:18:14 Jens Reinemuth wrote: > > ### Mail vom Wednesday 03 October 2012, 01:01:41: ### > > > > I has compile new kernel, but the result is same. > > > > CONFIG_USB_ACM=y > > CONFIG_USB_PRINTER=y > > CONFIG_USB_WDM=y > > CONFIG_USB_TMC=y > > Hi, > > i don't really remem

[gentoo-user] Kernel compile problem

2012-10-04 Thread Alain Didierjean
Finishing a brand new install on a brand new machine, compiling kernel 3.4.9 is OK. Boot from it also. Just a detail: the USB keyboard is not recognized, no input possible (works fine under BIOS or when booting from the install disk and chrooting). I must have forgotten something, some driver. A

Re: [gentoo-user] Kernel compile problem

2012-10-04 Thread Dale
Alain Didierjean wrote: > Finishing a brand new install on a brand new machine, compiling kernel 3.4.9 > is OK. Boot from it also. Just a detail: the USB keyboard is not recognized, > no input possible (works fine under BIOS or when booting from the install > disk and chrooting). I must have for

Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Peter Humphrey
On Thursday 04 October 2012 13:53:19 Mick wrote: > Last time I printed on a Brother printer (can't recall model) I had > CONFIG_USB_PRINTER disabled and cups compiled with the USB flag > enabled. I've had to do that in recent kernel versions with my Kyocera laser too. This is an amd64 box, so th

Re: [gentoo-user] new machine: incremental back-ups

2012-10-04 Thread Paul Hartman
On Thu, Oct 4, 2012 at 1:38 AM, Philip Webb wrote: > My new machine is working very well -- thanks again for the advice -- , > tho' the sighing noise from the CPU fan is a bit trying (smile), > & I'm considering setting up an incremental back-up system > so that if the SSD collapses, > I can resto

Re: [gentoo-user] Kernel compile problem

2012-10-04 Thread Neil Bothwick
On Thu, 4 Oct 2012 15:07:05 +0200 (CEST), Alain Didierjean wrote: > Finishing a brand new install on a brand new machine, compiling kernel > 3.4.9 is OK. Boot from it also. Just a detail: the USB keyboard is not > recognized, no input possible (works fine under BIOS or when booting > from the inst

Re: [gentoo-user] new machine: incremental back-ups

2012-10-04 Thread Doug Hunley
On Thu, Oct 4, 2012 at 11:22 AM, Paul Hartman wrote: > I'm using rdiff-backup to do incremental backups of my local machine > to an external HDD, as well as using it to make backups of a remote > server over SSH onto my local machine. Using rdiff-backup as well here on all my machines, stuffing t

Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Silvio Siefke
Hello, i have found what is the mistake, and it's so easy. When in kernel usb printer compiled in, then must compile cups without usb. Now all run. Well done. Thanks for support. Nice evening or day where ever are. Silvio

Re: [gentoo-user] Brother MFC 7320

2012-10-04 Thread Dale
Silvio Siefke wrote: > Hello, > > i have found what is the mistake, and it's so easy. > > When in kernel usb printer compiled in, then must compile cups without > usb. Now all run. Well done. Thanks for support. > > > Nice evening or day where ever are. > > Silvio > > Now I wish I had posted w

Re: [gentoo-user] Kernel compile problem

2012-10-04 Thread Walter Dnes
On Thu, Oct 04, 2012 at 03:07:05PM +0200, Alain Didierjean wrote > Finishing a brand new install on a brand new machine, compiling kernel > 3.4.9 is OK. Boot from it also. Just a detail: the USB keyboard is > not recognized, no input possible (works fine under BIOS or when > booting from the instal

Re: [gentoo-user] Kernel compile problem

2012-10-04 Thread Philip Webb
On Thu, Oct 04, 2012 at 03:07:05PM +0200, Alain Didierjean wrote > Finishing a brand new install on a brand new machine, > compiling kernel 3.4.9 is OK. Boot from it also. > But the USB keyboard is not recognized, no input possible, > though it works fine under BIOS or when booting from the instal

[gentoo-user] AMD ''Vishera'' FX-Series CPU

2012-10-04 Thread James
Dearest FX-8350, Will I get lucky and be happy (price justified by performance enhancements) if we consummate our first transaction? Or should I want for your cousin the Steamroller? Any got Gentoo running on a new AMD Vishera (FX-8350) CPU based system (Oct, 23 2012 launch) ? Anyone seen on