Re: how to specify kernel parameter "memmap="

2014-01-09 Thread Scott Ferguson
On 09/01/14 08:39, Long Wind wrote: > On 1/9/14, Robert Holtzman wrote: >> >> How did you get it on the hard drive? >> >> -- >> Bob Holtzman >> Your mail is being read by tight lipped >> NSA agents who fail to see humor in Doctor >> Strangelove >> Key ID 8D549279 >> > > woody was installed many y

Re: why linux can't see my memory

2014-01-09 Thread Scott Ferguson
On 08/01/14 02:57, Lisi Reisz wrote: > On Tuesday 07 January 2014 00:22:19 Scott Ferguson wrote: >> On 06/01/14 23:48, Long Wind wrote: >>> knoppix CD doesn't seem to be able to boot >> >> If Knoppix can't boot I'd be very surprised. > > He may be using a Knoppix DVD, for which he has not got enou

Re: Including git commands in preseed

2014-01-09 Thread Bob Proulx
Todd Maurice wrote: > OK, new problem. > > If choose to install in user (/usr/ or /user/ as opposed to /root/) no > directory is created. > > Command used: > d-i preseed/late_command string in-target git clone > https://github.com/project /usr/project > > Any idea how to make the cloning work i

Re: further ideas on Re: Still bothered by annoying Re: new motherboard now Autorepeat of keys even when not pressed down

2014-01-09 Thread Mitchell Laks
On 22:12 Thu 09 Jan , John Hasler wrote: > David Christensen writes: > > 1. Back up your data. Disconnect all drives. Install a new/ > > different system drive and fill it with zeros. Do a fresh install of > > the OS distribution of your choosing. Test/ patch/ backport/ > > etc. thoroughly

Re: further ideas on Re: Still bothered by annoying Re: new motherboard now Autorepeat of keys even when not pressed down

2014-01-09 Thread Mitchell Laks
On 19:51 Thu 09 Jan , David Christensen wrote: > Mitchell Laks wrote on Sun, 8 Dec 2013 15:20:22 -0500 > >> I recently upgraded my motherboard to an asus M4A77TD > motherboard with a new CPU. > >> Of course this is a machine running wheezy, but was installed > some many previous debian version

Re: further ideas on Re: Still bothered by annoying Re: new motherboard now Autorepeat of keys even when not pressed down

2014-01-09 Thread David Christensen
On 01/09/2014 08:12 PM, John Hasler wrote: Filling the drive with zeros is a waste of time. Just tell the installer to take over the entire drive. Doesn't matter what's on it. I zero drives: 1. For security -- e.g. destroy all old data, configuration files, etc.. 2. For disaster recovery

Re: further ideas on Re: Still bothered by annoying Re: new motherboard now Autorepeat of keys even when not pressed down

2014-01-09 Thread John Hasler
David Christensen writes: > 1. Back up your data. Disconnect all drives. Install a new/ > different system drive and fill it with zeros. Do a fresh install of > the OS distribution of your choosing. Test/ patch/ backport/ > etc. thoroughly. If/ when you're satisfied, you're done. Filling the

Re: further ideas on Re: Still bothered by annoying Re: new motherboard now Autorepeat of keys even when not pressed down

2014-01-09 Thread David Christensen
Mitchell Laks wrote on Sun, 8 Dec 2013 15:20:22 -0500 >> I recently upgraded my motherboard to an asus M4A77TD motherboard with a new CPU. >> Of course this is a machine running wheezy, but was installed some many previous debian versions time ago. On 01/09/2014 10:02 AM, Mitchell Laks wrot

Re: GQView compiling error

2014-01-09 Thread Nitebirdz
On Wed, Jan 08, 2014 at 10:11:26PM -0500, Rodney D. Myers wrote: > > i'm attempting to an older piece of software, GQView, and it appears I > do have all required software installed. "./configure" does not puke > when ran. > > Though when I attempt to run "make" to compile it, this is where is > d

Re: Number of Procs

2014-01-09 Thread Stan Hoeppner
On 1/9/2014 6:52 AM, Jeff Bauer wrote: > On 01/08/2014 10:41 AM, Hudson Flavio Meneses Lacerda wrote: >> hudson@musix:~$ free -m >> total used free sharedbuffers >> cached >> Mem: 435412 22 0 2 74 >> -/+ buffe

Re: audio dropouts still

2014-01-09 Thread Ralf Mardorf
CPU frequency scaling has to be set to a fixed frequency, e.g. to performance. Ondemand likely will cause audio glitches, that might not be visible as xruns. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia

audio dropouts still

2014-01-09 Thread Zenaan Harkness
Now I have a "simple" audio setup, and still getting dropouts: $ ps x | egrep -vi disk\|gvfs | egrep alsa\|jack\|pulse\|mix\|vol\|aqu 3946 ?Ssl0:00 xfce4-volumed 7849 pts/17 SLl0:14 qjackctl 7854 ?SLsl 0:34 /usr/bin/jackd -dalsa -dhw:PCH -r44100 -p1024 -n2 -D -Phw:

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Ralf Mardorf
On Fri, 2014-01-10 at 10:45 +1100, Zenaan Harkness wrote: > I still don't understand why pulse could not have just been some extra > software working with jackd. I guess I'll have to get back to > programming at some point. There's pulseaudio jack sink https://help.ubuntu.com/community/UbuntuStud

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Zenaan Harkness
On 1/9/14, Zenaan Harkness wrote: > On 1/9/14, Raffaele Morelli wrote: >> If you are going to use/test jackd as your primary audio server you will >> need to have a look a this sooner or later >> http://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge > > Thank you very much. Very

Re: Best SFTP (w/chroot): vsftpd vs mysecureshell vs other ??

2014-01-09 Thread Bob Goldberg
Sven; tx again, for your reply... my only interest is sftp - so maybe scponly/rssh is worth looking at i've ruled out proftpd on the port 22 issues alone. so failing rssh, i guess i'll just have to deal with added directory layers, and "stock" openssh; though still toying with idea of mysecu

RE: Including git commands in preseed

2014-01-09 Thread Todd Maurice
OK, new problem. If choose to install in user (/usr/ or /user/ as opposed to /root/) no directory is created. Command used: d-i preseed/late_command string in-target git clone https://github.com/project /usr/project Any idea how to make the cloning work in /usr/?

Re: further ideas on Re: Still bothered by annoying Re: new motherboard now Autorepeat of keys even when not pressed down

2014-01-09 Thread Mitchell Laks
It just happened again. look at my last search on google debian kernel log

Re: ISDN call logging

2014-01-09 Thread Mirko Parthey
On Sun, Jan 05, 2014 at 01:49:30AM +0100, Urs Thuermann wrote: > My ISP provides VoIP and the DSL modem/router provides an internal > ISDN S0 bus where my ISDN telephones are attached. I have also hooked > an old Linux server with an ISDN card to the S0 bus. This server runs > a Linux 2.4.37.8 ke

Re: do i need to recompile the kernel

2014-01-09 Thread Henning Follmann
On Thu, Jan 09, 2014 at 02:37:38AM -0200, Alessandro Lima wrote: > Do I need to recompile the kernel to take all the advantages of the > processor i7 4770 in debian wheezy? > What specific features are you interested in? If you just run an average desktop system nothing really matters. -H -- H

RE: Including git commands in preseed

2014-01-09 Thread Todd Maurice
For whatever reason "d-i preseed/late_command string in-target git clone https://github.com/adrelanos/Whonix";, like Eero suggested, doesn't work. No folder is created. I did find the solution though. You need to set the target directory and it works then. d-i preseed/late_command string in-tar

further ideas on Re: Still bothered by annoying Re: new motherboard now Autorepeat of keys even when not pressed down

2014-01-09 Thread Mitchell Laks
> > So far at least, I have not had the same repeated keypresses. > > I wil continue to monitor. > > Thank you. > > A look at the bios shows a spot to shut off pnp in the bios. I will consider > that as well. I was wrong and spoke too soon. Indeed the bios command i8042.nonpnp ___helped___

Re: Number of Procs

2014-01-09 Thread Martin Steigerwald
Am Donnerstag, 9. Januar 2014, 07:52:55 schrieb Jeff Bauer: > On 01/08/2014 10:41 AM, Hudson Flavio Meneses Lacerda wrote: > > hudson@musix:~$ free -m > > > > total used free sharedbuffers cached > > > > Mem: 435412 22 0

Re: Re: Problems while using Tor Browser on Debian 7

2014-01-09 Thread André Nunes Batista
On Thu, 2014-01-09 at 01:01 +0600, Muntasim-Ul-Haque wrote: > Right you are. I installed both the Tor browser bundle and Debian Tor > package. I also installed Viladia. Should I install only one of them? > Which one? Enlighten me. > Thanking you, > Muntasim-Ul-Haque > > You can use both at the

Re: image download with jigdo

2014-01-09 Thread Steve McIntyre
On Thu, Jan 09, 2014 at 03:25:48PM +0100, Klaus Jantzen wrote: >On 01/09/2014 01:59 PM, Steve McIntyre wrote: >>> Hello, >>> >>> I successfully used jigdo-lite to generate an image for >>> >>> debian-7.3.0-amd64-DVD-10 and for >>> debian-update-7.3.0-amd64-DVD-1 >>> >>> I also successfully burned t

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Kim Christensen
On Thu, Jan 09, 2014 at 10:13:25PM +1100, Zenaan Harkness wrote: > Also, I just ran a strace on qjackctl, and the following from its > output might be relevant, I don't know: > > open("/usr/share/alsa/alsa.conf.d//50-pulseaudio.conf", > open("/usr/share/alsa/alsa.conf.d//pulse.conf", I see later

Re: image download with jigdo

2014-01-09 Thread Klaus Jantzen
On 01/09/2014 01:59 PM, Steve McIntyre wrote: >> Hello, >> >> I successfully used jigdo-lite to generate an image for >> >> debian-7.3.0-amd64-DVD-10 and for >> debian-update-7.3.0-amd64-DVD-1 >> >> I also successfully burned the appropriate DVDs. >> >> The only problem is, they do not start when s

Re: how to specify kernel parameter "memmap="

2014-01-09 Thread Ralf Mardorf
On Thu, 2014-01-09 at 06:41 -0500, Long Wind wrote: > I have attached a photo of screen in email the photo isn't very clear, > hopefully you can see it No, I can't see it. This seems to be a running gag today: Forwarded Message From: Ralf Mardorf To: freebsd-questi...@freebsd.or

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Zenaan Harkness
On 1/9/14, Raffaele Morelli wrote: > If you are going to use/test jackd as your primary audio server you will > need to have a look a this sooner or later > http://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge Thank you very much. Very useful information. -- To UNSUBSCRIBE,

Re: image download with jigdo

2014-01-09 Thread Steve McIntyre
>Hello, > >I successfully used jigdo-lite to generate an image for > >debian-7.3.0-amd64-DVD-10 and for >debian-update-7.3.0-amd64-DVD-1 > >I also successfully burned the appropriate DVDs. > >The only problem is, they do not start when starting or restarting the >PC. (The boot sequence is correctly

Re: Number of Procs

2014-01-09 Thread Jeff Bauer
On 01/08/2014 10:41 AM, Hudson Flavio Meneses Lacerda wrote: hudson@musix:~$ free -m total used free sharedbuffers cached Mem: 435412 22 0 2 74 -/+ buffers/cache:334100 Swap: 1057

image download with jigdo

2014-01-09 Thread Klaus Jantzen
Hello, I successfully used jigdo-lite to generate an image for debian-7.3.0-amd64-DVD-10 and for debian-update-7.3.0-amd64-DVD-1 I also successfully burned the appropriate DVDs. The only problem is, they do not start when starting or restarting the PC. (The boot sequence is correctly set so tha

Package gcc-msp430 not available in testing ...

2014-01-09 Thread Michael Weise
Hello, I've just installed Debian testing / jessie with the intention to do some development with the msp430 mcu. Unfortunatly the needed package gcc-msp430 is unavailable in testing. Some information about the "why" can be found here: http://packages.qa.debian.org/g/gcc-msp430.html It looks li

Re: how to specify kernel parameter "memmap="

2014-01-09 Thread Long Wind
On 1/8/14, Ralf Mardorf wrote: > On Mon, 2014-01-06 at 07:48 -0500, Long Wind wrote: >> knoppix CD doesn't seem to be able to boot > On Thu, 2014-01-09 at 09:23 +0800, Long Wind wrote: >> I'v try Knoppix, it can't run, I make no progress > > What does it mean? You put the Knoppix CD/DVD into the d

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Raffaele Morelli
If you are going to use/test jackd as your primary audio server you will need to have a look a this sooner or later http://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge /r 2014/1/9 Zenaan Harkness > On 1/9/14, Ralf Mardorf wrote: > > Perhaps it's restarted by D-Bus, disable

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Zenaan Harkness
On 1/9/14, Ralf Mardorf wrote: > Perhaps it's restarted by D-Bus, disable jack dbus No, that was well and truly taken care of by me - killall is my friend > Setup... > Misc > [ ] Enable D-Bus interface - along with disabling the dbus option in qjackctl of course :) > However, I don't know what

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Zenaan Harkness
On 1/9/14, Zenaan Harkness wrote: > Also, I just ran a strace on qjackctl, and the following from its > output might be relevant, I don't know: ... > Finally, this might be relevant: > ... open("/etc/pulse/client.conf", > > so, cat /etc/pulse/client.conf (without comments) gives: ... > ; autospawn

Re: GQView compiling error

2014-01-09 Thread Rodney D. Myers
I understand. just that geeqie does not yet have some of the features I'm looking for On Thu, 9 Jan 2014 09:28:46 +0100 Sven Hartge wrote: > Rodney D. Myers wrote: > > > i'm attempting to an older piece of software, GQView, and it > > appears I do have all required software installed. "./confi

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Zenaan Harkness
Also, I just ran a strace on qjackctl, and the following from its output might be relevant, I don't know: open("/usr/share/alsa/alsa.conf.d//50-pulseaudio.conf", open("/usr/share/alsa/alsa.conf.d//pulse.conf", open("/usr/lib/x86_64-linux-gnu/alsa-lib/libasound_module_conf_pulse.so", open("/usr/lib

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Ralf Mardorf
Perhaps it's restarted by D-Bus, disable jack dbus Setup... > Misc > [ ] Enable D-Bus interface However, I don't know what is the correct way to disable pulseaudio, I simply don't install it or replace it by a dummy package. Those ways might or might not work: http://askubuntu.com/questions/842

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Zenaan Harkness
On 1/9/14, Raffaele Morelli wrote: > 2014/1/9 Zenaan Harkness >> I use qjackctl. >> >> I've disabled pulse from xfce session, sudo service pulseaudio stop, >> insserv -r pulseaudio, killall -9 pulseaudio. >> >> ps aux | egrep -vi disk\|gvfs | egrep alsa\|jack\|pulse\|mix\|vol >> gives a nice, cl

Re: going mad - starting jackd starts pulseaudio

2014-01-09 Thread Raffaele Morelli
2014/1/9 Zenaan Harkness > OK, I have not been able to solve my pulse dropouts (professionally > faded out and in, but very noticeable nonetheless - they're about a > second or less in duration, essentially random intervals between > dropouts), so have spent today trying to get jackd to work: > >

Re: Netselect-Apt is showing error message

2014-01-09 Thread Darac Marjal
On Thu, Jan 09, 2014 at 01:05:25AM +0600, Muntasim-Ul-Haque wrote: >Hi, >I've faced some problems while using the Netselect-Apt. While giving the >command  sudo netselect-apt I get the following errors: >Did not find any valid hosts (you requested 10) >netselect was unable to fi

going mad - starting jackd starts pulseaudio

2014-01-09 Thread Zenaan Harkness
OK, I have not been able to solve my pulse dropouts (professionally faded out and in, but very noticeable nonetheless - they're about a second or less in duration, essentially random intervals between dropouts), so have spent today trying to get jackd to work: I use qjackctl. I've disabled pulse

Re: Including git commands in preseed

2014-01-09 Thread Eero Volotinen
2014/1/8 Todd Maurice > I'm working on i386, Debian testing net install, in VirtualBox, through > "auto url=". > > clone https://github.com/project > git clone https://github.com/project -- Eero

RE: Including git commands in preseed

2014-01-09 Thread Todd Maurice
Thank you Zenaan for the link. You are right, I am very inexperienced when it comes to git however the command used with the preseed was "git clone https://github.com/project"; (d-i preseed/late_command string in-target git clone https://github.com/project). I just forgot to type it in the em

Re: GQView compiling error

2014-01-09 Thread Sven Hartge
Rodney D. Myers wrote: > i'm attempting to an older piece of software, GQView, and it appears I > do have all required software installed. "./configure" does not puke > when ran. Why? Geeqie is a fork and successor of the now defunct GQView image viewer, which is of course available in Debian as