slow connection improvement using debdelta

2013-05-13 Thread songbird
  For Richard and others at the end of a slower
connection or dialup.

  give debdelta a try.

  seems to be working well for me other
than some timeouts, but i just restart it
and eventually it finishes.

  compared to a regular update run it's
saving me quite a bit of time.

  just one example from my current update run:

Created,time 167.18sec, speed 19kB/sec, locales-all_2.17-2_i386.deb 
 Patching done, time 10.73sec, speed 441k/sec (script 8.94sec 530k/sec) 
(unaccounted 1.79sec)


  songbird


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/imv86a-p85@id-306963.user.uni-berlin.de



Should I trust SMART monitoring tools or the Linux kernel drivers?

2013-05-13 Thread Albretch Mueller
~
 I have a Maxtor OneTouch 2HAS5DYX drive that intermittently gives me
problems. Like when I make my box go into "suspend" mode for a while,
it doesn't mount itself when I reawaken it and I have to unmount and
remount it manually
~
 when the box is under heavy load (e.g., heat fan is revving). The
mini drive has the tendency to shutdown by itself with error messages:
~
[35223.216654] usb 1-8: device descriptor read/8, error -110
[35226.942174] usb 1-8: device descriptor read/8, error -71
~
 I have read it happens as a protective measure when its interfacing
circuitry notices that the USB cable does not provide enough power
~
 Linux kernel and SMART report logs:
~
 http://hsymbolicus.wordpress.com/?attachment_id=652
~
 are not clear to me. The Linux kernel:
~
# uname -a
Linux Microknoppix 3.3.7 #38 SMP PREEMPT Tue May 22 06:21:01 CEST 2012
i686 GNU/Linux
~
 seems to be handling the disk just fine
~
 It is time to discard that drive? Or, can I still use it with extra
case and occasionally?
~
 thanks,
 lbrtchx


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cafakbwgfstlgpsd3nthnhv81uctswqj0fo-yykhrjhho5dg...@mail.gmail.com



Re: About installation DVD's

2013-05-13 Thread cletusjenkins
There are 3 dvd's for wheezy:

debian-7.0.0-amd64-DVD-1.iso 2013-05-04 17:14 3.7G
debian-7.0.0-amd64-DVD-2.iso 2013-05-04 17:14 4.4G
debian-7.0.0-amd64-DVD-3.iso 2013-05-04 17:14 4.4G

So just add up the GB's and divide that by your internet connection speed. I 
would recommend bittorrent rather than jigdo unless you are very familiar with 
it. You could get 95% of the software a typical enduser needs from just the 
first DVD. If you were to download the first two CD iso's you'd have a goodly 
chunk of that important 95%. Anything else can be downloaded a part of the 
installation or later. You don't need all the disks to install.


-- clet
debian is my main squeeze


 On Mon, 13 May 2013 20:32:06 -0700 Rupesh 
Reddy wrote  

 > Sir I am living in a remote area so I have to buy finished dvd's. Vendors 
 > release full installation dvd's only when they are available for download 
 > through http,ftp or torrents. How many months it would take to download 
 > remaining seven iso's using http,ftp or torrents.
 >  
 >  Cheers,
 >  Rupesh.
 >  On May 11, 2013 8:19 AM, "Hugo Vanwoerkom"  wrote:
 >  Rupesh Reddy wrote:
 >   Sir full installation dvd's(a set of 10) are not released yet so kindly 
 > specify when these are going to be released.
 >  
 >  Please do not respond negetively.
 >  
 >   
 >  http://cdimage.debian.org/debian-cd/7.0.0/amd64/jigdo-dvd/
 >  
 >  
 >  Hugo
 >  
 >  
 >  -- 
 >  To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a 
 > subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
 >  Archive: http://lists.debian.org/kmkbip$101$1...@ger.gmane.org
 >  
 >  
 >  


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1701733465.2998.1368504938825.JavaMail.sas@[172.29.251.230]



Re: About installation DVD's

2013-05-13 Thread Rupesh Reddy
Sir I am living in a remote area so I have to buy finished dvd's. Vendors
release full installation dvd's only when they are available for download
through http,ftp or torrents. How many months it would take to download
remaining seven iso's using http,ftp or torrents.

Cheers,
Rupesh.
On May 11, 2013 8:19 AM, "Hugo Vanwoerkom"  wrote:

> Rupesh Reddy wrote:
>
>> Sir full installation dvd's(a set of 10) are not released yet so kindly
>> specify when these are going to be released.
>>
>> Please do not respond negetively.
>>
>>
> http://cdimage.debian.org/**debian-cd/7.0.0/amd64/jigdo-**dvd/
>
>
> Hugo
>
>
> --
> To UNSUBSCRIBE, email to 
> debian-user-REQUEST@lists.**debian.orgwith
>  a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/**kmkbip$101$1...@ger.gmane.org
>
>


Re: Using qemu to boot Fedora x86_64 iso

2013-05-13 Thread Joel Roth
Steve McIntyre wrote:
> Joel Roth wrote:
> >Hi list,
> >
> >This is borderling off-topic: I'm using qemu under Debian to
> >try to run the latest Fedora 64-bit .iso. 
> >
> >qemu-system-x86_64 --enable-kvm -cdrom Fedora-18-x86_64-Live-Desktop.iso -m 
> >512 linux.img
> >
> >Fedora boots, the spinner-pointer runs, and eventually the
> >system hangs showing a monitor logo and the message 
> >"Please ask the administrator for assistance."
> >
> >I'd like to do some testing in a virtual machine.
> >Wonder if anyone has suggestions to get a better result.
> 
> I've had a similar problem recently when trying to run the Fedora live
> image. It helped a lot more when I gave the system more memory - 512M
> is very small for a graphical desktop these days. You'll still be
> stuck with fallback mode though, I guess.

Thanks. Single-user mode helped. More memory helped.
And now I'm able to do some testing...

Thanks also to Ralf Maldorf and Patrick Bartek, 
for your suggestions.

Kind regards,


-- 
Joel Roth


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130514020349.GA32385@sprite



Re: Wheezy on PC with KVM PS/2 VGA (keyboard video mouse) freeze

2013-05-13 Thread David Christensen

On 05/12/13 19:30, Sevilla Larry Debian wrote:

Installed Debian 7.0 Wheezy on a PC.
This PC is one of 4 PCs attached to KVM (keyboard video mouse).
KVM is PS/2 for keyboard and mouse and VGA for video.
It starts up normally.
Once I switch to other PCs and go back to this PC, the PC with Debian
freeze. And I cannot switch to other PCs.
Are there some settings in Debian 7.0 Wheezy so that it will be KVM
friendly?
Note that the same PC running Windows XP have no problem with KVM.


What is your KVM make and model?

Several years ago I went through a half dozen buy, try, return cycles 
with KVM's until I finally found one that worked correctly with Windows, 
Linux, and *BSD -- IOGEAR GCS78.  I never found operating system 
solutions to the problems the various units had; it's the firmware in 
the KVM that matters.


I later needed an adapter to convert the KVM's PS/2 mouse and PS/2 
keyboard to USB for a laptop, and settled on the IOGEAR GUC100KM.


Since that time, the GUC100KM was redesigned and the new model doesn't 
work as reliably as the old one.


I've recently discovered that the KVM doesn't pass EDID information 
between the video card and monitor, which is a problem for Debian 
systems with NVIDIA graphics and the nouveau X driver:


http://lists.debian.org/debian-user/2013/04/msg00368.html

So, I'm due for a new KVM.

What KVM's are other people using, and how well do they work with PS/2 
and USB mice, PS/2 and USB keyboards, VGA, DVI-D, DVI-I, and DP 
graphics, sound, and microphones?


David


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/519192a5.7020...@holgerdanske.com



Re: Re: Wheezy missing IDE modules

2013-05-13 Thread rlwbonsai
The 3.8 kernel from Sid is much worse for this problem.  The
3.2.0-4 default Wheezy kernel is bad.  The default Squeeze kernel
2.6.32-5-486 works with gxine to render good video.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130513210456.3a1799be@compuzoo



RE: UPDATE: goodbye-microsoft.com Test Install

2013-05-13 Thread Mark Allums
> From: Richard Owlett 
> Carl Fink wrote:
> > On Sun, May 12, 2013 at 11:04:20PM -0700, Patrick Bartek wrote:
> >
> >> All things considered, everything went quite smoothly.
> >
> > Cool. Now if only there was an equivalent "goodbye-android.com" for my
> > tablet ...
> >
> 
> AGREED. I bought an Android Tablet {Lenovo A2107A-F}
> thinking I was getting something with Linux like useability.
> Error ;<

If you get root on it, you can use it like any *nix machine.  Getting root is 
the hard part.  I will not assist in this, because it is now illegal to root 
tablets in the US that were not already pwned before Jan 1, 2013.  For non US 
residents, there are instructions to be Googled for.  A popular package to 
install on tablets is Clockwork Mod, or CM.

 
> I thought I saw a reference that someone was working on a
> Debian for it. Can't find reference at the moment. Will have
> to Google again.

There are ways to get Ubuntu on some tablets, like the Nexus 7.  A Debian port 
would not surprise me. 


I installed Debian on a Windows machine recently using goodbye-Microsoft.  It 
is out-of-date, but it works.  It will allow you to partition the HD and 
dual-boot Debian and Windows.  Win 8 even works, but you have to run 
goodbye-Microsoft in Win 7 compatibility mode.  



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/000201ce503a$90cc81d0$b2658570$@allums.com



Re: Using qemu to boot Fedora x86_64 iso

2013-05-13 Thread Patrick Bartek
On Mon, 13 May 2013, Joel Roth wrote:

> Hi list,
> 
> This is borderling off-topic: I'm using qemu under Debian to
> try to run the latest Fedora 64-bit .iso. 
> 
> qemu-system-x86_64 --enable-kvm -cdrom
> Fedora-18-x86_64-Live-Desktop.iso -m 512 linux.img
> 
> Fedora boots, the spinner-pointer runs, and eventually the
> system hangs showing a monitor logo and the message 
> "Please ask the administrator for assistance."
> 
> I'd like to do some testing in a virtual machine.
> Wonder if anyone has suggestions to get a better result.

I gave up on qemu a long time ago, and switched to Virtualbox for all
my VM needs.

Also, I've used Fedora as my primary OS for 7 or 8 years until just
recently switching to Wheezy, and you'll need more than 512MB of RAM to
install or run a contemporary Fedora release. If you have the RAM, I
suggest allotting 2GB minimum to run GNOME and do anything useful. 4
would be better.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130513165541.72214...@debian7.boseck208.net



Re: Using qemu to boot Fedora x86_64 iso

2013-05-13 Thread Steve McIntyre
Joel Roth wrote:
>Hi list,
>
>This is borderling off-topic: I'm using qemu under Debian to
>try to run the latest Fedora 64-bit .iso. 
>
>qemu-system-x86_64 --enable-kvm -cdrom Fedora-18-x86_64-Live-Desktop.iso -m 
>512 linux.img
>
>Fedora boots, the spinner-pointer runs, and eventually the
>system hangs showing a monitor logo and the message 
>"Please ask the administrator for assistance."
>
>I'd like to do some testing in a virtual machine.
>Wonder if anyone has suggestions to get a better result.

I've had a similar problem recently when trying to run the Fedora live
image. It helped a lot more when I gave the system more memory - 512M
is very small for a graphical desktop these days. You'll still be
stuck with fallback mode though, I guess.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
"It's actually quite entertaining to watch ag129 prop his foot up on
 the desk so he can get a better aim."  [ seen in ucam.chat ]


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1uc2kz-0006jp...@mail.einval.com



LVM mounting problems

2013-05-13 Thread Gary Roach

Hi all,

I needed to expand my Debian Wheezy system by adding a 1 TB drive and 
decided to switch over to LVM2 in the process. I rolled up my old 160 GB 
drive into the 1 TB drive and called the whole thing "bigdisk" and 
chopped the drive into 3 logical volumes. Everything seemed to work 
until I started to try mounting the logical volumes. On boot up with the 
fstab file shown below, the system gets a whole bunch of mod-probe 
errors and finally drops into the maintenance mode. If I go in and # out 
the 3 lines shown the boot goes as normal. My setup is:


--
fdisk -l =>

Disk /dev/sda: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders, total 117231408 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009aac6

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *2048   11319500756596480   83  Linux
/dev/sda2   113197054   117229567 20162575  Extended
/dev/sda5   113197056   117229567 2016256   82  Linux swap / Solaris

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x000264c7

   Device Boot  Start End  Blocks   Id  System
/dev/sdc1   1  1953525167   976762583+  8e  Linux LVM
Partition 1 does not start on physical sector boundary.

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1   312581807   156290903+  8e  Linux LVM

Disk /dev/mapper/bigdisk-backuppc: 499.3 GB, 499289948160 bytes
255 heads, 63 sectors/track, 60701 cylinders, total 975175680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x
Disk /dev/mapper/bigdisk-backuppc doesn't contain a valid partition table


Disk /dev/mapper/bigdisk-general: 499.3 GB, 499289948160 bytes
255 heads, 63 sectors/track, 60701 cylinders, total 975175680 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x
Disk /dev/mapper/bigdisk-general doesn't contain a valid partition table


Disk /dev/mapper/bigdisk-extra: 161.7 GB, 161661059072 bytes
255 heads, 63 sectors/track, 19654 cylinders, total 315744256 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x
Disk /dev/mapper/bigdisk-extra doesn't contain a valid partition table


lvdisplay =>
  --- Logical volume ---
  LV Path/dev/bigdisk/backuppc
  LV Namebackuppc
  VG Namebigdisk
  LV UUIDqzE56E-Jc8B-BEG9-Tmbe-HfKQ-OvfW-iVqfdw
  LV Write Accessread/write
  LV Creation host, time ctech, 2013-05-11 16:21:37 -0700
  LV Status  available
  # open 0
  LV Size465.00 GiB
  Current LE 119040
  Segments   1
  Allocation inherit
  Read ahead sectors auto
  - currently set to 256
  Block device   254:0

  --- Logical volume ---
  LV Path/dev/bigdisk/general
  LV Namegeneral
  VG Namebigdisk
  LV UUIDSdc7Oe-2pQk-3Lcr-gtCr-qKab-5iFw-SV0XQ3
  LV Write Accessread/write
  LV Creation host, time ctech, 2013-05-11 16:22:09 -0700
  LV Status  available
  # open 0
  LV Size465.00 GiB
  Current LE 119040
  Segments   1
  Allocation inherit
  Read ahead sectors auto
  - currently set to 256
  Block device   254:1

  --- Logical volume ---
  LV Path/dev/bigdisk/extra
  LV Nameextra
  VG Namebigdisk
  LV UUID6iXc1l-DObr-3TyI-Mdc0-3Rk1-vO4Q-OaNMxs
  LV Write Accessread/write
  LV Creation host, time ctech, 2013-05-11 16:30:31 -0700
  LV Status  available
  # open 0
  LV Size150.56 GiB
  Current LE 38543
  Segments   2
  Allocation inherit
  Read ahead sectors auto
  - currently set to 256
  Block device   254:2

-

Re: Using qemu to boot Fedora x86_64 iso

2013-05-13 Thread Ralf Mardorf
I'm using VirtualBox to run other Linux distros and Windows by a Linux
install, if needed.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1368483748.1616.2.camel@archlinux



Using qemu to boot Fedora x86_64 iso

2013-05-13 Thread Joel Roth
Hi list,

This is borderling off-topic: I'm using qemu under Debian to
try to run the latest Fedora 64-bit .iso. 

qemu-system-x86_64 --enable-kvm -cdrom Fedora-18-x86_64-Live-Desktop.iso -m 512 
linux.img

Fedora boots, the spinner-pointer runs, and eventually the
system hangs showing a monitor logo and the message 
"Please ask the administrator for assistance."

I'd like to do some testing in a virtual machine.
Wonder if anyone has suggestions to get a better result.

Regards,

--
Joel Roth


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130513221701.GA30967@sprite



Re: ssh corrupt packets with aes encryption

2013-05-13 Thread recoverym4n
On Mon, 13 May 2013 13:05:41 -0600
Joe Pfeiffer  wrote:

> recovery...@gmail.com writes:
> >
> > Can you provide a result of
> > tcpdump -nn -s0 -i lo tcp port 22
> > ?
> 
> I don't have any experience with tcpdump, so I'm just blindly following
> instructions here -- let me know if you need more!
> 

Ok, good. I need three more things:

1) File /tmp/1.cap from: 
tcpdump -nn -s0 -i lo tcp port 22 -w /tmp/1.cap

Interrupt tcpdump with Ctrl+C once done with `ssh localhost` (I assume you've 
enabled aes back).

2) /var/log/kern.log, which should include info from last boot.
Any other kern.log.X will do, of course.

3) Output of /sbin/ifconfig -a


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130514002734.8eca28a6511b229740d0f...@gmail.com



Re: Wheezy missing IDE modules

2013-05-13 Thread Sven Joachim
On 2013-05-13 04:08 +0200, rlwbonsai wrote:

> Upgrade from Squeeze to Wheezy resulted in stuttering video when
> trying to watch a DVD movie with gxine.  (The upgrade left totem
> totally unusable so don't know if the stutter occurs or not) The
> drive is an ATA/ATAPI-4 compliant drive capable of UDMA2.
> Booting into the default i386 kernel results in three 'fatal'
> error messages stating can't find or load modules ide-cd,
> ide-disk and ide-generic.

These modules are not provided because they have been obsoleted by
Libata.  I very much doubt the Squeeze kernel uses them on your system.

The error messages come from modprobe, probably because the missing
modules are listed in /etc/modules.

> The hard drive and DVD drive
> function.  Can't find a package in the Wheezy repository to
> provide these modules. Booting into the Squeeze default kernel
> which has these modules results in perfect video rendering.
> Playing the video from a USB stick results in perfect
> rendering.  Has Debian abandoned support for IDE drives?

Of course not.  You could try a newer kernel, say 3.8 from unstable,
and/or file a bug report.

Cheers,
   Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ppwuslvw@turtle.gmx.de



Re: ssh corrupt packets with aes encryption

2013-05-13 Thread Joe Pfeiffer
recovery...@gmail.com writes:
>
> Can you provide a result of
> tcpdump -nn -s0 -i lo tcp port 22
> ?

I don't have any experience with tcpdump, so I'm just blindly following
instructions here -- let me know if you need more!

tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on lo, link-type EN10MB (Ethernet), capture size 65535 bytes
13:02:57.605334 IP6 ::1.49493 > ::1.22: Flags [S], seq 1578479483, win 32752, 
options [mss 16376,sackOK,TS val 3813274 ecr 0,nop,wscale 3], length 0
13:02:57.605380 IP6 ::1.22 > ::1.49493: Flags [S.], seq 64267268, ack 
1578479484, win 32728, options [mss 16376,sackOK,TS val 3813274 ecr 
3813274,nop,wscale 3], length 0
13:02:57.605410 IP6 ::1.49493 > ::1.22: Flags [.], ack 1, win 4094, options 
[nop,nop,TS val 3813274 ecr 3813274], length 0
13:02:57.622043 IP6 ::1.22 > ::1.49493: Flags [P.], seq 1:33, ack 1, win 4091, 
options [nop,nop,TS val 3813278 ecr 3813274], length 32
13:02:57.622240 IP6 ::1.49493 > ::1.22: Flags [.], ack 33, win 4091, options 
[nop,nop,TS val 3813278 ecr 3813278], length 0
13:02:57.622386 IP6 ::1.49493 > ::1.22: Flags [P.], seq 1:33, ack 33, win 4091, 
options [nop,nop,TS val 3813278 ecr 3813278], length 32
13:02:57.622400 IP6 ::1.22 > ::1.49493: Flags [.], ack 33, win 4091, options 
[nop,nop,TS val 3813278 ecr 3813278], length 0
13:02:57.625546 IP6 ::1.49493 > ::1.22: Flags [P.], seq 33:1305, ack 33, win 
4091, options [nop,nop,TS val 3813279 ecr 3813278], length 1272
13:02:57.625602 IP6 ::1.22 > ::1.49493: Flags [.], ack 1305, win 4091, options 
[nop,nop,TS val 3813279 ecr 3813279], length 0
13:02:57.627354 IP6 ::1.22 > ::1.49493: Flags [P.], seq 33:1017, ack 1305, win 
4091, options [nop,nop,TS val 3813279 ecr 3813279], length 984
13:02:57.630548 IP6 ::1.49493 > ::1.22: Flags [P.], seq 1305:1385, ack 1017, 
win 4091, options [nop,nop,TS val 3813280 ecr 3813279], length 80
13:02:57.641874 IP6 ::1.22 > ::1.49493: Flags [P.], seq 1017:1329, ack 1385, 
win 4091, options [nop,nop,TS val 3813283 ecr 3813280], length 312
13:02:57.655780 IP6 ::1.49493 > ::1.22: Flags [P.], seq 1385:1401, ack 1329, 
win 4091, options [nop,nop,TS val 3813286 ecr 3813283], length 16
13:02:57.692109 IP6 ::1.22 > ::1.49493: Flags [.], ack 1401, win 4091, options 
[nop,nop,TS val 3813296 ecr 3813286], length 0
13:02:57.692134 IP6 ::1.49493 > ::1.22: Flags [P.], seq 1401:1449, ack 1329, 
win 4091, options [nop,nop,TS val 3813296 ecr 3813296], length 48
13:02:57.692148 IP6 ::1.22 > ::1.49493: Flags [.], ack 1449, win 4091, options 
[nop,nop,TS val 3813296 ecr 3813296], length 0
13:02:57.692284 IP6 ::1.22 > ::1.49493: Flags [P.], seq 1329:1393, ack 1449, 
win 4091, options [nop,nop,TS val 3813296 ecr 3813296], length 64
13:02:57.692318 IP6 ::1.22 > ::1.49493: Flags [F.], seq 1393, ack 1449, win 
4091, options [nop,nop,TS val 3813296 ecr 3813296], length 0
13:02:57.694612 IP6 ::1.49493 > ::1.22: Flags [P.], seq 1449:1513, ack 1394, 
win 4091, options [nop,nop,TS val 3813296 ecr 3813296], length 64
13:02:57.694701 IP6 ::1.22 > ::1.49493: Flags [R], seq 64268662, win 0, length 0

20 packets captured
40 packets received by filter
0 packets dropped by kernel


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1bli7ihf96@snowball.wb.pfeifferfamily.net



Debian 7 + Asterisk + Virtualbox excruciatingly slow after upgrade

2013-05-13 Thread Ernie Dunbar
We have a Debian virtual machine (hardware: Dual-core Xeon at 2.4Ghz, 4 
GB RAM, 2 GB of which is dedicated to the Debian VM) that's been running 
our Asterisk PBX for some time. Before Wheezy came out, it was doing 
reasonably well at its job, but now that we've upgraded to Wheezy, it's 
ridiculously slow, with load averages topping 15 on a regular basis. 
Naturally, at this server load, doing anything tests one's patience.


Is this due to the new kernel, or the new version of Asterisk? The 
Asterisk version went from 1.6 to 1.8, and I recall that 1.8 is more of 
a resource hog than the previous version... however, we also have 
another Debian server (running Squeeze) with Xeon processors (4 cores in 
total, but the same generation of Xeons), and Asterisk 1.8 never uses 
more than about 40% of *one* CPU.


I have few other clues as to what might be causing this problem, 
although the PHP upgrade also seems to be causing other, unrelated 
issues. Can anyone help me troubleshoot the problem better than I 
already have?



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/04a6c2cf17ff4f8aad8ecac4de715...@pop.lightspeed.ca



Re: ssh corrupt packets with aes encryption

2013-05-13 Thread recoverym4n
On Mon, 13 May 2013 08:48:44 -0600
Joe Pfeiffer  wrote:

> recovery...@gmail.com writes:
> 
> > On Sat, 11 May 2013 09:41:49 -0600
> > Joe Pfeiffer  wrote:
> >
> >> So...  any idea where to go next?
> >
> > Hi.
> >
> > 1) Try to unload kernel module  aes_x86_64 and it's dependants, restart 
> > sshd, try once more.

Ok. My idea was that in-kernel implementation of Intel's in-CPU AES 
instructions corrupts sshd connection.

Can you provide a result of
tcpdump -nn -s0 -i lo tcp port 22
?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130513214920.b4cb40bd6f4e63f13fd10...@gmail.com



Re: Kobo eReader and Linux Problems (WAS: Re: Debian 7 Wheezy Stable Relelased)

2013-05-13 Thread Patrick Bartek
On Sun, 12 May 2013, Siard wrote:

> Patrick Bartek wrote:
> [about the Kobo Touch e-reader] 
> > Actually, I had read you don't have to create a Kobo account.  Just
> > click out of it. But it will pester you to set one up every time you
> > boot.
> 
> I created an account with a fake e-mail address (x...@xx.xx) which made
> it work and then never looked at it again.

If you don't want e-mail from Kobo, you can choose not to get it.  No
need for a fake e-mail address.  And as far as I can determine, Kobo
does not share your address.

> > Updates are automatic when you boot or sync.  I've found no why to
> > stop it.  You can delay it until the next boot, but not stop it.
> 
> I switched off the device's WiFi and never used Kobo Desktop, so it is
> not connected to the internet and never gets an automatic update.

Then the only way to get books on the device is with the microSD card,
and as I've said my ereader has problems with the card.

I don't use the Kobo Desktop either.  It's not really needed.  I just
log in to my account with a standard web browser, add books I want,
either paid or free, to my Library from Kobo's repsoitory, then download
them to the ereader's internal memory via "sync".  Of course, I need
wifi for that. And syncing updates the software, too, when there is one.
I can also do all that from the reader itself without the need of a
computer, but you need wifi, and sync IIRC is still run, so the reader
and your Kobo account on Kobo's server are the same.

> > It only got recognized as a USB device when I reset it to the
> > initial factory software, but the first upgrade stopped that.
> > There have been two upgrades since.  Nothing has changed.
> 
> You can't reset the device to the initial factory software and keep it
> away from the internet? DRM-free books can be added via USB or microSD
> card, and for adding DRM'ed books I have Adobe Digital Editions in
> Windows in VirtualBox.

I tried the factory reset, but there was such a considerable difference
in features, usability and performance between it and the first software
upgrade that I had to go with the newer software even if it meant
loosing the SD card access.

> BTW, I know ADE could be installed with Wine, but I haven't found out
> yet if and how Wine will work with USB.

I haven't messed with ADE yet.  There are plenty of free and non-free
epub books out there.

B


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130513100356.1c3ce...@debian7.boseck208.net



Re: RME cards: How to show board revision and the loaded firmware version?

2013-05-13 Thread Ralf Mardorf
On Mon, 2013-05-13 at 09:09 -0600, Glenn English wrote:
> On May 13, 2013, at 2:56 AM, Ralf Mardorf wrote:
> 
> > Preliminary question and regarding to this question multiposted:
> Does
> > anybody still use a RME HDSPe AIO ;)?
> 
> YES! I thought I was the only one :-)
> 
> Actually, I haven't done any audio work on Linux for quite a while --
> it was so hard to get the RME going, and it's falling off a log to
> work with Audacity on a Mac, though it doesn't have anything like the
> audio capabilities of Jack and Alsa and the other audio software I
> used to use back in the day (IIRC it was the first Debian release with
> Alsa). The horror stories about PulseAudio convinced me to not even
> try.
> 
> But my RME Hammerfall card and its software is by far the best
> computer audio I've ever experienced. If you get yours going, I'd sure
> like to know how you did it.
> 
> I'm sorry I can't help you beyond encouraging you to press on. OTOH I
> *do* know it has been seen working very well on my Linux box, and when
> it was working on mine, it sounded wonderful and worked flawlessly.

Thank you for the reply Glenn :)

it's good to know that at least you are using the same card. It's
already possible to use the card for audio production on my machine and
the sound quality, especially of the phones output is awesome, but I
don't have a good work flow, since a production could always be
interrupted by xruns etc. and I need all ADAT channels. RME is willing
to help, if an ALSA developer should be interested and I got a reply at
ALSA user mailing list,
http://www.mail-archive.com/alsa-user@lists.sourceforge.net/msg29596.html .

Installing a Windows for test purpose becomes a PITA, I need to unplug
one of my SATA drives and I hot glued the connectors :D, hopefully it
does work, if I only disconnect the drive from power. I have to continue
now, I only missed to download http://cygwin.com/index.html , so I
booted Linux again and checked emails. I hope Cygwin will make it easier
to handle Windows.

I'll test Jack and Fluidsynth for Windows, but I'm not really
interested, I'm only doing it, to test the mobo and RME card.

$ ls -l /mnt/u1.ntfs
total 212688
-rwxrwxrwx 1 root root  40091352 May 13 15:34 9-3_xp32_dd_ccc_wdm_enu.exe
-rwxrwxrwx 1 root root419835 May 13 09:10 ASIO4ALL_2_11_Beta1_English.exe
-rwxrwxrwx 1 root root 151247144 May 13 09:12 cispremium_installer.exe
drwxrwxrwx 1 root root  4096 May 13 14:17 fluidsynth-1.1.6
drwxrwxrwx 1 root root 0 May 13 14:01 fut_wdm_dspe
-rwxrwxrwx 1 root root821758 May 13 14:09 hdspeaio_e.pdf
drwxrwxrwx 1 root root  4096 May 13 14:03 hdsp_wdm_335
-rwxrwxrwx 1 root root  24482014 May 13 14:12 Jack_v1.9.9_32_setup.exe
drwxrwxrwx 1 root root  4096 May 13 14:24 radium_1.9.30_demo_win
-rwxrwxrwx 1 root root705053 May 13 18:35 setup.exe
drwxrwxrwx 1 root root 0 Mar 19 07:44 System Volume Information

Regards,
Ralf


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1368463639.668.18.camel@archlinux



Re: Driver wireless RTL8191SEvA

2013-05-13 Thread Albino B Neto
2013/5/13 Celejar :
> You need to provide more information: logs, dmesg, etc.

dmesg | grep r8169
[0.669893] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[0.670293] r8169 :04:00.0: irq 40 for MSI/MSI-X
[0.670592] r8169 :04:00.0 eth0: RTL8168d/8111d at
0xc964c000, 00:03:0d:f9:82:f1, XID 083000c0 IRQ 40
[0.670596] r8169 :04:00.0 eth0: jumbo features [frames: 9200
bytes, tx checksumming: ko]
[   24.124687] r8169 :04:00.0: firmware: agent loaded
rtl_nic/rtl8168d-2.fw into memory
[   24.178328] r8169 :04:00.0 eth0: link down
[   87.908034] r8169 :04:00.0 eth0: link down
[   99.726138] r8169 :04:00.0 eth0: link up
[  103.604833] r8169 :04:00.0 eth0: link down
[  103.604884] r8169 :04:00.0 eth0: link down
[  103.804514] r8169 :04:00.0 eth0: link down
[  105.419572] r8169 :04:00.0 eth0: link up
[  346.660227] r8169 :04:00.0 eth0: link down
[  346.660260] r8169 :04:00.0 eth0: link down
[  346.879814] r8169 :04:00.0 eth0: link down
[  348.537281] r8169 :04:00.0 eth0: link up
[  350.054311] r8169 :04:00.0 eth0: link down
[  350.054345] r8169 :04:00.0 eth0: link down
[  351.723692] r8169 :04:00.0 eth0: link up
[  354.993793] r8169 :04:00.0 eth0: link down
[  354.993844] r8169 :04:00.0 eth0: link down
[  355.185480] r8169 :04:00.0 eth0: link down
[  355.185541] r8169 :04:00.0 eth0: link down
[  356.811265] r8169 :04:00.0 eth0: link up

dmesg | grep rtl
[6.387704] rtl8192se: FW Power Save off (module option)
[6.387743] rtl8192se: Driver for Realtek RTL8192SE/RTL8191SE
[6.387743] Loading firmware rtlwifi/rtl8192sefw.bin
[6.461302] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[   24.124687] r8169 :04:00.0: firmware: agent loaded
rtl_nic/rtl8168d-2.fw into memory

Albino


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+hF7LYJZ85RrMnc=z=TbiM-_=+lzyhjtwaec7bg3u7uap+...@mail.gmail.com



Re: isc-dhcp-client 4.2.2.dfsg.1-5+deb70u5?

2013-05-13 Thread Thilo Six
Hello


--  --
>> $ apt-cache policy isc-dhcp-client
>> isc-dhcp-client:
>>   Installed: 4.2.2.dfsg.1-5+deb70u5
>>   Candidate: 4.2.2.dfsg.1-5+deb70u5
>>   Version table:
>>  *** 4.2.2.dfsg.1-5+deb70u5 0
>> 100 /var/lib/dpkg/status
>>  4.2.2.dfsg.1-5+deb70u3 0
>> 500 http://ftp.de.debian.org/debian/ wheezy/main amd64 Packages
>>
>> Basically this means, no it isn't in {wheezy,testing}-proposed-updates.
>> It has been there but now it not anymore.
> 
> You are right, i took look into
> http://ftp.sk.debian.org/debian/pool/main/i/isc-dhcp/ (my mirror) and
> here is onnly 70u3 package. Perhaps it was removed for some reason, but
> i don't know more...

just in case some else is interested, too:
http://bugs.debian.org/704566


-- 
Regards,
Thilo

4096R/0xC70B1A8F
721B 1BA0 095C 1ABA 3FC6  7C18 89A4 A2A0 C70B 1A8F



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/kmr1fp$8jv$1...@ger.gmane.org



Re: isc-dhcp-client 4.2.2.dfsg.1-5+deb70u5?

2013-05-13 Thread Thilo Six
Hello Slavko,


Excerpt from Slavko:


--  --
>> $ apt-cache policy isc-dhcp-client
>> isc-dhcp-client:
>>   Installed: 4.2.2.dfsg.1-5+deb70u5
>>   Candidate: 4.2.2.dfsg.1-5+deb70u5
>>   Version table:
>>  *** 4.2.2.dfsg.1-5+deb70u5 0
>> 100 /var/lib/dpkg/status
>>  4.2.2.dfsg.1-5+deb70u3 0
>> 500 http://ftp.de.debian.org/debian/ wheezy/main amd64 Packages
>>
>> Basically this means, no it isn't in {wheezy,testing}-proposed-updates.
>> It has been there but now it not anymore.
> 
> You are right, i took look into
> http://ftp.sk.debian.org/debian/pool/main/i/isc-dhcp/ (my mirror) and
> here is onnly 70u3 package. Perhaps it was removed for some reason, but
> i don't know more...

Thanks non the less for helping! Given at least u4 changelog mentions a cve
number i wonder how that could have happened.

-- 
Regards,
Thilo

4096R/0xC70B1A8F
721B 1BA0 095C 1ABA 3FC6  7C18 89A4 A2A0 C70B 1A8F



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/kmr0h5$uio$1...@ger.gmane.org



Re: UPDATE: goodbye-microsoft.com Test Install

2013-05-13 Thread Richard Owlett

Carl Fink wrote:

On Sun, May 12, 2013 at 11:04:20PM -0700, Patrick Bartek wrote:


All things considered, everything went quite smoothly.


Cool. Now if only there was an equivalent "goodbye-android.com" for my
tablet ...



AGREED. I bought an Android Tablet {Lenovo A2107A-F} 
thinking I was getting something with Linux like useability.

Error ;<

I thought I saw a reference that someone was working on a 
Debian for it. Can't find reference at the moment. Will have 
to Google again.





--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/5190f3ba.1000...@cloud85.net



Re: RME cards: How to show board revision and the loaded firmware version?

2013-05-13 Thread Glenn English

On May 13, 2013, at 2:56 AM, Ralf Mardorf wrote:

> Preliminary question and regarding to this question multiposted: Does
> anybody still use a RME HDSPe AIO ;)?

YES! I thought I was the only one :-)

Actually, I haven't done any audio work on Linux for quite a while -- it was so 
hard to get the RME going, and it's falling off a log to work with Audacity on 
a Mac, though it doesn't have anything like the audio capabilities of Jack and 
Alsa and the other audio software I used to use back in the day (IIRC it was 
the first Debian release with Alsa). The horror stories about PulseAudio 
convinced me to not even try.

But my RME Hammerfall card and its software is by far the best computer audio 
I've ever experienced. If you get yours going, I'd sure like to know how you 
did it.

I'm sorry I can't help you beyond encouraging you to press on. OTOH I *do* know 
it has been seen working very well on my Linux box, and when it was working on 
mine, it sounded wonderful and worked flawlessly.


-- 
Glenn English






smime.p7s
Description: S/MIME cryptographic signature


Re: ssh corrupt packets with aes encryption

2013-05-13 Thread Joe Pfeiffer
recovery...@gmail.com writes:

> On Sat, 11 May 2013 09:41:49 -0600
> Joe Pfeiffer  wrote:
>
>> So...  any idea where to go next?
>
> Hi.
>
> 1) Try to unload kernel module  aes_x86_64 and it's dependants, restart sshd, 
> try once more.
>
> 2) Boot from livecd, if possible, see if openssh works there.

Booted from debian-live-7.0.0-i386-standard.iso

Same problem.

> 3) If possible, swap problem host's disk to another, see if changing hardware 
> help.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1bk3n3aqb7@snowball.wb.pfeifferfamily.net



Re: mtpfs - wheezy

2013-05-13 Thread Darac Marjal
On Mon, May 13, 2013 at 08:57:39AM -0400, Verde Denim wrote:
> Does anyone know when mtpfs will be released on wheezy? Apparently the
> latest tools/deps are at mtp9, but mtpfs requires mtp8 in order to work.
> I tried to install mtp8 but was unsuccessful due to other older deps.

Looking at the package page[1], never. There was a version in squeeze and
there is a version in sid, but now that wheezy has been released, there
is (I think) no chance of packages being added to it.

This is the nature of "stable". A set of packages is formed and those
are maintained for the life of the release; security patches are
released but typically no new functionality is added.

If you need the package in wheezy, you will probably need to build it
yourself. The other (patient) way is to wait for it to enter testing,
and then request that the developer does the work[2] needed to backport
the changes to wheezy.

[1] http://packages.qa.debian.org/m/mtpfs.html
[2] http://backports.debian.org/Contribute/



signature.asc
Description: Digital signature


Re: Driver wireless RTL8191SEvA

2013-05-13 Thread Celejar
On Mon, 13 May 2013 11:01:05 -0300
Albino B Neto  wrote:

> Hi
> 
> I am with problems in driver wireless:
> 
> $ lspci |grep Wireless
> 02:00.0 Network controller: Realtek Semiconductor Co., Ltd.
> RTL8191SEvA Wireless LAN Controller (rev 10)
> 
> I did the steps in this tutorial wheezy [1], but the driver did not rise.
> 
> 1 - http://wiki.debian.org/rtl819x

You need to provide more information: logs, dmesg, etc.

Celejar


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130513101331.5c8cc6cef502341c6354a...@gmail.com



Driver wireless RTL8191SEvA

2013-05-13 Thread Albino B Neto
Hi

I am with problems in driver wireless:

$ lspci |grep Wireless
02:00.0 Network controller: Realtek Semiconductor Co., Ltd.
RTL8191SEvA Wireless LAN Controller (rev 10)

I did the steps in this tutorial wheezy [1], but the driver did not rise.

1 - http://wiki.debian.org/rtl819x

Debian version Jeesie/sid.

   Albino


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CA+hF7LbsEpJFJR6sctj+hAeB=LZ4mxSTsaYiKvDa=vzxqad...@mail.gmail.com



servicios de Diseño Web, programación, Posicionamiento Web Dominios y Hosting

2013-05-13 Thread Servicios WEB
Estimados Sres /as, 
 
Tenemos el agrado de comunicarnos para ofrecerles nuestros servicios de Diseño 
Web, programación, Posicionamiento Web Dominios y Hosting. Contamos con la 
experiencia de 11 años en el mercado. 
- Diseño Web 
- Rediseño Web 
- Posicionamiento en buscadores. 
- Alojamiento Web 
- Registros de Dominios 
- Programación de Intranet y Extranet 
- Tiendas Virtuales con Pasarela de Pagos 
- Catálogos de Productos 
- E-learnings 
- Social Media 
Chats (Istalación gratis por 14 dias) 
- Y más. 
Desarrollamos sitios administrables por el usuario, logrando que usted tenga el 
total dominio y libertad del uso de su Web. Junto con cada Página desarrollada 
entregamos un Administrador para que pueda cargar datos, fotos, videos y todo 
el contenido necesario para mantener su Web actualizada. 
Atendemos agencias para reventa de productos y/o servicios / Marca Blanca / 
Distribuidores 
Estos son algunos de los clientes que han confiado en nosotros de "Madrid, 
Valencia, Burgos, Sevilla, Barcelona, Galicia, Tenerife" 
 
- WürdModyf 
- Universidad Politécnica de Madrid 
- Repsol 
- Clínicas Svenson 
- Remax Real State 
- Telefónica España 
 
Visite nuestra Web: www.vedcor.es, 1800 desarrollos, sabemos que es lo que 
necesita, Webs Rentables con alta calidad y tarifas razonables. Si desea ver 
otros trabajos realizados puede solicitarlo sin compromiso.
Envíenos sus datos y nos comunicaremos para atender su consulta sin compromiso 
y elaborarle un presupuesto acorde a sus necesidades. Reciba un cordial saludo 
 
Departamento de Marketing 
91 15 16 306 
www.vedcor.es
 
Responda con eliminar para no recibir mas correos



Re: isc-dhcp-client 4.2.2.dfsg.1-5+deb70u5?

2013-05-13 Thread Slavko
Hi,

Dňa 12.05.2013 22:08 Thilo Six  wrote / napísal(a):
>> By the package's QA page
>> (http://packages.qa.debian.org/i/isc-dhcp.html), the
>> 4.2.2.dfsg.1-5+deb70u5 package is in testing-proposed-updates repo.
> 
> $ apt-cache policy isc-dhcp-client
> isc-dhcp-client:
>   Installed: 4.2.2.dfsg.1-5+deb70u5
>   Candidate: 4.2.2.dfsg.1-5+deb70u5
>   Version table:
>  *** 4.2.2.dfsg.1-5+deb70u5 0
> 100 /var/lib/dpkg/status
>  4.2.2.dfsg.1-5+deb70u3 0
> 500 http://ftp.de.debian.org/debian/ wheezy/main amd64 Packages
> 
> Basically this means, no it isn't in {wheezy,testing}-proposed-updates.
> It has been there but now it not anymore.

You are right, i took look into
http://ftp.sk.debian.org/debian/pool/main/i/isc-dhcp/ (my mirror) and
here is onnly 70u3 package. Perhaps it was removed for some reason, but
i don't know more...

regards

-- 
Slavko
http://slavino.sk



signature.asc
Description: OpenPGP digital signature


Re: Re: Re: W-Lan won't work

2013-05-13 Thread Mariusz Wojcik
W-Lan works on Linux 3.9.2. Yeah, but Brightness Control still doesn't
work.
Greeting,
Mariusz


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1368450425.4061.4.ca...@mariusz-notebook.home



mtpfs - wheezy

2013-05-13 Thread Verde Denim
Does anyone know when mtpfs will be released on wheezy? Apparently the
latest tools/deps are at mtp9, but mtpfs requires mtp8 in order to work.
I tried to install mtp8 but was unsuccessful due to other older deps.

-- 
Regards

Jack
Boston Tea Party, Coercive Acts, Powder Alarm, Revolution
Lessons (Mistakes) not learned are bound to be repeated.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5190e343.5080...@gmail.com



Re: UPDATE: goodbye-microsoft.com Test Install

2013-05-13 Thread Carl Fink
On Sun, May 12, 2013 at 11:04:20PM -0700, Patrick Bartek wrote:

> All things considered, everything went quite smoothly.

Cool. Now if only there was an equivalent "goodbye-android.com" for my
tablet ...
-- 
Carl Fink   nitpick...@nitpicking.com 

Read my blog at blog.nitpicking.com.  Reviews!  Observations!
Stupid mistakes you can correct!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130513124756.ga4...@panix.com



Re: Keyboard layout forces use of Fn function

2013-05-13 Thread Curt
On 2013-05-12, Merciadri Luca  wrote:
>
>> Have you tried 
>>
>>[CTRL]+[NUMLOCK] to toggle the doohickey?
> I just tried, and it actually does the same effect as setxkbmap,
> resulting in a near-perfect keyboard behaviour.
>
> I say `near-perfect' as these two solutions actually result in `^e' at
> the place of `ê'.
>
> What is the role of that key, and what does it actually do? Why am I
> still getting ^e?

I don't really know anything about it. I just googled "asus eee pc keyboard
stuck in fn mode", or something of the sort.  Apparently the above
toggles NUMLOCK (and maybe SHIFT NUMLOCK toggles it too, from what I've read).

Seems the problem is related to the laptop keyboard and not strictly
Debian, though.

Good luck.  


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrnkp1fhr.2ba.cu...@einstein.electron.org



Re: welcome mail (after adduser)

2013-05-13 Thread Terho Uotila
On Fri, 10 May 2013 17:17:42 +0200
Pol Hallen wrote:

> What is the easy way to send a "welcome mail" after created a new
> user?
> 
Maybe mailx?
mail -s "welcome message" recipient < welcome.txt


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130513122410.5eeb3...@deneb.srvcfg.net



Re: Debian 7.0.0 "Live" images

2013-05-13 Thread Andrei POPESCU
On Lu, 13 mai 13, 09:29:28, Chris Bell wrote:
> Hello,
>I normally use netinst for installations. However I have downloaded and
> burned to disc all of the Debian 7.0.0 Live images with the intention of
> showing the various desktops to people who do not know Debian or Linux so
> they can decide which they prefer.
>Both the i386 Gnome and KDE versions refuse to open without a user
> password and both refuse to shutdown without a root password.
>Both the i386 standard and rescue versions will shutdown using "sudo
> shutdown -h now" (but not without using sudo), then ask me to remove the
> disc but do not open or unlock the drive tray.
>/live/memtest is present but does not appear on the menu.
>Is there a simple help file on the disc? Preferably plain text so that it
> can be read from any OS, and if possible also appear on the menu.

I would suggest you ask on debian-live@l.d.o

>There is a .zsync file for each disc but no .jigdo file, but can zsync be
> used to build ISO images together with a local mirror?

zsync works differently:
http://zsync.moria.org.uk/

Also, a live image has the debs already installed. If you really want to 
use mirrors instead you would have to regenerate the image. See the 
live-build and live-image- packages.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Debian 7.0.0 "Live" images

2013-05-13 Thread Chris Bell
Hello,
   I normally use netinst for installations. However I have downloaded and
burned to disc all of the Debian 7.0.0 Live images with the intention of
showing the various desktops to people who do not know Debian or Linux so
they can decide which they prefer.
   Both the i386 Gnome and KDE versions refuse to open without a user
password and both refuse to shutdown without a root password.
   Both the i386 standard and rescue versions will shutdown using "sudo
shutdown -h now" (but not without using sudo), then ask me to remove the
disc but do not open or unlock the drive tray.
   /live/memtest is present but does not appear on the menu.
   Is there a simple help file on the disc? Preferably plain text so that it
can be read from any OS, and if possible also appear on the menu.
   There is a .zsync file for each disc but no .jigdo file, but can zsync be
used to build ISO images together with a local mirror?
   I have installed four independant bootable versions of Debian on a single
desktop computer, but my laptop does not have a hard drive that is large
enough.


Thanks to all concerned



-- 
Chris Bell www.chrisbell.org.uk


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/marcel-1.53-0513092928-1fah...@riscpc.main



RME cards: How to show board revision and the loaded firmware version?

2013-05-13 Thread Ralf Mardorf
Preliminary question and regarding to this question multiposted: Does
anybody still use a RME HDSPe AIO ;)?

Hi,

since the issues I get for my RME HDSPe AIO didn't became less, but more
within the last two years, I cleaned a primary partition to install XP,
just to test, if there are issues caused by the mobo, that will appear,
even when not using a *nix driver, but the proprietary driver and latest
RME firmware.

I'm a Linux only user, so sometime ago I installed FreeBSD, just to
test, if the RME card isn't borked, since on Linux only 2 ADAT channels
do work, fortunately all 8 ADAT channels work, using the FreeBSD driver
(no TotalMix).

I bought the card, because it was recommended by members of the Linux
audio community. Don't get me wrong, the blame is on me, I decided to
buy the card and had no time to use it within the first weeks, I only
want to point out, that I did research before I bought the card. I
wonder, if there are different revisions of the RME board?

I know I've written this several times, but somebody might not have read
it and it's a while ago since I ask for the situation of this card on
other machines.

Is there a command that shows the board revision and used firmware
version?

I run my Arch install without the alsa-firmware package and installed it
now.

$ uname -r
3.8.11-rt8-1-rt
$ pacman -Q alsa-firmware
error: package 'alsa-firmware' was not found
$ sudo pacman -Syu alsa-firmware
warning: ardour: ignoring package upgrade (2.8.16-1 => 3.1-1)
alsa-firmware-1.0.27-2
$ pacman -Q alsa-firmware
alsa-firmware 1.0.27-2

Can anybody use a HDSPe AIO on Linux with all available sample rates?
Store alsamixer settings? Does hdspeconf run? Use latency <= 10.7 ms?
Use any latency even => 10.7 ms with getting absolutely no xruns? Use
all ADAT channels?

[root@archlinux rocketmouse]# tuning



# service rtirq status   

  PID CLS RTPRIO  NI PRI %CPU STAT COMMAND  
   36 FF  90   - 130  0.0 Sirq/8-rtc0   
  178 FF  85   - 125  0.0 Sirq/18-snd_hdsp  
  179 FF  80   - 120  0.0 Sirq/20-snd_ice1  
  180 FF  79   - 119  0.0 Sirq/21-snd_ice1  
   75 FF  75   - 115  0.0 Sirq/16-ohci_hcd  
   78 FF  75   - 115  0.0 Sirq/19-ehci_hcd  
   86 FF  74   - 114  0.2 Sirq/17-ohci_hcd  
   91 FF  73   - 113  0.0 Sirq/17-ohci_hcd  
   34 FF  70   - 110  0.0 Sirq/1-i8042  
   24 FF  50   -  90  0.0 Sirq/9-acpi   
   51 FF  50   -  90  0.0 Sirq/42-radeon
   70 FF  50   -  90  0.0 Sirq/14-pata_ati  
   71 FF  50   -  90  0.0 Sirq/15-pata_ati  
   79 FF  50   -  90  0.0 Sirq/22-ahci  
  165 FF  50   -  90  0.0 Sirq/7-parport0   
  460 FF  50   -  90  0.1 Sirq/43-enp3s0
3 FF   1   -  41  0.1 Sksoftirqd/0  
   13 FF   1   -  41  0.1 Sksoftirqd/1  

# grep 18: /proc/interrupts
 18:  0  4   IO-APIC-fasteoi   snd_hdspm

Mon May 13 10:31:03 CEST 2013 - 3.8.11-rt8-1-rt - Arch Linux \r (\l)

[root@archlinux rocketmouse]# tuning-rice



# service rtirq status   

  PID CLS RTPRIO  NI PRI %CPU STAT COMMAND  
   36 FF  90   - 130  0.0 Sirq/8-rtc0   
  178 FF  85   - 125  0.0 Sirq/18-snd_hdsp  
   75 FF  75   - 115  0.0 Sirq/16-ohci_hcd  
   78 FF  75   - 115  0.0 Sirq/19-ehci_hcd  
   86 FF  74   - 114  0.2 Sirq/17-ohci_hcd  
   91 FF  73   - 113  0.0 Sirq/17-ohci_hcd  
   34 FF  70   - 110  0.0 Sirq/1-i8042  
   24 FF  50   -  90  0.0 Sirq/9-acpi   
   51 FF  50   -  90  0.0 Sirq/42-radeon
   70 FF  50   -  90  0.0 Sirq/14-pata_ati  
   71 FF  50   -  90  0.0 Sirq/15-pata_ati  
   79 FF  50   -  90  0.0 Sirq/22-ahci  
  165 FF  50   -  90  0.0 Sirq/7-parport0   
  460 FF  50   -  90  0.1 Sirq/43-enp3s0
3 FF   1   -  41  0.1 Sksoftirqd/0  
   13 FF   1   -  41  0.1 Sksoftirqd/1  

# grep 18: /proc/interrupts
 18:  0  4   IO-APIC-fasteoi   snd_hdspm

Mon May 13 10:31:47 CEST 2013 - 3.8.11-rt8-1-rt - Arch Linux \r (\l)

OT: I noticed a thread at LAU about a PCIe card from another vendor,
that was recommended to work with Linux, but it doesn't (or didn't?).
Are there any PCIe cards available in the price range and audio quality
of the HDSPe AIO, that are DEFINITIVELY known as working with Linux?

Regards,
Ralf



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1368435393.1297.41.camel@archlinux



Re: SSD settings for Wheezy

2013-05-13 Thread Julien Groselle
Hi John,

Take a look on this :
https://btrfs.wiki.kernel.org/index.php/FAQ#Is_Btrfs_optimized_for_SSD.3F
By the way, on my laptop, I have just one SSD, and I use btrfs on root with
/tmp and /var/log on tmpfs (RAM) to avoid simultaneous multiples write on
SSD.
I never switch off my laptop, I put it in standby or Hibernate mode... so I
never loss any logs...

For me and my use, it is the best way to take care of my SSD.

PS1 : http://video.linux.com/videos/btrfs-filesystem-status-and-new-features
PS2 : https://www.youtube.com/watch?v=hxWuaozpe2I
PS3 : http://www.mayrhofer.eu.org/ssd-linux-benchmark
PS4 : http://lwn.net/Articles/342892/

Good luck ;)

*JG*


2013/5/12 John Thoe 

> Hello debian-user,
>
> On Wheezy with ext4, do I need to make some specific settings that can
> possibly lengthen the life of my SSD or otherwise improve performance? My
> SSD has TRIM support enabled but I am not sure if I need to have OS support
> for that also..
>
> Any recommended settings?? I tried searching but they are tooo many so I m
> not sure which ones to use or not.
>
> - johnt
>


Re: Debian 7 Wheezy Stable Released

2013-05-13 Thread Helmut Wollmersdorfer




Am 10.05.2013 um 05:20 schrieb Chris Bannister:


On Wed, May 08, 2013 at 09:48:40AM +0200, Helmut Wollmersdorfer wrote:



You can try to install from Windows.

This method is convenient and saves your time (no need to prepare
install media).


You mean from here?
http://goodbye-microsoft.com/



No, I mean

http://www.debian.org/releases/stable/amd64/ch05s01.html.en#boot-win32

Last time I installed from Win was ~5 years ago: Forgot the power  
supply of my notebook at home, and bought a Acer One netbook on my  
travel. The Acer had Win XP installed but no CD drive. And booting  
from Win is more convenient than creating a bootable USB stick.


Helmut Wollmersdorfer


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/9d2cfd3c-44fa-453e-bfad-a83f8ef34...@fixpunkt.de



Re: Wheezy preseed installation installing too many packages

2013-05-13 Thread John Dilley
On 11 May 2013 18:29, Brian  wrote:
> On Sat 11 May 2013 at 16:36:13 +0100, John Dilley wrote:
>
>> On 11 May 2013, at 16:04, Brian  wrote:
>>
>> > Shouldn't the line read
>> >
>> > tasksel tasksel/first multiselect standard ?
>>
>> Ah yes, it should. I'm pretty sure I tried that though before I
>> started trying different options (I've checked an older version in
>> revision control has the correct line), but I'll double check on
>> Monday when I've got access to the box.
>
> I had something of my own to test so put
>
>   tasksel tasksel/first multiselect standard
>   d-i pkgsel/include string gpm mc
>
> in my preseed,cfg. I got what the first line asked for. A full DE was
> not installed.

Yes, that worked. Not sure why it didn't work the first time - maybe
one of the other options I added was needed too.

Thanks,

John

--
John Dilley
17 Woodlark Drive, Cottenham, Cambridgeshire. CB24 8XT
Mobile: 07814 501373  - Telephone: 01954 202097
Email: j...@johndilley.me.uk


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANyuO5-w=kQbFTU+h+AJNA-XVR5hUVowMV-=aal8p9d2d0g...@mail.gmail.com