Re: [jessie] recording line-in using ALSA?

2016-10-26 Thread deloptes
D. R. Evans wrote: > I am trying to set up the ability to record line-in, but have been unable > to make it work and would appreciate advice. (I have looked at quite a few > web pages of various kinds of help for ALSA, but all of them seem to be > rather vague on the details of recording.) > > Th

Re: Permissions for an entire PARTITION

2016-10-26 Thread Tixy
On Wed, 2016-10-26 at 08:28 -0400, Greg Wooledge wrote: > cd /each/file/system/one/at/a/time > find . -xdev -user 500 -exec chown 1000 {} + > cd /the/next/file/system > find . -xdev -user 500 -exec chown 1000 {} + > etc. > > (I would not recommend trying it as one gigantic find from / because > of

Re: bootable USB drive creation

2016-10-26 Thread David Christensen
On 10/26/2016 10:35 AM, Matyas A. Sustik wrote: > I need to boot into a hard drive diagnostic tool which is provided only as > an ISO image by the manufacturer. Since my laptop does not have a CD drive, > I hoped I could use a USB flash drive to run this tool from. > > My search turned up resource

Re: Dead links on wiki.debian.org diagrams page

2016-10-26 Thread Paul Wise
On Thu, Oct 27, 2016 at 9:12 AM, Thomas Ross wrote: > Well, The files still exist but they are just not in the same spot as > they were before. The links on the wiki will still need to be updated. All done. I've added links to some more of kevix's images. Anyone know of any other Debian diagrams

Re: kernel header for 4.6.0-1-686

2016-10-26 Thread Joe Pfeiffer
Harry Putnam writes: > Joe Pfeiffer writes: >> >> Any particular reason you need that particular version? Could you >> upgrade your virtualbox VM to a different kernel and use the headers >> for that kernel (or if I'm misremembering which kernel requires the >> headers, upgrade the host machine

Re: Dead links on wiki.debian.org diagrams page

2016-10-26 Thread Thomas Ross
Well, The files still exist but they are just not in the same spot as they were before. The links on the wiki will still need to be updated. Thanks, Thomas. On 26/10/16 09:00 PM, Sophoklis Goumas wrote: > On 27 October 2016 at 02:49, Thomas Ross wrote: >> Hi, >> >> Took a look at kevix.org and a

Re: Fwd: WiFi works during install, not after

2016-10-26 Thread Carl Fink
On 10/26/2016 02:37 PM, Brian wrote: Debian derivatives are one thing, a fork of Debian is another. Personally, I draw the line at -user support for something which has its own support channels. Fair enough. I should mention that I got identical results installing Debian, then tried Devuan hopi

Re: Fwd: WiFi works during install, not after

2016-10-26 Thread Patrick Bartek
On Wed, 26 Oct 2016 13:15:24 -0400 Carl Fink wrote: > On 10/25/2016 12:48 PM, Patrick Bartek wrote: > > I've been following your problem. Had something similar happen > > years ago. > > > > Have you checked if you installed "Laptop Tools" which includes wifi > > packages? They usually don't get

Re: Dead links on wiki.debian.org diagrams page

2016-10-26 Thread Sophoklis Goumas
On 27 October 2016 at 02:49, Thomas Ross wrote: > Hi, > > Took a look at kevix.org and all of the source files or images seem to > be there: > > ... > Then I must have hitted a downtime or something. ^^ Thanks you Thomas.

Dead links on wiki.debian.org diagrams page

2016-10-26 Thread Sophoklis Goumas
There are three _dead_ links on: https://wiki.debian.org/Diagrams namely: http://kevix.org/debian/newdebian2.png http://kevix.org/debian/attribution.png http://kevix.org/debian/debian-package.png Would anyone who has them archived/backed-up be as so kind as to re-upload them and update the links?

[jessie] recording line-in using ALSA?

2016-10-26 Thread D. R. Evans
I am trying to set up the ability to record line-in, but have been unable to make it work and would appreciate advice. (I have looked at quite a few web pages of various kinds of help for ALSA, but all of them seem to be rather vague on the details of recording.) The hardware is very simple:

Re: bootable USB drive creation

2016-10-26 Thread Andrew M.A. Cater
On Wed, Oct 26, 2016 at 03:48:49PM -0500, Richard Owlett wrote: > On 10/26/2016 1:57 PM, Stefan Monnier wrote: > >>I need to boot into a hard drive diagnostic tool which is provided only as > >>an ISO image by the manufacturer. Since my laptop does not have a CD drive, > >>I hoped I could use a US

Re: bootable USB drive creation

2016-10-26 Thread Richard Owlett
On 10/26/2016 1:57 PM, Stefan Monnier wrote: I need to boot into a hard drive diagnostic tool which is provided only as an ISO image by the manufacturer. Since my laptop does not have a CD drive, I hoped I could use a USB flash drive to run this tool from. I would try `grub-imageboot`: put the

Re: bootable USB drive creation

2016-10-26 Thread Stefan Monnier
> I need to boot into a hard drive diagnostic tool which is provided only as > an ISO image by the manufacturer. Since my laptop does not have a CD drive, > I hoped I could use a USB flash drive to run this tool from. I would try `grub-imageboot`: put the .iso into /boot/images/ then update-grub,

Re: bootable USB drive creation

2016-10-26 Thread Thomas Schmitt
Hi, Matyas A. Sustik wrote: > I need to boot into a hard drive diagnostic tool which is provided only as > an ISO image by the manufacturer. Since my laptop does not have a CD drive, > I hoped I could use a USB flash drive to run this tool from. It depends much on the entrails of the ISO and its

Re: Fwd: WiFi works during install, not after

2016-10-26 Thread Brian
On Wed 26 Oct 2016 at 13:15:24 -0400, Carl Fink wrote: > On 10/25/2016 12:48 PM, Patrick Bartek wrote: > >I've been following your problem. Had something similar happen years > >ago. > > > >Have you checked if you installed "Laptop Tools" which includes wifi > >packages? They usually don't get in

Re: bootable USB drive creation

2016-10-26 Thread Børge Holen
I never had smart report an error witch did not turn serious in a short matter of time. nope dd does not work like that from cd to usb mount cdrom make usb bootable copy content from mountpoint to mountpoint On Wed, Oct 26, 2016 at 7:35 PM, Matyas A. Sustik wrote: > I need to boot into a hard dr

bootable USB drive creation

2016-10-26 Thread Matyas A. Sustik
I need to boot into a hard drive diagnostic tool which is provided only as an ISO image by the manufacturer. Since my laptop does not have a CD drive, I hoped I could use a USB flash drive to run this tool from. My search turned up resources on this, but it seems the answers were about booting a L

Re: WiFi works during install, not after

2016-10-26 Thread Carl Fink
Thanks. I actually remember seeing it now that you remind me. Define "desktop". I set up Xfce4. Carl On 10/26/2016 01:19 PM, Brian wrote: On Wed 26 Oct 2016 at 12:57:54 -0400, Carl Fink wrote: Brian (and list): I actually went back to the archive (https://lists.debian.org/debian-user/2016/

Re: WiFi works during install, not after

2016-10-26 Thread Brian
On Wed 26 Oct 2016 at 12:57:54 -0400, Carl Fink wrote: > Brian (and list): > > I actually went back to the archive > (https://lists.debian.org/debian-user/2016/10/msg00852.html) and I can't > locate your first message containing the mysterious "first question". > > It also isn't in my mailbox. >

Re: Fwd: WiFi works during install, not after

2016-10-26 Thread Carl Fink
On 10/25/2016 12:48 PM, Patrick Bartek wrote: I've been following your problem. Had something similar happen years ago. Have you checked if you installed "Laptop Tools" which includes wifi packages? They usually don't get installed automatically. Have you tried manually shutting down wifi and

Re: qemu installed but not found

2016-10-26 Thread Matyas A. Sustik
Thanks a lot. I blindly followed instructions at first try, which only mentioned qemu. I found the binary now. Thanks, -Matyas On Wed, Oct 26, 2016 at 4:52 PM, Thomas Schmitt wrote: > Hi, > > Matyas A. Sustik wrote: > > the qemu command is not found. > > Did you try qemu-system-x86_64 or qemu

Re: qemu installed but not found

2016-10-26 Thread Sven Bartscher
On Wed, 26 Oct 2016 16:00:08 + "Matyas A. Sustik" wrote: > I installed qemu with apt-get. However the qemu command is not found. What > am I missing? Can anyone point me in the right direction? There are individual commands for each architecture. For example to start qemu for x86_64 you woul

Re: qemu installed but not found

2016-10-26 Thread Frank Miles
On Wed, 26 Oct 2016 18:20:07 +0200, Matyas A. Sustik wrote: > I installed qemu with apt-get. However the qemu command is not found. What > am I missing? Can anyone point me in the right direction? > > Thanks! > -Matyas I'm not sure what you've got. If it's only the qemu package, and not one of

Re: qemu installed but not found

2016-10-26 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Oct 26, 2016 at 04:00:08PM +, Matyas A. Sustik wrote: > I installed qemu with apt-get. However the qemu command is not found. What > am I missing? Can anyone point me in the right direction? I'm assuming you installed "plain qemu", i.e. no

Re: WiFi works during install, not after

2016-10-26 Thread Carl Fink
Brian (and list): I actually went back to the archive (https://lists.debian.org/debian-user/2016/10/msg00852.html) and I can't locate your first message containing the mysterious "first question". It also isn't in my mailbox. Could you perhaps repeat? Carl Fink On 10/25/2016 12:48 PM, Bria

Re: qemu installed but not found

2016-10-26 Thread 慕 冬亮
On 10/26/2016 12:00 PM, Matyas A. Sustik wrote: I installed qemu with apt-get. However the qemu command is not found. What am I missing? Can anyone point me in the right direction? The qemu command does not exist, but qemu- command is there. mudongliang@debian:~$ qemu- qemu-aarch64

Re: qemu installed but not found

2016-10-26 Thread Thomas Schmitt
Hi, Matyas A. Sustik wrote: > the qemu command is not found. Did you try qemu-system-x86_64 or qemu-system-i386 ? I get a long list of emulated processors by: ls /usr/bin/qemu-system-* Have a nice day :) Thomas

Re: list installed packages present only in stable

2016-10-26 Thread Michael Lange
On Wed, 26 Oct 2016 08:16:56 -0400 kamaraju kusumanchi wrote: > But now I find that my system has lots of packages from Jessie which > are no longer present in either Stretch or Sid. I would like get a > list of all such packages and decide if I want to remove them. A small change to my first s

qemu installed but not found

2016-10-26 Thread Matyas A. Sustik
I installed qemu with apt-get. However the qemu command is not found. What am I missing? Can anyone point me in the right direction? Thanks! -Matyas -- "Rental activities in which you actively participate are considered passive activities." - IRS

Re: list installed packages present only in stable

2016-10-26 Thread Frank
Op 26-10-16 om 14:16 schreef kamaraju kusumanchi: But now I find that my system has lots of packages from Jessie which are no longer present in either Stretch or Sid. I would like get a list of all such packages and decide if I want to remove them. This isn't a complete answer to that, because

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-26 Thread Lisi Reisz
On Friday 07 October 2016 19:00:12 Tony Baldwin wrote: > I have a little business card website up for my big brother's media > consulting side-business at http://playomatic.myownsite.me. > Now, at the moment, if I try to load it in Google-Chrome-Stable, I'm > getting redirected to a yahoo! search f

Re: url redirected in chrome/chromium, but working fine, according to ping/traceroute, lynx, w3m, iceweasel.

2016-10-26 Thread Lisi Reisz
On Sunday 09 October 2016 12:28:03 Tony Baldwin wrote: > I kind of think Montenegro should be .Mn, really (or that for the US > stat of  Minnesota). Except that it is Mongolia. Country TLDs have to be unique. Lisi

Re: kernel header for 4.6.0-1-686

2016-10-26 Thread Harry Putnam
Joe Pfeiffer writes: > Harry Putnam writes: > >> Juanjo Benages writes: >> >>> El 25/10/16 a las 19:48, Harry Putnam escribió: Where can I get the kernel headers for my kernel 4.6.0-1-686? apt-get does not show that version. Googling for awhile here and not finding it e

Re: Permissions for an entire PARTITION

2016-10-26 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Oct 26, 2016 at 08:28:34AM -0400, Greg Wooledge wrote: > Synchronizing your user account's UID across all of your own local > operating system installations is probably easier than most of the > workarounds that have been suggested. We are in

Re: Permissions for an entire PARTITION

2016-10-26 Thread Greg Wooledge
Synchronizing your user account's UID across all of your own local operating system installations is probably easier than most of the workarounds that have been suggested. There may not even be any work required -- if you've always just followed the defaults, then your primary user account is prob

Re: list installed packages present only in stable

2016-10-26 Thread kamaraju kusumanchi
On Wed, Oct 26, 2016 at 5:15 AM, Michael Lange wrote: > On Tue, 25 Oct 2016 23:36:02 -0400 > > Hmmm... > Here I get: > $ apt-show-versions -b | grep "\" > python3.4:amd64/jessie > python3.4-minimal:amd64/jessie > > What does apt-cache say about python3.4? Here I get > $ apt-cache policy python3.4

Re: Debian live CD does not support intel I217-LM

2016-10-26 Thread Mark Fletcher
On Wed, Oct 26, 2016 at 12:12:34PM +0100, Steve McIntyre wrote: > On Tue, Oct 18, 2016 at 09:19:04PM -0400, Noel De Sousa wrote: > >Will debian live x64 support the I217 Intel network card. Currently it does > >not and this is keeping a few small businesses, I support from moving to > >debian. > >

Re: Debian live CD does not support intel I217-LM

2016-10-26 Thread Steve McIntyre
On Tue, Oct 18, 2016 at 09:19:04PM -0400, Noel De Sousa wrote: >Will debian live x64 support the I217 Intel network card. Currently it does >not and this is keeping a few small businesses, I support from moving to >debian. Hi Noel, I'm surprised it doesn't work - the e1000e driver in Jessie (8.x)

Re: Permissions for an entire PARTITION

2016-10-26 Thread rhkramer
On Wednesday, October 26, 2016 04:09:41 AM to...@tuxteam.de wrote: > On Tue, Oct 25, 2016 at 11:33:23AM -0500, Richard Owlett wrote: > > On 10/25/2016 10:40 AM, Greg Wooledge wrote: > > >On Tue, Oct 25, 2016 at 10:32:29AM -0500, Richard Owlett wrote: > > >>I'm in a multi-boot environment, multiple

Re: list installed packages present only in stable

2016-10-26 Thread Michael Lange
On Tue, 25 Oct 2016 23:36:02 -0400 kamaraju kusumanchi wrote: > Thanks for the script. But I do not think it does what I want. For > example, currently there is a python3.4 package installed on my > system. > > % dpkg -l python3.4 | cut -c 1-72 > Desired=Unknown/Install/Remove/Purge/Hold > | S

Re: Permissions for an entire PARTITION

2016-10-26 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Oct 25, 2016 at 11:33:23AM -0500, Richard Owlett wrote: > On 10/25/2016 10:40 AM, Greg Wooledge wrote: > >On Tue, Oct 25, 2016 at 10:32:29AM -0500, Richard Owlett wrote: > >>I'm in a multi-boot environment, multiple installs of Debian. > >>I wa