Squeeze with Rhythmbox lag

2013-07-19 Thread Gábor Hársfalvi
Hello, I wrote here yesterday about my 5.1 settings problem - but I don't get any answers yet. So I googled more and with this .asoundrc file -> pcm.!default { type plug slave.pcm "surround51" slave.channels 6 route_policy duplicate } I succesfully get all the sounds from speakers - LFE too -

Re: Over 2.5 GB ram problem

2013-07-19 Thread Stan Hoeppner
When you finally resolve this please CC me so your [SOLVED] post doesn't get lost in the list noise. I'm guessing it'll be a few days if not weeks, and by then I'll have stopped actively looking for replies in the deluge of list mail. On 7/18/2013 3:21 PM, Gary Roach wrote: > On 07/17/2013 10:57

RE: Remove file resulting from ls|tail -1 (SOLVED)

2013-07-19 Thread OECT T
> Date: Fri, 19 Jul 2013 21:15:35 +0200 > From: debian_1...@chubig.net > To: debian-user@lists.debian.org > Subject: Re: Remove file resulting from ls|tail -1 > > Dear Oscar, > > what a surprising name… Thanks > > OECT T wrote: > > I need to delete the file resulting from: ls | tail -1 >

Re: About download speed

2013-07-19 Thread André Nunes Batista
And I'm helping him to understand Debian as a community not as a software company. Or hope so. -- Luther Blisset GNUPG/PGP KEY: 6722CF80 I challenge you to play the game in which there is no loser but everything is fun and worthwhile! --- Begin Message --- On Wednesday 10 July 2013 18:43:53

Re: Problem with internet connection

2013-07-19 Thread kardan
Hi, Am Wed, 17 Jul 2013 14:47:49 +0300 schrieb Deyan Draganov : > I have last versipn debian on my server. Have problem with internet > connection. Problem is the internet connection is not active all the > time. In one day i try to connect with ssh and one time i don't have > problem but after

Re: [Solved] X11 slowness, command line hesitations, and pixel fuzz (blit leakage?) in xfce4-terminal

2013-07-19 Thread Lisi Reisz
On Friday 19 July 2013 03:22:50 Joel Rees wrote: > many mail agents will break the thread on the subject-line > change). Many? Gmail and? _Any_ proper mail clients? Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Re: libGL.so.1 and nvidia drivers

2013-07-19 Thread kardan
Am Tue, 16 Jul 2013 21:13:40 -0400 schrieb Brad Alexander : > I'm using the nvidia drivers from the repos on a sid machine. They > were just upgraded to the long-term 319.32-1 from the repos. However, > I have cisco's anyconnect, and when I launch it, I get > > $ /opt/cisco/anyconnect/bin/vpnui >

Re: kernel_bug??

2013-07-19 Thread steef
On 19-07-13 12:22, Darac Marjal wrote: On Thu, Jul 18, 2013 at 08:30:11PM +0200, steef wrote: hi folks, atarting up wheezy with ah standar kernel i get: ata7:exception Emask 0x10 SAct 0x0 SErr 0x400 action 0xe frozen.. This page might be useful to you https://ata.wiki.kernel.

Remove file resulting from ls|tail -1

2013-07-19 Thread OECT T
Hola: I need to delete the file resulting from: ls | tail -1 I've tried some commands resulting from Google searches without success. OS is Debian squeeze 6.0.7 I'll appreciate any hints Regards Oscar Corte

Re: Remove file resulting from ls|tail -1

2013-07-19 Thread Claudius Hubig
Dear Oscar, what a surprising name… OECT T wrote: > I need to delete the file resulting from: ls | tail -1 In Bash, $(command) is replaced with the output of "command". For example, $ touch $(seq 1 4) will create files 1, 2, 3 and 4. So you likely want something like $ rm -i "$(ls | tail -1)

Re: [Solved] X11 slowness, command line hesitations, and pixel fuzz (blit leakage?) in xfce4-terminal

2013-07-19 Thread Slavko
Dňa 19.07.2013 18:50 Lisi Reisz wrote / napísal(a): > On Friday 19 July 2013 03:22:50 Joel Rees wrote: >> many mail agents will break the thread on the subject-line >> change). > > Many? Gmail and? _Any_ proper mail clients? It is not a Gmail issue, only unclean CIA processing... ;-) -- S

Squeeze 5.1 sound with LFE

2013-07-19 Thread Gábor Hársfalvi
Hi, I've enabled 5.1 sound with -> http://drona.csa.iisc.ernet.in/~uday/alsamch.shtml tutorial, all speakers work but LFE can't work now. I've succesfully turned on LFE and give sound levels to it but its quiet. In alsa sound settings panel I've switched channels to 6 too. Please help me!

Re: cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Brian
On Fri 19 Jul 2013 at 15:44:12 +0200, Thierry Chatelet wrote: > Was not installed, I installed it. > /proc/cpuinfo show gives permission denied, even when I am root > Now what will cpufrequtils do? Advocates and prospective users of cpufrequtils may benefit from reading the threads starting a

Re: Evolution error message

2013-07-19 Thread John W. Foster
On Wed, 2013-07-03 at 19:59 +0200, alberto fuentes wrote: > Does /home/myuser/.local/share/evolution/mail/local exist? > what permissions does the folder have? > do you have free space in your partition? > > I dont use evolution, but there must be in the configuration of your > account somewhere

Re: cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Ralf Mardorf
On Fri, 2013-07-19 at 15:44 +0200, Thierry Chatelet wrote: > Now what will cpufrequtils do? CPU frequency scaling. If your computer rests and the CPU governor is set to "performance", than the CPU anyway will be used at maximal clock. If it's set to another governor e.g. "ondemand", than the CPU w

Re: postfix or procmail

2013-07-19 Thread låzaro
Things like that, with procmail, could cause several loops, especially when is flavored with the "c" flag. You should consider use a solution at postfix's level only. Anyway, you could also do something with isabel's procmailrc, example: /home/isabel/.procmailrc And write inside this: :0c * Fro

Re: cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Karl E. Jorgensen
On Fri, Jul 19, 2013 at 02:44:12PM +0100, Thierry Chatelet wrote: > The Friday 19 July 2013 14:47:08, Virgo Pärna wrote : > > On Fri, 19 Jul 2013 14:17:05 +0200, Thierry Chatelet > wrote: > > > I upgraded my daughter laptop from squeeze to wheezy. It was working > > > fine > > > > > > under sq

Re: cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Thierry Chatelet
The Friday 19 July 2013 14:47:08, Virgo Pärna wrote : > On Fri, 19 Jul 2013 14:17:05 +0200, Thierry Chatelet wrote: > > I upgraded my daughter laptop from squeeze to wheezy. It was working > > fine > > > > under squeeze. Now it's overheating, and it shuts down after about 5 > > Is cpufreq

Re: cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Virgo Pärna
On Fri, 19 Jul 2013 14:17:05 +0200, Thierry Chatelet wrote: > I upgraded my daughter laptop from squeeze to wheezy. It was working fine > under squeeze. Now it's overheating, and it shuts down after about 5 > Is cpufrequtils installed? What does /proc/cpuinfo show? -- Virgo Pärna virgo.

Re: Deleting chromium DNS cache entry doesn't seem to help.

2013-07-19 Thread Paul Cartwright
  ---end quoted text--- Why would you need to copy your bookmarks? Presumably you used bookmark sync with Chromium, thus they will be available to Google-Chrome when you login into your Google account the 1st time in Chrome. Have you tried using a different DNS server

Re: cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Thierry Chatelet
The Friday 19 July 2013 14:17:05, Thierry Chatelet wrote : > Hi list, > I upgraded my daughter laptop from squeeze to wheezy. It was working fine > under squeeze. Now it's overheating, and it shuts down after about 5 > minutes.If I run it with a squeeze live CD everything is OK. I look with > goog

cpu overheating after upgrade from squeeze to wheezy

2013-07-19 Thread Thierry Chatelet
Hi list, I upgraded my daughter laptop from squeeze to wheezy. It was working fine under squeeze. Now it's overheating, and it shuts down after about 5 minutes.If I run it with a squeeze live CD everything is OK. I look with google and I found overheat problems with wheezy, but only after hiber

Re: OT: How to get Dot files out of the way via shell scripts

2013-07-19 Thread Wilko Fokken
On Wed, Jul 17, 2013 at 06:37:44PM +0100, Lisi Reisz wrote: > Thanks. That is really interesting - I love linguistics and etymology. But > this is an English language list. ;-) > > Lisi Well, when you pop an 'outlandish' bottle, the outcoming (imp) might not comply with 'inlandish' rules.. ;-)

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-19 Thread Brian
On Fri 19 Jul 2013 at 10:55:19 +0200, Csanyi Pal wrote: > I have at last successfully setup my printer, it prints now but only > from the Desktop PC Box, whereto is connected. That's good to know, > What I did is the followings. I purged almost any cups and printer > debian packages, and the ta

Re: Deleting chromium DNS cache entry doesn't seem to help.

2013-07-19 Thread Stephen Allen
On Thu, Jul 18, 2013 at 04:43:07PM +, Hendrik Boom wrote: > On Sun, 14 Jul 2013 14:57:14 +, Hendrik Boom wrote: > > > On Sat, 13 Jul 2013 16:53:01 -0400, staticsafe wrote: > > > >> On Sat, Jul 13, 2013 at 08:39:10PM +, Hendrik Boom wrote: > >>> For some reason, chromium seems to have

Re: kernel_bug??

2013-07-19 Thread Darac Marjal
On Thu, Jul 18, 2013 at 08:30:11PM +0200, steef wrote: > hi folks, > > atarting up wheezy with ah standar kernel i get: > > ata7:exception Emask 0x10 SAct 0x0 SErr 0x400 action 0xe > frozen.. This page might be useful to you https://ata.wiki.kernel.org/index.php/Libata_error_mess

Web Business Optimization: Kangry.Com : MT

2013-07-19 Thread Jorge Conner
align="JUSTIFY"> Hi Kangry.Com Team, align="JUSTIFY"> Hope you are doing well. align="JUSTIFY"> Your website can give you productive result in business. It sounds great! In addition, you want your website to remain at the top on the search engine. al

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-19 Thread Csanyi Pal
Csanyi Pal writes: [snipped] > What I did is the followings. I purged almost any cups and printer > debian packages, and the task-print-server package too. After that I > installed only the printer-driver-foo2zjs so some more packages get > installed too, as a dependencies from the former. I fo

Re: Setting up HP LaserJet 1018 on Debian Wheezy

2013-07-19 Thread Csanyi Pal
Brian writes: > On Thu 18 Jul 2013 at 09:53:18 +0200, Csanyi Pal wrote: > >> # usb_printerid /dev/usb/lp0 >> Error: No such device: can't open '/dev/usb/lp0' I have at last successfully setup my printer, it prints now but only from the Desktop PC Box, whereto is connected. What I did is the fo