Re: grub efi does not find windows

2014-02-03 Thread berenger . morel



Le 02.02.2014 23:27, berenger.mo...@neutralite.org a écrit :

Le 02.02.2014 21:46, Tom H a écrit :
On Tue, Jan 28, 2014 at 5:47 AM,   
wrote:

Le 28.01.2014 11:41, berenger.mo...@neutralite.org a écrit :

Sorry for incomplete message. Here is the full message:

At my job, I have a computer on which I can choose the OS so, I 
installed my
lovely debian there (with "some" problems to make it booting 
because of this

damned EFI ) but would prefer to keep windows in dual boot. Windows
partition is still there, but grub does not seems to be able to 
notice it.
I can do all tasks on the Debian system, but I need to retrieve 
some
informations which were configured on windows, and keeping a dual 
boot seems
a not so bad idea anyway, so do someone have any idea about what to 
do to

fix that problem?

Now some technical informations which could give (or not) some 
hints to help

me:
The boot flag was on a NTFS partition sda1, 1GiB large.
Windows itself was on a NTFS partition sda2, more than 300GiB 
large, but I
have resized it through Debian installer to 93GiB ( should be 
enough for a
system which will almost never be used, even if the system's name 
is windows

btw ). After simple resizing, it was still able to work.
There were 2 other partitions, one for windows recovery with NTFS, 
and

another one for HP tools with fat32. I have removed both of them.
I now have a fat32 partition with EFI informations, mount point: 
/boot/efi,

1.86GiB large on sda3, which is bootable.
I have lot of other partitions for Debian: /, /usr, /var, swap, 
/tmp and

/home. Lot of GiB there.
The last partition is a FAT32 that I intend to keep to share data 
between
windows and debian, on sd5, 61GiB large ( very large too, but 
considering

the HD's size... I did not cared a lot about that ).


Have you checked that "/boot/efi/EFI/Microsoft\Boot\bootmgfw.efi"
exists? (It might be "Bootmgfw.efi".)


I'm not at work currently, but I'll take a look tomorrow. However, I
have already looked at what was in /boot and am pretty sure that I
have no file or directory with microsoft or windows in their name (
lowercase, uppercase and all kinds of mixes ). I'll check anew to be
sure anyway.


I only have a debian directory there:

root@...-P07-2:/boot/efi/EFI# ls
debian






Have you tried to switch to "bootmgfw.efi" through your firmware?


Which firmware?

Running "efibootmgr" should display all the values that your 
firmware

knows about and the order in which they classified.


I'll install this tool and check what it gives tomorrow, thanks.


It was already installed, finally. Here is the output of the command:

root@...-P07-2:/boot/efi/EFI# efibootmgr
BootCurrent: 
Timeout: 0 seconds
BootOrder: ,0001,0002,0003,0007,0008,0005,0006
Boot* debian
Boot0001* DTO UEFI USB Floppy/CD
Boot0002* DTO UEFI USB Hard Drive
Boot0003* DTO UEFI ATAPI CD-ROM Drive
Boot0005  DTO Legacy USB Floppy/CD
Boot0006  Hard Drive
Boot0007* IP4 Realtek PCIe GBE Family Controller
Boot0008* IP6 Realtek PCIe GBE Family Controller


No mention of any windows'efi file anywere. I just rechecked on the 
partition that I suspect to have it before my installation ( aka: sda1, 
a 1GB large partition containing a folder named "Boot" at root ) and no 
more luck. Sounds like all informations needed to boot windows lacks 
now... I guess I'll have to try to rebuild them, if possible, or... 
reinstall windows? I doubt I can: the restore files were on a partition 
that I had to delete to be able to create mines ( despite any good 
sense, they used the 4 primary partitions slots, when only one needed to 
be bootable! I wonder how could those people could say they are computer 
scientists, really! And it takes no more time to create secondary 
partition than primary ones... grrr! But at least I know why I will 
never go back to default installations for my personal uses. )...


Any idea?


--
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/6bb6998ad196da2e8dd91b35601fd...@neutralite.org



Re: wheezy + xfce + samsung galaxy S3 android doesn't mount

2014-02-03 Thread Sharon Kimble
On Thu, 30 Jan 2014 14:32:09 -0500
Paul Cartwright  wrote:

> Is there some magic, besides mtpfs to make xfce mount my android
> phone? Thunar doesn't see it, yet I can cd to the mount point and cd
> down to the DCIM... pictures folder in a terminal window,
> now I remember why I changed to MATE before, because it just worked in
> MATE..
> 

I had the exact same problem, now I just plug in my galaxy, leave it a
bit and am able to mount it with nautilus, about the only gnomeic thing
that I do use regularly. I found initially that nautilus, nemo, thunar,
konqueror, spacefm, all saw the galaxy but none of them could mount it,
but pcmanfm could and did. Now nautilus does it quite happily on its
own. 

I have mtpfs installed, along with jmtpfs since yesterday [its only
just arrived in sid, so its still in testing mode to see what it does!]
and also mtp-tools. Still unable to "mount" the galaxy the traditional
way, i.e. plug it in, and it automounts and appears in output of
command "mount" in terminal. Mind you, none of my usb drives automount
either, so it might just be a quirk with my system?

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
my git repo = https://bitbucket.org/boudiccas/dots
Debian testing, Fluxbox 1.3.5, emacs 24.3.50.1
Registered Linux user 561944


signature.asc
Description: PGP signature


Strange networking behavior

2014-02-03 Thread Florian Götz
Hi Debian-Users,

I got a network problem with one of my Debian VMs.
The VM runs on an ESX Host (5.1) with several other VMs (SLES11).

It´s a Debian 6 (can´t upgrade due to errors with the other running
software at the moment) which hosts a Network Management System
(Opsview) based on nagios.

If I disconnect a network switch in another building several other hosts
get unavailable (are not pingable anymore).
If I try to ping these hosts from one of the SLES machines on the same
ESX host they are reachable.
So it isn´t a failure in ESX Network Configuration etc.

It takes about an hour before the hosts get back to state "pingable" on
the Debian machine.
So for any reason the debian host can´t get to these hosts, but after a
sort of random amount of time everything is fine again.

Anyone got a hint where to search for a solution to that?


Best regards
Florian Götz



-- 
Mit freundlichen Grüßen
Florian Götz


-

Dipl.-Inf. (FH) Florian Götz
Rechenzentrum Hochschule Mannheim
Paul-Wittsack-Straße 10
68163 Mannheim
Tel: 0621/292-6232

EMail: f.go...@hs-mannheim.de
Internet: http://www.rz.hs-mannheim.de

-




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Rick Thomas

On Feb 1, 2014, at 12:42 PM, Lauge Andersen  wrote:

> Hi. 
> I intend to install Linux Mint Debian and give up on the Ubuntu based 
> distros. However when I go through the installer, I get to the point where 
> I'm supposed to choose the size of the different partitions, but can anyone 
> tell me how big should the swap partition be?
> 
> I've read online that the size of the swap partition should be determined by 
> the memory.
> I've therefore copypasted from my terminal below:
> 
> free -m
>  total   used   free sharedbuffers cached
> Mem:  7871   1546   6325  0 38491
> -/+ buffers/cache:   1015   6855
> Swap:12011  0  12011
> 
> I'm currently using Lubuntu, it got an applicantion in the menu called 
> "discs" and it shows that I currently got a swap partition on 8,5 GB. Will it 
> therefore be correct just to choose to make the swap partition in Linux Mint 
> Debian 8,5 GB as well? 
> Can I assume that the swap partition size the installer of an Ubuntu based 
> distro automatically chose is the best size for a partition for Debian based 
> distro as well? (I just chose the default installation when installing 
> Lubuntu as well as other Ubuntu based distros, and therefore didn't have to 
> chose the size of the partition manually)
> 
> I guess this probably is a really stupid question, but since I'm fairly new 
> to Linux, and some of the info I found online regarding this question was 
> fairly confusing, I hope you can bear with me. And in case you notice quite 
> some misspellings, I might as well add that English is not my native tongue :)
> 
> Any way thanks a lot for the help in advance,
> Cheers.

There are lots of theories about how big to make your swap partition (or 
partitions -- you can have more than one)  Some people say two times the size 
of RAM but most don't give any reason why that particular multiplier.  There is 
logic for having at least as much swap as you have RAM (in other words, a 
multiplier of 1.0) because, when the system panics, it may want to make a copy 
of RAM to the swap space for later analysis.  This logic makes most sense if 
you're in a development shop where analyzing core dumps is a common practice; 
most folks aren't in that situation.

For modern machines, it's possible (and even common) to have enough RAM that 
you never need to swap at all, so a multiplier of zero is reasonable.

But there are uses for swap space that have nothing to do with swapping 
programs in and out of memory:  For example, if you decide to put /tmp in a 
ramdisk, you may want to allocate a swap partition that's much larger than your 
RAM as backup in case somebody needs *lots* of space in /tmp.  This will allow 
the system to use RAM for /tmp when the demand is light, and back-up to swap 
disk when demand is heavy.

So the definitive answer is, "It depends".  Your expected usage will determine 
how much swap space you need.

My personal rule of thumb is, "Start with twice your RAM and adjust from there 
depending on experience."

Does that help?

Rick

--
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/049fb195-672e-408d-9621-23067ed91...@pobox.com



Re: Recovering data from an ext4 on LVM

2014-02-03 Thread Nuno Magalhães
On Sun, Feb 2, 2014 at 3:38 PM, Ralf Mardorf  wrote:
> Search for a live media including ext4magic. Keep in mind to mount read
> only.

I've been either trying to recover unmounted; or mounting readonly, yes.
Not much success in finding a recovery distro with ext4magic, maybe
there'll be other tools in them.

I believe the thousands of multiply-claimed blocks fsck complains
about may be responsible for the awkward results photorec is
producing: hundreds of 1KB text files, which are mostly bits of whole
files, some incremental. Either that of LVM's PEs, i'm no expert.

And i believe what caused this was abusing the filesystem. The vm
which mounted the partition was set do destroy on host shutdown. The
partition wasn't marked for checking by fsck on boot and all dmesg
does is produce warnings, nothing that would stop the boot process. I
didn't re/boot the host that often but i did a few times - more than
enough to corrupt the filesystem over and over again (although that
would mostly "just" affect the FAT and not the files themselves?).

So i guess i should be happy with whichever crums photorec produces.

Cheers,
Nuno

-- 
"On the internet, nobody knows you're a dog."


-- 
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/CADqA9ua6AYrOy-s1LDEO=n7ypA=xedf-cdav32dnkhhknkz...@mail.gmail.com



RE: http.debian.net hash sum mismatch

2014-02-03 Thread Mark Allums
> Has anybody else experienced problems over the last couple of days?
> Or is there a local fix I can apply?

I too have had this issue for a couple of days now.

Mark



-- 
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/006901cf20d1$9115$b33f$@allums.com



Re: Strange networking behavior

2014-02-03 Thread Nuno Magalhães
On Mon, Feb 3, 2014 at 8:56 AM, Florian Götz  wrote:
> Anyone got a hint where to search for a solution to that?

Not an expert, but, does the machine have more than one NIC? If so,
have you tried ping -i? Or other services in the unpingable machines?
What about the reverse way?

HTH


--
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/CADqA9uY-6DMc+OZVnzfFVTrTtEOtLf3=q53wrftz9w_2yfg...@mail.gmail.com



Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Nuno Magalhães
On Mon, Feb 3, 2014 at 10:38 AM, Rick Thomas  wrote:
> There is logic for having at least as much swap as you have RAM (in other 
> words, a multiplier of 1.0) because, when the system panics, it may want to 
> make a copy of RAM to the swap space for later analysis.

Or if the system is a laptop and you want to hibernate.


-- 
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/CADqA9uZQT+rSTedG=ea3e5covpjfg-yqbwwi+5+j5dngq-e...@mail.gmail.com



Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Chen Wei
On Mon, Feb 03, 2014 at 02:38:16AM -0800, Rick Thomas wrote:
> For example, if you decide to put /tmp in a ramdisk, you may want to
> allocate a swap partition that's much larger than your RAM as backup
> in case somebody needs *lots* of space in /tmp.

+1 for the /tmp example.

> My personal rule of thumb is, "Start with twice your RAM and adjust
> from there depending on experience."

How about use a swapfile? Given the large RAM today, allocate dozens
gigabytes of swap partition that rarely used seems a waste. Besides, it
is easier to change the size of a swapfile than size of a swap
partition.





-- 
Chen Wei


-- 
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/20140203115044.GN25217@localhost



Testing: Warning messages from su within cron

2014-02-03 Thread Stephan Seitz

Hi!

I’m using Testing. For some time I’m getting warning messages from 
scripts started via cron, e.g.:


/etc/cron.daily/popularity-contest:
su: No module specific data is present
/etc/cron.daily/spamassassin:
su: No module specific data is present
su: No module specific data is present
su: No module specific data is present

Any idea what this could be? Those are the original debian scripts.

Shade and sweet water!

Stephan

--
| Stephan Seitz  E-Mail: s...@fsing.rootsland.net |
| Public Keys: http://fsing.rootsland.net/~stse/keys.html |


smime.p7s
Description: S/MIME cryptographic signature


Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Scott Ferguson
On 03/02/14 22:50, Chen Wei wrote:
> On Mon, Feb 03, 2014 at 02:38:16AM -0800, Rick Thomas wrote:
>> For example, if you decide to put /tmp in a ramdisk, you may want to
>> allocate a swap partition that's much larger than your RAM as backup
>> in case somebody needs *lots* of space in /tmp.
> 
> +1 for the /tmp example.
> 
>> My personal rule of thumb is, "Start with twice your RAM and adjust
>> from there depending on experience."
> 
> How about use a swapfile? 

Good idea. As long as the swap file is not sparse.




Kind regards


-- 
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/52ef8587.9080...@gmail.com



Re: Testing: Warning messages from su within cron

2014-02-03 Thread Scott Ferguson
On 03/02/14 22:55, Stephan Seitz wrote:
> Hi!
> 
> I’m using Testing. For some time I’m getting warning messages from
> scripts started via cron, e.g.:
> 
> /etc/cron.daily/popularity-contest:
> su: No module specific data is present
> /etc/cron.daily/spamassassin:
> su: No module specific data is present
> su: No module specific data is present
> su: No module specific data is present
> 
> Any idea what this could be? Those are the original debian scripts.
> 
> Shade and sweet water!
> 
> Stephan
> 


I've only seen that error once and it was related to pam (though it is
probably also related to other things).


I couldn't find anything in my notes, but I did turn up this (in a
search engine). Is it related/helpful?

http://debian.2.n7.nabble.com/Bug-736642-schroot-PAM-error-No-module-specific-data-is-present-td3161399.html


Kind regards


-- 
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/52ef876c.70...@gmail.com



Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Nuno Magalhães
On Mon, Feb 3, 2014 at 11:50 AM, Chen Wei  wrote:
> Besides, it
> is easier to change the size of a swapfile than size of a swap
> partition.

How about with LVM?

-- 
"On the internet, nobody knows you're a dog."


-- 
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/CADqA9uZxdpa_=kp_CYKdfgbp1EzJ+VUV_i1npo0=Rs0O=+k...@mail.gmail.com



Re: Kernel panics after wheezy upgrade (but blaming hardware)

2014-02-03 Thread Chen Wei
On Sun, Feb 02, 2014 at 02:23:38PM -0700, Rick Macdonald wrote:
> read-only without rebooting. I was seeing journal errors (ext3
> filesystem). Then I saw a BIOS message saying a hard drive failure
> was imminent.
> 

Had a hard drive with many bad blocks on it, and run debian(Woody IIRC)
on it as small home NAT/Print server after try isolate the bad blocks to
another partition. Despite the unreliable disk, it only reboot itself
every several weeks, as for kernel panic, I don't remember it clearly.
I guess with disk error, any problems is possible.


> (Antec Earthwatts 430W EA-430D). The machine is an HP Pavillion
> MutilMedia TV PC, so there's an Hauppage TV tuner card installed. I

Could there be some kind of hardware conflict? IRQ or DMA? How about
move the TV card to another slot?




-- 
Chen Wei


-- 
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/20140203123256.GO25217@localhost



Re: Strange networking behavior

2014-02-03 Thread Florian Götz
VM has one eth interface (one virtual GBit NIC).
I tried ssh to the unpingable device, but got no reaction.

The reverse way (ping from device to Debian VM) doesn´t work either.

It´s like the complete path between the two devices is blocked.


Best regards
Florian Götz



Mit freundlichen Grüßen
Florian Götz


-

Dipl.-Inf. (FH) Florian Götz
Rechenzentrum Hochschule Mannheim
Paul-Wittsack-Straße 10
68163 Mannheim
Tel: 0621/292-6232

EMail: f.go...@hs-mannheim.de
Internet: http://www.rz.hs-mannheim.de

-

Am 03.02.2014 12:41, schrieb Nuno Magalhães:
> On Mon, Feb 3, 2014 at 8:56 AM, Florian Götz  wrote:
>> Anyone got a hint where to search for a solution to that?
> Not an expert, but, does the machine have more than one NIC? If so,
> have you tried ping -i? Or other services in the unpingable machines?
> What about the reverse way?
>
> HTH
>
>




smime.p7s
Description: S/MIME Cryptographic Signature


Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Chen Wei
On Mon, Feb 03, 2014 at 11:03:19PM +1100, Scott Ferguson wrote:
> As long as the swap file is not sparse.
> 

Tried *fallocate* to create swapfile then swapon report error, something
like:

swapon: /path2swapfile : swapon failed: Invalid argument

Only figured it out several cups of tea and google-fu later that it was
indeed a sparse problem. Strangely enough the partition is newly created,
formated as xfs, and has over 300G free space on it. dd is the solution.



-- 
Chen Wei


-- 
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/20140203124839.GP25217@localhost



Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Scott Ferguson
On 03/02/14 23:48, Chen Wei wrote:
> On Mon, Feb 03, 2014 at 11:03:19PM +1100, Scott Ferguson wrote:
>> As long as the swap file is not sparse.
>>
> 
> Tried *fallocate* to create swapfile then swapon report error, something
> like:
> 
> swapon: /path2swapfile : swapon failed: Invalid argument
> fallocate -l 512M /swapfile
> Only figured it out several cups of tea and google-fu later that it was
> indeed a sparse problem. Strangely enough the partition is newly created,
> formated as xfs, and has over 300G free space on it. 


> dd is the solution.


fallocate is faster.

e.g.:-
xfs_fsr followed by
fallocate -l 1G /pathwswapfile

(don't take that as gospel, I rarely use xfs).


don't forget to chmod 600


Kind regards



-- 
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/52ef93a5.7030...@gmail.com



Re: Question regarding swap partition when installing Linux Mint Debian.

2014-02-03 Thread Gilles Mocellin

Le 03/02/2014 12:50, Chen Wei a écrit :

On Mon, Feb 03, 2014 at 02:38:16AM -0800, Rick Thomas wrote:

For example, if you decide to put /tmp in a ramdisk, you may want to
allocate a swap partition that's much larger than your RAM as backup
in case somebody needs *lots* of space in /tmp.

+1 for the /tmp example.


My personal rule of thumb is, "Start with twice your RAM and adjust
from there depending on experience."

How about use a swapfile? Given the large RAM today, allocate dozens
gigabytes of swap partition that rarely used seems a waste. Besides, it
is easier to change the size of a swapfile than size of a swap
partition.


You can automate the management of a swap file with swapspace :

Description : dynamic swap space manager
 Small, stable system add-on that continuously and automatically adapts 
available virtual memory space to your actual memory needs. Claims disk 
space for use as
 swap space when needed; frees it up for use by the filesystem when not 
needed.

Site : http://pqxx.org/development/swapspace

With 8 or even now 16GB of RAM, I reallly don't need swap. Most of the time.


--
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/52ef9443.4040...@nuagelibre.org



Re: Strange networking behavior

2014-02-03 Thread Karl E. Jorgensen
Hi

On Mon, Feb 03, 2014 at 09:56:24AM +0100, Florian Götz wrote:
> Hi Debian-Users,
> 
> I got a network problem with one of my Debian VMs.
> The VM runs on an ESX Host (5.1) with several other VMs (SLES11).
> 
> It´s a Debian 6 (can´t upgrade due to errors with the other running
> software at the moment) which hosts a Network Management System
> (Opsview) based on nagios.

Oh well. For this problem I suspect that the debian version is
irrelevant.

> If I disconnect a network switch in another building several other hosts
> get unavailable (are not pingable anymore).

So the "other hosts" I assume are on a "remote" subnet (from the
debian box's point-of-view).

> If I try to ping these hosts from one of the SLES machines on the same
> ESX host they are reachable.

The SLES hosts: are they on the same subnet as the debian box?

Try traceroute - two runs from the "other hosts":
- one towards one of the SLES machines
- one towards the debian box

and check for differences in the output. Assuming that the SLES
machines are on the same subnet as the debian box, the route should be
the same. The interesting point is where they differ...

> So it isn´t a failure in ESX Network Configuration etc.

Possibly. If the debian box is on the same subnet (same vlan & ip
range), then yes: This would most likely exclude the esx network side
of things.  If the debian box is on a different subnet, then this is
still an open question.
 
> It takes about an hour before the hosts get back to state "pingable" on
> the Debian machine.

a whole hour!? That is way too long for spanning tree to settle
down. So spanning tree/routing can probably be eliminated as suspects.

A hunch: Do you have a duplicate IP address on subnet where the debian
box lives?  These can be hairy to debug... (but 1 hour is a lot even
for this type of problem).

The only reliable way I have found is to take the suspect box down,
and see whether the IP address still responds to ARP requests
(obviously from the same local subnet). If it does, then you can use
the MAC address to track down the other box with that IP address.

Alternatively, try ping/arping it from neighbouring hosts (=same
subnet) and check they all get the same MAC address for the debian
box? (this is pretty much pot luck and probably depends on the switch
behaviour).

> So for any reason the debian host can´t get to these hosts, but after a
> sort of random amount of time everything is fine again.

"Randomness" points towards cache of some sort... Somewhere.
Hopefully traceroute can point in the right direction.

> 
> Anyone got a hint where to search for a solution to that?
> 
> 
> Best regards
> Florian Götz
> 
> 
> 
> -- 
> Mit freundlichen Grüßen
> Florian Götz
> 
> 
> -
> 
> Dipl.-Inf. (FH) Florian Götz
> Rechenzentrum Hochschule Mannheim
> Paul-Wittsack-Straße 10
> 68163 Mannheim
> Tel: 0621/292-6232
> 
> EMail: f.go...@hs-mannheim.de
> Internet: http://www.rz.hs-mannheim.de
> 
> -
> 
> 



-- 
Karl E. Jorgensen


-- 
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/20140203131626.GA23592@hawking



Re: http.debian.net hash sum mismatch

2014-02-03 Thread Robin
> I too have had this issue for a couple of days now.
>
> Mark
>
>

I've emailed Raphael

-- 
rob


-- 
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/CAOZWb-p-MFahSMxY5dSQJM6QWer_bq+=kwaNym=xfwjfrqu...@mail.gmail.com



getmail FAIL - lost email

2014-02-03 Thread Celejar
Hi,

I run getmail4 with a cli configuration to check and download mail from
a bunch of POP accounts, like so:

/usr/bin/getmail -d -r pop1 -r pop2 -r pop3 ...

The mail is delivered to an mbox (mboxrd) mailbox, in
usr/spool/mail/username

Every now and then, something goes wrong (I have no idea what), and the
mbox file ends up corrupted: the corruption pattern I have seen is a
bunch of null characters preceding the actual mails. [Deleting the
trailing nulls seems to uncorrupt the file.]

On a recent getmail run, for example, all of pop1 was downloaded and
delivered fine, the first 7 of 10 messages of pop2 were also, and I then
had several dozen of the following errors (i.e., on the following
several dozen messages, across a bunch of POP accounts):

Delivery error (mboxrd delivery 17212 error (127, mbox delivery process
failed (not an mboxrd file (/var/spool/mail/username msg  8/10 (6694
bytes), delivery error (mboxrd delivery 17212 error (127, mbox delivery
process failed (not an mboxrd file (/var/spool/mail/username

AFAICTL, all those mails were just lost (!)

Is there anything I can do to recover them? getmail is set to delete
messages on the server after successful retrieval, and it's apparently
doing so here, *even though the delivery is failing*!

This behavior is surely unacceptable. Is there a way to tell getmail to
wait to delete until successful delivery? How about a way to tell
getmail to abort if the mailbox is corrupt? What causes this corruption
(this is a laptop, no power failure or disk corruption AFAIK, etc.)?
How to prevent it? Is there a better MRA / MDA the list recommends? Has
anyone seen this sort of thing with either getmail or other MRAs / MDAs?

Sorry for the breathless rant, but losing, apparently permanently,
several dozen mails is just completely unacceptable.

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/20140203093413.bd2883c01a7ae8f6926f8...@gmail.com



Re: A persistent name for a sound device.

2014-02-03 Thread Alan Greenberger
On 2014-02-03, pe...@easthope.ca  wrote:
> I'm interested to make a persistent name for a sound device. 
> The output of "udevadm info -a -p $(udevadm info -q path -n /dev/... )" 
> follows. 
> What exactly is meant by the last sentence of the introductory paragraph? 
> Must the first match occur in the first stanza of the info?  Does "one single 
> parent device" allow the direct parent only?  Can the attributes belong to 
> the 
> grandparent or great-grandparent?
>
> This is one rule I've tried.  
> SUBSYSTEM=="sound", ATTRS{idVendor}=="0d8c", ATTRS{idProduct}=="0008", 
> SYMLINK+="USBspeakers"
> None of my rules have yielded a SYMLINK.
>
> Thanks for any ideas, ... Peter E.

As an alternative to udev, you may already have a persistent name.  When
I plug in a Logitech C170 webcam, /proc/asound/cards shows:
 0 [SB ]: HDA-Intel - HDA ATI SB
  HDA ATI SB at 0xfbdf4000 irq 16
 1 [HDMI   ]: HDA-Intel - HDA ATI HDMI
  HDA ATI HDMI at 0xfbeec000 irq 44
 2 [C170   ]: USB-Audio - Webcam C170
  Webcam C170 at usb-:00:13.2-4, high speed

Then I can record with the webcam microphone by:
arecord -f S16_LE -D hw:C170 filename
So take a look at /proc/asound/cards .


-- 
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/slrnleva82.3al.alanjg@archduke.router



Re: Wireless AP setup: RTL8188CUS

2014-02-03 Thread Csanyi Pal
Csanyi Pal  writes:

> Scott Ferguson  writes:
>
>> On 02/02/14 09:14, Csanyi Pal wrote:
>>> Scott Ferguson  writes:
>>> 
 On 01/02/14 21:57, Csanyi Pal wrote:
> Scott Ferguson  writes:
>
>> On 31/01/14 04:53, Csanyi Pal wrote:
>>>
>>> I just bought an USB dongle nano Netis WF-2120 adapter.
>>> I want to set it up on my headless Debian Wheezy server as a Wireless
>>> Access Point. 
>>>
 
>>>
>>> However, I can't find the installed driver, and I don't know how can I
>>> load it as a kernel module? 
>>
>> Had you read this wiki page about that chipset?
>> https://wiki.debian.org/rtl819x
>
> Yes, I had. There I found that that my USB Wifi adapter is supported:
>
> when I plug in the WiFi usb adapter, lsusb shows the following:
> Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS
> 802.11n WLAN Adapter
>
> and on the webpage https://wiki.debian.org/rtl819x there is this davice
> listed:
>
> USB: 0BDA:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN
> Adapter 
>
> On the web page: https://wiki.debian.org/rtl819x there I found the
> following information:
>
> rtl8192cu (supported devices)
>
>  Supports USB devices based on the RTL8188CUS and RTL8192CU chips.
>
>  Introduced in Linux 2.6.39, enabled at 
>  linux-2.6  2.6.39~rc7-1~experimental.1. 
>
> So now what should I do to get this USB Wifi adapter works?
>>> 
 Did you install the matching headers? 
>>> 
>>> I did install the linux-headers-2.6-powerpc.
>>> 
 Do you get a match on the chipset series when greping through the
 likely modules after piping through string? 
>>> 
>>> When I run 'make menuconfig' in the kernel source directory, I found the
>>> Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter
>>> module
>>> 
>>> in the 
>>> 
>>> Linux/powerpc 2.6.39.4-4 Kernel Configuration / \
>>>  Device Drivers / Network device support / Wireless LAN 
>>> 
>>> In menuconfig I saved the setup in to .config file.
>>> 
>>> But when I run after 'make menuconfig' the 'make' command, I get
>>> error message: 
>>> 
>>> arch/powerpc/kernel/align.c: In function ‘fix_alignment’:
>>> arch/powerpc/kernel/align.c:704:33: error: variable ‘instruction’ set
>>> but not used [-Werror=unused-but-set-variable]
>>> cc1: all warnings being treated as errors
>>> make[1]: *** [arch/powerpc/kernel/align.o] Error 1
>>> make: *** [arch/powerpc/kernel] Error 2
>>> 
>>> What could be the problem here?
>>
>> Sorry (again). But I don't have clue.
>> I can tell you how to suppress the warning (--disable-werror):-
>> http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
>>
>> but not how to fix the problem that generates it.
>
> I'm trying to fix this problem with installing gcc-4.4 on my Debian
> Wheezy system.
>
> Now when I have installed the gcc-4.4, I made a symbolic link:
> ls -l /usr/bin/gcc
> lrwxrwxrwx 1 root root 16 febr   2 06:34 /usr/bin/gcc -> /usr/bin/gcc-4.4
>
> The gcc symbolic link are linked before this to the /usr/bin/gcc-4.6.
>
> Now I'm running the 'make' command in the kernel source file with the
> .config setup file. Sofar it is successfull, but it is ongoing yet. I'm
> waiting the make command to terminate successfull.

It's done ( after 8 houers ):

sudo dpkg -i bubba3-kernel-headers-powerpc_2.6.39.4-13_powerpc.deb
bubba3-kernel_2.6.39.4-13_powerpc.deb
(Adatbázis olvasása ... 76193 files and directories currently
installed.)
bubba3-kernel-headers-powerpc 1:2.6.39.4-13 cseréjének előkészítése (e
csomaggal: bubba3-kernel-headers-powerpc_2.6.39.4-13_powerpc.deb) ...
Csere kicsomagolása: bubba3-kernel-headers-powerpc ...
Selecting previously unselected package bubba3-kernel.
dpkg: considering removing bubba-kernel in favour of bubba3-kernel ...
dpkg: yes, will remove bubba-kernel in favour of bubba3-kernel
Kicsomagolás: bubba3-kernel innen: bubba3-kernel_2.6.39.4-13_powerpc.deb
...
Beállítás: bubba3-kernel-headers-powerpc (1:2.6.39.4-13) ...
Beállítás: bubba3-kernel (1:2.6.39.4-13) ...
WARNING: could not open /lib/modules/2.6.39.4-13/modules.builtin: No
such file or directory

Well, about this WARNING at the end: is this serious?

Should I reboot my Bubba box now safely?

-- 
Regards from Pal


-- 
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/87sis0ci12@gmail.com



Re: Wireless AP setup: RTL8188CUS

2014-02-03 Thread Csanyi Pal
Csanyi Pal  writes:

> Csanyi Pal  writes:
>
>> Scott Ferguson  writes:
>>
>>> On 02/02/14 09:14, Csanyi Pal wrote:
 Scott Ferguson  writes:
 
> On 01/02/14 21:57, Csanyi Pal wrote:
>> Scott Ferguson  writes:
>>
>>> On 31/01/14 04:53, Csanyi Pal wrote:

 I just bought an USB dongle nano Netis WF-2120 adapter.
 I want to set it up on my headless Debian Wheezy server as a Wireless
 Access Point. 

> 

 However, I can't find the installed driver, and I don't know how can I
 load it as a kernel module? 
>>>
>>> Had you read this wiki page about that chipset?
>>> https://wiki.debian.org/rtl819x
>>
>> Yes, I had. There I found that that my USB Wifi adapter is supported:
>>
>> when I plug in the WiFi usb adapter, lsusb shows the following:
>> Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS
>> 802.11n WLAN Adapter
>>
>> and on the webpage https://wiki.debian.org/rtl819x there is this davice
>> listed:
>>
>> USB: 0BDA:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN
>> Adapter 
>>
>> On the web page: https://wiki.debian.org/rtl819x there I found the
>> following information:
>>
>> rtl8192cu (supported devices)
>>
>>  Supports USB devices based on the RTL8188CUS and RTL8192CU chips.
>>
>>  Introduced in Linux 2.6.39, enabled at 
>>  linux-2.6  2.6.39~rc7-1~experimental.1. 
>>
>> So now what should I do to get this USB Wifi adapter works?
 
> Did you install the matching headers? 
 
 I did install the linux-headers-2.6-powerpc.
 
> Do you get a match on the chipset series when greping through the
> likely modules after piping through string? 
 
 When I run 'make menuconfig' in the kernel source directory, I found the
 Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter
 module
 
 in the 
 
 Linux/powerpc 2.6.39.4-4 Kernel Configuration / \
  Device Drivers / Network device support / Wireless LAN 
 
 In menuconfig I saved the setup in to .config file.
 
 But when I run after 'make menuconfig' the 'make' command, I get
 error message: 
 
 arch/powerpc/kernel/align.c: In function ‘fix_alignment’:
 arch/powerpc/kernel/align.c:704:33: error: variable ‘instruction’ set
 but not used [-Werror=unused-but-set-variable]
 cc1: all warnings being treated as errors
 make[1]: *** [arch/powerpc/kernel/align.o] Error 1
 make: *** [arch/powerpc/kernel] Error 2
 
 What could be the problem here?
>>>
>>> Sorry (again). But I don't have clue.
>>> I can tell you how to suppress the warning (--disable-werror):-
>>> http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
>>>
>>> but not how to fix the problem that generates it.
>>
>> I'm trying to fix this problem with installing gcc-4.4 on my Debian
>> Wheezy system.
>>
>> Now when I have installed the gcc-4.4, I made a symbolic link:
>> ls -l /usr/bin/gcc
>> lrwxrwxrwx 1 root root 16 febr   2 06:34 /usr/bin/gcc -> /usr/bin/gcc-4.4
>>
>> The gcc symbolic link are linked before this to the /usr/bin/gcc-4.6.
>>
>> Now I'm running the 'make' command in the kernel source file with the
>> .config setup file. Sofar it is successfull, but it is ongoing yet. I'm
>> waiting the make command to terminate successfull.
>
> It's done ( after 8 houers ):
>
> sudo dpkg -i bubba3-kernel-headers-powerpc_2.6.39.4-13_powerpc.deb
> bubba3-kernel_2.6.39.4-13_powerpc.deb
> (Adatbázis olvasása ... 76193 files and directories currently
> installed.)
> bubba3-kernel-headers-powerpc 1:2.6.39.4-13 cseréjének előkészítése (e
> csomaggal: bubba3-kernel-headers-powerpc_2.6.39.4-13_powerpc.deb) ...
> Csere kicsomagolása: bubba3-kernel-headers-powerpc ...
> Selecting previously unselected package bubba3-kernel.
> dpkg: considering removing bubba-kernel in favour of bubba3-kernel ...
> dpkg: yes, will remove bubba-kernel in favour of bubba3-kernel
> Kicsomagolás: bubba3-kernel innen: bubba3-kernel_2.6.39.4-13_powerpc.deb
> ...
> Beállítás: bubba3-kernel-headers-powerpc (1:2.6.39.4-13) ...
> Beállítás: bubba3-kernel (1:2.6.39.4-13) ...
> WARNING: could not open /lib/modules/2.6.39.4-13/modules.builtin: No
> such file or directory
>
> Well, about this WARNING at the end: is this serious?
>
> Should I reboot my Bubba box now safely?

I did the followings.

1.
dget -xu \
http://b3.update.excito.org/pool/main/l/linux/linux_2.6.39.4-13.dsc

2.
cd linux-2.6.39.4/

3.
make menuconfig

4.
Load the default excito configuration: From the menu, select Load an
Alternate Configuration File and enter the following path: 
arch/powerpc/configs/bubbatwo_defconfig

5.
I customize the kernel so I included the rtl8192cu driver as a Module.
The resulting configuration are placed in 
arch/powerpc/configs/bubbatwo_defconfig

6.
dpkg-buildpackage -us -uc -b -apowerpc

7.
I get the resulting two p

Re(2): A persistent name for a sound device.

2014-02-03 Thread peter
*   From: Scott Ferguson 
> KERNEL=="controlC3", ATTRS{idProduct}=="0008", ATTRS{id}=="Device",
> ATTRS{product}=="C-Media USB Audio Device   ", SYMLINK+="USBspeakers"
> GROUP=="sound"

Here ATTRS{idProduct} and ATTRS{product} are in the same node and 
you just said "one value per parent device".  <*)))-{

> It might help if you posted the full path of the udev rule in case that
> (it's name and location) is a problem.

Turns out that this works.

peter@dalton:~$ tail --lines=4 /etc/udev/rules.d/10-local.rules
# The USB audio adapter connected to the speakers.
#KERNEL=="controlC3", SUBSYSTEMS=="sound", SUBSYSTEMS=="usb", \
KERNEL=="controlC3", \
ATTRS{idProduct}=="0008", SYMLINK+="USBspeakers", GROUP="sound"

It fails when 'SUBSYSTEMS=="sound", SUBSYSTEMS=="usb"' is included,   
whereas I expected the matching to be a little more efficient.  

> I thought the man page was the best guide, ...

"If multiple
keys that match a parent device are specified in a single rule, all
these keys must match at one and the same parent device."

So according to the manual, multiple keys on one device are OK. 
But definitely room for improvement on this topic of matching.

> http://www.reactivated.net/writing_udev_rules.html

It explains about matching multiple keys on one device?

In any case, one solution is enough and simpler is better.

Thanks for the help,   ... Peter E.




-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +1 360 639 0202  http://carnot.yi.org/ 
 New address Bcc: peter at easthope. ca 


-- 
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/E1WALWU-00028N-Ve@dalton.invalid



Re: Any reason not to run amd64 these days?

2014-02-03 Thread yaro
On Sunday, February 02, 2014 01:58:54 PM Rick Macdonald wrote:
> I've been running 32bit Debian since release 0.93, before buzz was
> released. I've been through a few PCs over these 20 years, and now my
> latest one is dying on me (HP Dual core Pentium D, 4GB RAM).
>

Sorry to see your dual core is dying. I like running quad cores today, makes 
compiling stuff from source speedier. 
 
> I'd like to take a step up and get a machine with more memory (12 or
> 16GB). I've done some searching and it seems these days there are no
> limitations with having access to all Debian packages, especially if one
> uses the multi-arch feature.
> 

Frankly there's still barely any justification to go above the 4 GiB limit. If 
you want lots of memory I'd still suggest saviing money and bumping up to 8 
GiB, but the reality is that even if you're gaming on Windows 4 GiB is still 
plenty. 

> Still, I'd like to ask on the list here. Are there any issues with
> switching to amd64? What about drivers?
> 

No real major issues, no. I've never had problems with drivers (Even binary 
blobs.) in 64-bit, and most Linux distributions have very good multilib 
capability. Though personally I think Debian's multilib support is not as good 
as Archlinux's (Arch simply provides a multilib repository, Debian does 
something weird with forcing architectures in apt and dpkg. Frankly if you 
have a 64-bit machine it's a waste of your machine's potential staying on a 
32-bit operating system even with less than 4 GiB of RAM.

You will, especially on this mailing list, get a lot of people who act like 
running 64-bit if you don't have more than 4 GiB of RAM is some sort of 
apocalyptic disaster, but I've been running on sub-4 GiB 64-bit rigs with 64-
bit Linux since 2007 with absolutely zero issues. even when running 32-bit 
software on 64-bit Linux.

> The new machine will likely be an off-the-shelf HP I7-4470 CPU machine
> with an NVIDIA GeForce card, somewhere between a GT635 and a GTX660.
> 

If you're interested in mac performace (At a little higher cost.) I'd 
definitely recommend a dedicated card and never use integrated graphics. Looks 
like you have some in mind. I use a GT 640 in mine. 

> What about running 32 bit windows and apps in wine or VMWare?
> 

No issues I've ever seen running 32-bit stuff in WINE or VMs on a 64-bit 
processor, again, because of multilib support, chances are when you install 
WINE it'll be a 32-bit version. There are 64-bit versions of WINE but most 
people use 32-bit because most Windows software is still 32-bit.

> Regards,
> Rick


Conrad


-- 
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/1394993.rn4JIBNPGP@twilight



/dev/* and ALSA.

2014-02-03 Thread peter
Now I have /dev/USBspeakers and /dev/USBheadset, and wonder whether 
ALSA can recognize /dev/USBspeakers rather than "SiS7012 AC'97 
Sound Controller" as the default device.

http://wiki.debian.org/ALSA mentions "indexes" and /dev/dsp.
No other /dev mentioned.  ALSA indexes predate udev; correct?

http://www.tldp.org/HOWTO/Alsa-sound-6.html mentions /dev/snd/*.
No mention of making a specific /dev/snd/ the default.

Does anyone have a way of configuring a specific /dev as default?

Thanks again,   ... Peter E.
 
-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +1 360 639 0202  http://carnot.yi.org/ 
 New address Bcc: peter at easthope. ca 


-- 
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/E1WAMe2-0002EW-U5@dalton.invalid



Re: grub efi does not find windows

2014-02-03 Thread Doug

On 02/03/2014 03:28 AM, berenger.mo...@neutralite.org wrote:

/snip/



No mention of any windows'efi file anywere. I just rechecked on the 
partition that I suspect to have it before my installation ( aka: 
sda1, a 1GB large partition containing a folder named "Boot" at root ) 
and no more luck. Sounds like all informations needed to boot windows 
lacks now... I guess I'll have to try to rebuild them, if possible, 
or... reinstall windows? I doubt I can: the restore files were on a 
partition that I had to delete to be able to create mines ( despite 
any good sense, they used the 4 primary partitions slots, when only 
one needed to be bootable! I wonder how could those people could say 
they are computer scientists, really! And it takes no more time to 
create secondary partition than primary ones... grrr! But at least I 
know why I will never go back to default installations for my personal 
uses. )...


Any idea?


You think they're dumb--dumb like a fox! They figure if they used up all 
the partitions, it would keep people from installing another OS on the 
drive!

And maybe, in a few cases, it does!

--doug


--
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/52efe601.30...@optonline.net



Re: Any reason not to run amd64 these days?

2014-02-03 Thread Ralf Mardorf
On Mon, 2014-02-03 at 10:56 -0600, y...@marupa.net wrote:
> You will, especially on this mailing list, get a lot of people who act
> like running 64-bit if you don't have more than 4 GiB of RAM is some
> sort of apocalyptic disaster

I "only" have 4 GiB and I used 64-bit architecture with less than 4 GiB
too. IMO using 64-bit is better than to use 32-bit.



-- 
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/1391458526.812.30.camel@archlinux



Re: /dev/* and ALSA.

2014-02-03 Thread Ralf Mardorf
On Mon, 2014-02-03 at 21:12 +0100, Ralf Mardorf wrote:
> On Mon, 2014-02-03 at 08:45 -0800, pe...@easthope.ca wrote:
> > Now I have /dev/USBspeakers and /dev/USBheadset, and wonder whether 
> > ALSA can recognize /dev/USBspeakers rather than "SiS7012 AC'97 
> > Sound Controller" as the default device.

I don't understand this!

AFAIK you can't use obscure individual names to set up a sound device
order. I'm missing this, since I'm using two Envy24 cards of the same
type as MIDI interfaces and Linux can't automatically restore MIDI
connections for those cards, because it's unable to distinguish the both
cards, even while always the same card gets IRQ 20 and the other always
IRQ 21, but for ALSA both cards have the same name.


-- 
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/1391458936.812.35.camel@archlinux



Re: /dev/* and ALSA.

2014-02-03 Thread Ralf Mardorf
On Mon, 2014-02-03 at 08:45 -0800, pe...@easthope.ca wrote:
> Now I have /dev/USBspeakers and /dev/USBheadset, and wonder whether 
> ALSA can recognize /dev/USBspeakers rather than "SiS7012 AC'97 
> Sound Controller" as the default device.
> 
> http://wiki.debian.org/ALSA mentions "indexes" and /dev/dsp.
> No other /dev mentioned.  ALSA indexes predate udev; correct?
> 
> http://www.tldp.org/HOWTO/Alsa-sound-6.html mentions /dev/snd/*.
> No mention of making a specific /dev/snd/ the default.
> 
> Does anyone have a way of configuring a specific /dev as default?

This is how my Arch's alsa-base.conf looks like:

[rocketmouse@archlinux ~]$ cat /etc/modprobe.d/alsa-base.conf 
# ALSA module ordering
options snd slots=snd_hdspm,snd_ice1712,snd_ice1712

The HDSP is the default device hw:0, the both ICE1712 cards are hw:1 and
hw:2. If I unload the ICE1712 driver and connect USB audio devices those
device anyway will become hw:3, hw:4 etc..

A demonstration:

[rocketmouse@archlinux ~]$ hdspmixer
Card 0: RME AIO S/N 0x579bcc at 0xfddf, irq 18
Card 1: TerraTec EWX24/96 at 0xbf00, irq 20
Card 2: TerraTec EWX24/96 at 0xbb00, irq 21
Card 3: USB Device 0x170b:0x11 at usb-:00:13.0-2, full speed
Card 4: KORG INC. nanoKONTROL at usb-:00:13.3-1, full speed

[rocketmouse@archlinux ~]$ sudo modprobe -r snd_ice1712

[rocketmouse@archlinux ~]$ hdspmixer
Card 0: RME AIO S/N 0x579bcc at 0xfddf, irq 18
Card 3: USB Device 0x170b:0x11 at usb-:00:13.0-2, full speed
Card 4: KORG INC. nanoKONTROL at usb-:00:13.3-1, full speed

Even if I unplug and reconnect an USB device it never will become hw:1
or hw:2.

IOW you need to use

options snd slots=snd_usb_audio

to make an USB device always hw:0. Using this method hw:0 will be
reserved for USB audio, even if no USB audio is connected to the
machine. The index method is obsolet.


-- 
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/1391458342.812.28.camel@archlinux



Re: Strange networking behavior

2014-02-03 Thread Sven Hartge
Karl E. Jorgensen  wrote:
> On Mon, Feb 03, 2014 at 09:56:24AM +0100, Florian Götz wrote:

>> It takes about an hour before the hosts get back to state "pingable"
>> on the Debian machine.

> a whole hour!? That is way too long for spanning tree to settle down.
> So spanning tree/routing can probably be eliminated as suspects.

I have personally seen a quite big STP setup take about 45 minutes to
become stable again, after a remote link had been shutdown.

This happend because the storm of BPDU packages overloaded the
root-bridge causing a re-election of a new root-bridge which triggered
another BPDU storm, overloading the new root-bridge, causing a
re-election of a new-new root-bridge which triggered ...

Reducing this ridiculously large network into more sensible chunks fixed
this problem once and for all.

Grüße,
Sven.

-- 
Sigmentation fault. Core dumped.


-- 
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/aadrh7v5v...@mids.svenhartge.de



Re: /dev/* and ALSA.

2014-02-03 Thread Klaus

On 03/02/14 16:45, pe...@easthope.ca wrote:

Now I have /dev/USBspeakers and /dev/USBheadset, and wonder whether
ALSA can recognize /dev/USBspeakers rather than "SiS7012 AC'97
Sound Controller" as the default device.

http://wiki.debian.org/ALSA mentions "indexes" and /dev/dsp.
No other /dev mentioned.  ALSA indexes predate udev; correct?

http://www.tldp.org/HOWTO/Alsa-sound-6.html mentions /dev/snd/*.
No mention of making a specific /dev/snd/ the default.

Does anyone have a way of configuring a specific /dev as default?

Thanks again,   ... Peter E.


The most comprehensive explanation I found so far is here: 
http://alsa.opensrc.org/MultipleCards


HTH
--
Klaus


--
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/52f0036a.7040...@gmail.com



Re: Strange networking behavior

2014-02-03 Thread Sven Hartge
Florian Götz  wrote:

> I got a network problem with one of my Debian VMs.  The VM runs on an
> ESX Host (5.1) with several other VMs (SLES11).

> It´s a Debian 6 (can´t upgrade due to errors with the other running
> software at the moment) which hosts a Network Management System
> (Opsview) based on nagios.

> If I disconnect a network switch in another building several other
> hosts get unavailable (are not pingable anymore).  If I try to ping
> these hosts from one of the SLES machines on the same ESX host they
> are reachable.  So it isn´t a failure in ESX Network Configuration
> etc.

> It takes about an hour before the hosts get back to state "pingable"
> on the Debian machine.  So for any reason the debian host can´t get to
> these hosts, but after a sort of random amount of time everything is
> fine again.

How are your ESXi connected to your network? Single links from their
network cards to one or more switches or do you use a trunk/etherchannel
to connect them? Do you use normal vSwitches or a Distributed vSwitch in
your ESX servers?

Do you use STP or any variant of it to create redundant failover
datapaths in your network?

Does the situation (not pingable from Debian VM) still happen, after
you shutdown the Debian VM and restart it? Or if you vmotion it to a
different ESX server?

Grüße,
Sven.

-- 
Sigmentation fault. Core dumped.


-- 
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/9adrgsl5v...@mids.svenhartge.de



Re: Any reason not to run amd64 these days?

2014-02-03 Thread Doug

On 02/03/2014 03:15 PM, Ralf Mardorf wrote:

On Mon, 2014-02-03 at 10:56 -0600, y...@marupa.net wrote:

You will, especially on this mailing list, get a lot of people who act
like running 64-bit if you don't have more than 4 GiB of RAM is some
sort of apocalyptic disaster

I "only" have 4 GiB and I used 64-bit architecture with less than 4 GiB
too. IMO using 64-bit is better than to use 32-bit.



Your arguments may be true for Debian, because of their program that 
allows use of 32-bit software on a 64-bit system.
Other distros do not have that ability, and there are some good reasons 
not to use a 64-bit system on something
like PCLOS if that's the only Linux distro you have.  Some software is 
just not available for 64-bit systems, because

of the libraries.

--doug


--
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/52f00e58.2070...@optonline.net



Re: getmail FAIL - lost email

2014-02-03 Thread Mike Kupfer
Celejar wrote:

> Is there a better MRA / MDA the list recommends? Has
> anyone seen this sort of thing with either getmail or other MRAs / MDAs?

FWIW, I've been using fetchmail, with maildrop as the MDA, for several
years.  I'm not aware of any lost mail in that time.

regards,
mike


-- 
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/6433.1391465504@allegro.localdomain



Re: Any reason not to run amd64 these days?

2014-02-03 Thread Slavko
Hi,

Dňa Mon, 03 Feb 2014 16:47:04 -0500 Doug 
napísal:

> Your arguments may be true for Debian, because of their program that 
> allows use of 32-bit software on a 64-bit system.
> Other distros do not have that ability, and there are some good

IMO, this is a Debian users list, no other distros list, then the
arguments are at right point.

BTW i am using amd64 for more than 6-7 years. At start there was some
problems, due missing amd64 version of software or/and software, which
i was not able to compile on amd64 due FTBS. But i don't remember these
problems in last years - and i am using a lot of unofficial (in mean
Debian's) SW.

regards

-- 
Slavko
http://slavino.sk


signature.asc
Description: PGP signature


Re: Any reason not to run amd64 these days?

2014-02-03 Thread Ralf Mardorf
On Mon, 2014-02-03 at 23:12 +0100, Slavko wrote:
> Dňa Mon, 03 Feb 2014 16:47:04 -0500 Doug 
> napísal:
> 
> > Your arguments may be true for Debian, because of their program that 
> > allows use of 32-bit software on a 64-bit system.
> > Other distros do not have that ability, and there are some good
> 
> IMO, this is a Debian users list, no other distros list, then the
> arguments are at right point.
> 
> BTW i am using amd64 for more than 6-7 years. At start there was some
> problems, due missing amd64 version of software or/and software, which
> i was not able to compile on amd64 due FTBS. But i don't remember these
> problems in last years - and i am using a lot of unofficial (in mean
> Debian's) SW.

Proprietary, closed source code software could be available for 64-bit
architecture only.

"The build is 64-bit only!" - http://www.tracktion.com/linux/

I guess sometimes 32-bit and sometimes 64-bit architecture could cause
issues, but most software and it's dependencies likely can be compiled
for both architectures. Assumed a distro shouldn't provide multiarch,
than on a 64-bit system a 32-bit chroot is possible, but I guess it's
not possible to run a 64-bit chroot on 32-bit architecture.





-- 
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/1391468820.812.42.camel@archlinux



MythTV from deb-multimedia setup?

2014-02-03 Thread Jon N
Hi,

I've built a new machine and installed 64bit Debian testing on it.  I
also installed MythTV from the deb-multimedia repository.  My old
computer has been used for MythTV (mostly recording/playback over the
air TV) for years, and I would like to have the new hardware take over
the job soon.  But I ran into a difference between the 2 computers I'm
not sure about.

On the old computer I can run 'mythtv-setup' when logged in as myself,
not the 'mythtv' user.  But on the new computer when I run it as
myself I get asked my country and language 1st, then on the next
screen, Database Configuration 1/2, I get the message "MythTV can not
connect to the Database.  Please verify you database settings below."
As far as I can tell they are correct. I can not get past the next
page (2/2), it sends me back to the country and language selection
again.

I did read the README.Debian file for MythTV and tried running 'sudo
-u mythtv mythtv-setup, but get the message "mythtv-setup: cannot
connect to X server :0.0".  To make matters perhaps a little more
troublesome there seems to be a little trouble with the new computer's
hostname so when I try the suggestion in README.Debian, 'xhost +local'
(as is, or substituting my hostname for 'local') i get a "...bad
hostname..." error message.

So, my main question is, other than just convenience how much
difference does it make to be able to run mythtv-setup as myself
rather that as user 'mythtv'?  Does it not being able for it to access
the database mean that if I run the frontend as myself it also won't
be able to access the database?

Thanks,
Jon


-- 
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/cancvmg3hky9jf-6xmrlnb639wl51nfkpdra8fcxbhqpc3jj...@mail.gmail.com



Re: Any reason not to run amd64 these days?

2014-02-03 Thread Nate Bargmann
I have had a very good experience with Debian amd64 on a Lenovo ThinkPad
T410 for the past year.  The system simply runs cooler and more quiet
with than it did with x86.  I've also installed amd64 on a Lenovo
ThinkCentre desktop with similar results.

I have had no issues with VirtualBox, Firefox (although it was a bit
tricky to find the amd64 build) or Chrome Browser for amd64.  I am now
only running x86 where the hardware won't run amd64.

- Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Ham radio, Linux, bikes, and more: http://www.n0nb.us


-- 
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/20140204001116.gm12...@n0nb.us



todo list software

2014-02-03 Thread Brad Alexander
At the risk of offending someone's tender sensibilities, can anyone
recommend a good todo list software? I run KDE on sid, and
kmail/kontact/etc seem to be in a bit of a mess.

I did a search for todo list on Debian this morning, and a lot of what I
came up with hasn't been developed since 2003 or 2006. I was just wondering
what others here might use.

--b


Re: A persistent name for a sound device.

2014-02-03 Thread Scott Ferguson
On 04/02/14 02:33, pe...@easthope.ca wrote:
> * From: Scott Ferguson  scott.ferguson.debian.u...@gmail.com 
> * Date: Mon, 03 Feb 2014 16:30:49 +1100
>> There are a number of parent devices, don't try and match for more than
>> one value per parent device.
>> ...
>> KERNEL=="controlC3", ATTRS{idVendor}=="0d8c", ATTRS{idProduct}=="0008",
>> SYMLINK+="USBspeakers" GROUP=="sound"
> 
> But idVendor and idProduct are on the same device node.  :-/

Yes. Hence the next sentence.

> 
>> or. same thing(?) without trying for two matches from the same parent,
>> and 'trying' to match particular card output:-
>> KERNEL=="controlC3", ATTRS{idProduct}=="0008", ATTRS{id}=="Device",
>> ATTRS{product}=="C-Media USB Audio Device   ", SYMLINK+="USBspeakers"
>> GROUP=="sound"
> 
> Here ATTRS{idProduct} and ATTRS{product} are in the same node and 
> you just said "one value per parent device".  <*)))-{

My mistake, don't use the idProduct. You simply need to match enough
values to uniquely identify the device. If that can be done with one
value then one value will do.

> 
>> It might help if you posted the full path of the udev rule in case that
>> (it's name and location) is a problem.
> 
> Turns out that this works.
> 
> peter@dalton:~$ tail --lines=4 /etc/udev/rules.d/10-local.rules
> # The USB audio adapter connected to the speakers.
> #KERNEL=="controlC3", SUBSYSTEMS=="sound", SUBSYSTEMS=="usb", \
> KERNEL=="controlC3", \
> ATTRS{idProduct}=="0008", SYMLINK+="USBspeakers", GROUP="sound"
> 
> It fails when 'SUBSYSTEMS=="sound", SUBSYSTEMS=="usb"' is included,   
> whereas I expected the matching to be a little more efficient.  

:)
Trying to match two values for KERNEL will also fail.

> 
>> I thought the man page was the best guide, ...
> 
> "If multiple
> keys that match a parent device are specified in a single rule, all
> these keys must match at one and the same parent device."
> 
> So according to the manual, multiple keys on one device are OK. 

Yes - that's what it says, but in my limited experience that's not the
case. So I usually try and match on the KERNEL or the SUBSYSTEMS, and
enough values about the devie to uniquely match it (that is usually
nodes "closest" to the actual device.

> But definitely room for improvement on this topic of matching.
> 
>> http://www.reactivated.net/writing_udev_rules.html
> 
> It explains about matching multiple keys on one device? 

?  I thought (from memory) he uses values from different nodes.

> 
> In any case, one solution is enough and simpler is better.

Glad it works for you. I was in a hurry last night so didn't dig through
my notes or search for a previous post to this list about creating a
rule for Kindles where I stepped through the process of creating a rule
(might have been more useful). Today is the first day in while where the
temperatures haven't been in the 35 -40C range, where I haven't had to
continually shutdown computers, and my brain if finally beginning to
function(?) again. :/

> 
> Thanks for the help,   ... Peter E.
> 
> 
> 
> 


Kind regards


-- 
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/52f0355a.9070...@gmail.com



Re: Wireless AP setup: RTL8188CUS

2014-02-03 Thread Scott Ferguson
On 04/02/14 02:50, Csanyi Pal wrote:
> Csanyi Pal  writes:
> 
>> Scott Ferguson  writes:
>>
>>> On 02/02/14 09:14, Csanyi Pal wrote:
 Scott Ferguson  writes:

> On 01/02/14 21:57, Csanyi Pal wrote:
>> Scott Ferguson  writes:
>>
>>> On 31/01/14 04:53, Csanyi Pal wrote:

 I just bought an USB dongle nano Netis WF-2120 adapter.
 I want to set it up on my headless Debian Wheezy server as a Wireless
 Access Point. 

> 

 However, I can't find the installed driver, and I don't know how can I
 load it as a kernel module? 
>>>
>>> Had you read this wiki page about that chipset?
>>> https://wiki.debian.org/rtl819x
>>
>> Yes, I had. There I found that that my USB Wifi adapter is supported:
>>
>> when I plug in the WiFi usb adapter, lsusb shows the following:
>> Bus 001 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS
>> 802.11n WLAN Adapter
>>
>> and on the webpage https://wiki.debian.org/rtl819x there is this davice
>> listed:
>>
>> USB: 0BDA:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN
>> Adapter 
>>
>> On the web page: https://wiki.debian.org/rtl819x there I found the
>> following information:
>>
>> rtl8192cu (supported devices)
>>
>>  Supports USB devices based on the RTL8188CUS and RTL8192CU chips.
>>
>>  Introduced in Linux 2.6.39, enabled at 
>>  linux-2.6  2.6.39~rc7-1~experimental.1. 
>>
>> So now what should I do to get this USB Wifi adapter works?

> Did you install the matching headers? 

 I did install the linux-headers-2.6-powerpc.

> Do you get a match on the chipset series when greping through the
> likely modules after piping through string? 

 When I run 'make menuconfig' in the kernel source directory, I found the
 Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter
 module

 in the 

 Linux/powerpc 2.6.39.4-4 Kernel Configuration / \
  Device Drivers / Network device support / Wireless LAN 

 In menuconfig I saved the setup in to .config file.

 But when I run after 'make menuconfig' the 'make' command, I get
 error message: 

 arch/powerpc/kernel/align.c: In function ‘fix_alignment’:
 arch/powerpc/kernel/align.c:704:33: error: variable ‘instruction’ set
 but not used [-Werror=unused-but-set-variable]
 cc1: all warnings being treated as errors
 make[1]: *** [arch/powerpc/kernel/align.o] Error 1
 make: *** [arch/powerpc/kernel] Error 2

 What could be the problem here?
>>>
>>> Sorry (again). But I don't have clue.
>>> I can tell you how to suppress the warning (--disable-werror):-
>>> http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
>>>
>>> but not how to fix the problem that generates it.
>>
>> I'm trying to fix this problem with installing gcc-4.4 on my Debian
>> Wheezy system.
>>
>> Now when I have installed the gcc-4.4, I made a symbolic link:
>> ls -l /usr/bin/gcc
>> lrwxrwxrwx 1 root root 16 febr   2 06:34 /usr/bin/gcc -> /usr/bin/gcc-4.4


export CC=/usr/bin/gcc-4.4 (??)

>>
>> The gcc symbolic link are linked before this to the /usr/bin/gcc-4.6.
>>
>> Now I'm running the 'make' command in the kernel source file with the
>> .config setup file. Sofar it is successfull, but it is ongoing yet. I'm
>> waiting the make command to terminate successfull.
> 
> It's done ( after 8 houers ):
> 
> sudo dpkg -i bubba3-kernel-headers-powerpc_2.6.39.4-13_powerpc.deb
> bubba3-kernel_2.6.39.4-13_powerpc.deb
> (Adatbázis olvasása ... 76193 files and directories currently
> installed.)
> bubba3-kernel-headers-powerpc 1:2.6.39.4-13 cseréjének előkészítése (e
> csomaggal: bubba3-kernel-headers-powerpc_2.6.39.4-13_powerpc.deb) ...
> Csere kicsomagolása: bubba3-kernel-headers-powerpc ...
> Selecting previously unselected package bubba3-kernel.
> dpkg: considering removing bubba-kernel in favour of bubba3-kernel ...
> dpkg: yes, will remove bubba-kernel in favour of bubba3-kernel
> Kicsomagolás: bubba3-kernel innen: bubba3-kernel_2.6.39.4-13_powerpc.deb
> ...
> Beállítás: bubba3-kernel-headers-powerpc (1:2.6.39.4-13) ...
> Beállítás: bubba3-kernel (1:2.6.39.4-13) ...
> WARNING: could not open /lib/modules/2.6.39.4-13/modules.builtin: No
> such file or directory
> 
> Well, about this WARNING at the end: is this serious?

I'm not certain, but it doesn't 'sound' good :/

> 
> Should I reboot my Bubba box now safely?

I'd wait for a suggestion from someone knowledgable on the subject (if
possible). I also don't remove a working kernel until I've tested it's
replacement (the original package might be in /var/cache/apt/archives).


Kind regards
> 


-- 
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/52f0364c.7050...@gmail.com



Re: todo list software

2014-02-03 Thread Go Linux


On Mon, 2/3/14, Brad Alexander  wrote:

 Subject: todo list software
 To: "Debian-user List" 
 Date: Monday, February 3, 2014, 6:17 PM
 
 At the risk of
 offending someone's tender sensibilities, can anyone
 recommend a good todo list software? I run KDE on sid, and
 kmail/kontact/etc seem to be in a bit of a mess.
 
 I did a search for todo list on Debian this morning,
 and a lot of what I came up with hasn't been developed
 since 2003 or 2006. I was just wondering what others here
 might use.
 
 
 --b

---

I am currently trying to work out some kinks in 'taskfer', a script included in 
refracta (Debian respin).  There are two threads discussing it:

http://forums.debian.net/viewtopic.php?f=3&t=58200  (older)

http://refracta.freeforums.org/viewtopic.php?f=4&t=373  (current)

Most of it is over my head but I'm gonna try to sort it out.  
 
 


-- 
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/1391474212.31877.yahoomailba...@web163401.mail.gq1.yahoo.com



Re: todo list software

2014-02-03 Thread Miles Fidelman




On Mon, 2/3/14, Brad Alexander  wrote:

  Subject: todo list software
  To: "Debian-user List" 
  Date: Monday, February 3, 2014, 6:17 PM
  
  At the risk of

  offending someone's tender sensibilities, can anyone
  recommend a good todo list software? I run KDE on sid, and
  kmail/kontact/etc seem to be in a bit of a mess.
  
  I did a search for todo list on Debian this morning,

  and a lot of what I came up with hasn't been developed
  since 2003 or 2006. I was just wondering what others here
  might use.
  


Well, there's always emacs org-mode.  An oldy, but a goody.

Miles Fidelman

--
In theory, there is no difference between theory and practice.
In practice, there is.    Yogi Berra


--
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/52f03a23.1060...@meetinghouse.net



Re: todo list software

2014-02-03 Thread Scott Ferguson
On 04/02/14 11:17, Brad Alexander wrote:
> At the risk of offending someone's tender sensibilities, can anyone
> recommend a good todo list software? I run KDE on sid, and
> kmail/kontact/etc seem to be in a bit of a mess.
> 
> I did a search for todo list on Debian this morning, and a lot of what I
> came up with hasn't been developed since 2003 or 2006. I was just
> wondering what others here might use.
> 
> --b


I use Korganizer as part of Kontact, that and Activities are my main
reason for using KDE. You can use the Korganizer todos in either
Korganizer - or in Kontact (it incorporates Korganizer).

I've tried most of the alternatives and found them all lacking - they
work well but don't have the integration or configurability of Korganizer.

I don't run Sid. Moving from Etch to Wheezy did produce a day of
headaches - I'm still not entirely happy with akonadi, but I've yet to
find a better integrated task/scheduling/group managing/calendaring
tool. Kmail not so much (I still use Icedove).


Kind regards


-- 
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/52f03d1e.5060...@gmail.com



Re: MythTV from deb-multimedia setup?

2014-02-03 Thread Chris Bannister
On Mon, Feb 03, 2014 at 07:07:22PM -0500, Jon N wrote:
> Hi,
> 
> I've built a new machine and installed 64bit Debian testing on it.  I
> also installed MythTV from the deb-multimedia repository.  My old

This is the wrong list for questions about 3rd party packages. Also
you'll find that mythtv has its own support list(s)

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
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/20140204024432.GC31701@tal



Re: MythTV from deb-multimedia setup?

2014-02-03 Thread Scott Ferguson
On 04/02/14 11:07, Jon N wrote:
> Hi,
> 
> I've built a new machine and installed 64bit Debian testing on it.  I
> also installed MythTV from the *deb-multimedia repository*. 



> 
> I did read the README.Debian file for MythTV and tried running 'sudo
> -u mythtv mythtv-setup, but get the message "mythtv-setup: cannot
> connect to X server :0.0".  To make matters perhaps a little more
> troublesome there seems to be a little trouble with the new computer's
> hostname so when I try the suggestion in README.Debian, 'xhost +local'
> (as is, or substituting my hostname for 'local') i get a "...bad
> hostname..." error message.

What does:-
$ hostname
give you?

Does it match the value in /etc/hosts ?

Have you checked the mythtv config file/s for a hostname setting?

> 
> So, my main question is, other than just convenience how much
> difference does it make to be able to run mythtv-setup as myself
> rather that as user 'mythtv'?  Does it not being able for it to access
> the database mean that if I run the frontend as myself it also won't
> be able to access the database?

As Chris pointed out - this is the wrong list problems with packages
from an unofficial repository of Debian packages. If you have a problem
with something other than "which user should you run the installer at"
it's statistically likely the problem will be a result of an
incompatability between debian-multimedia, rather than a problem with
Debian. But you can ask - just don't expect a lot of people to know the
answers.

That said, running a gui app as root 'might' be the cause of your X
server error message.

I'd suggest asking on the Christian's debian-multimedia.org mailing list:-
http://www.deb-multimedia.org/lurker/splash/index.en.html

and/or the mythtv list:-
http://www.mythtv.org/mailman/listinfo/mythtv-users/

After searching those lists for existing answers to that question and
reviewing your logs of course. :)

> 
> Thanks,
> Jon
> 
> 


Kind regards


-- 
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/52f05911.4010...@gmail.com



/dev/ACM, LG Arena phone, and tethering

2014-02-03 Thread Scott Ferguson
I have an LG Arena KM900 mobile phone I'd like to be able to tether with
Debian Wheezy boxes. The problem is that it's not doing this automagically.
I have usbmodeswitch installed:-
usb-modeswitch   1.2.3+repack0-1

Connecting the phone with a USB cable and the phone set to use "PC
suite" (which it what it's supposed to support tethering under Windoof
with) shows the following in dmesg:-

[10207.956039] usb 3-2: new full-speed USB device number 2 using ohci_hcd
[10208.180078] usb 3-2: New USB device found, idVendor=1004, idProduct=607f
[10208.180090] usb 3-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[10208.180096] usb 3-2: Product: LGE USB Device
[10208.180101] usb 3-2: Manufacturer: LG
[10208.180105] usb 3-2: SerialNumber: 352154035075943
[10208.209439] scsi4 : usb-storage 3-2:1.0
[10209.216189] scsi 4:0:0:0: CD-ROMLGE  mobile
 1.0  PQ: 0 ANSI: 0
[10209.252139] sr0: scsi-1 drive
[10209.252151] cdrom: Uniform CD-ROM driver Revision: 3.20
[10209.252841] sr 4:0:0:0: Attached scsi CD-ROM sr0
[10209.253600] sr 4:0:0:0: Attached scsi generic sg2 type 5
[10210.119708] usb 3-2: USB disconnect, device number 2
[10212.652037] usb 3-2: new full-speed USB device number 3 using ohci_hcd
[10212.873303] usb 3-2: New USB device found, idVendor=1004, idProduct=6000
[10212.873314] usb 3-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[10212.873321] usb 3-2: Product: LGE USB Device
[10212.873325] usb 3-2: Manufacturer: LG
[10213.076340] cdc_acm 3-2:2.0: This device cannot do calls on its own.
It is not a modem.
[10213.076523] cdc_acm 3-2:2.0: ttyACM0: USB ACM device
[10213.120352] usbcore: registered new interface driver cdc_acm
[10213.120362] cdc_acm: USB Abstract Control Model driver for USB modems
and ISDN adapters


lsusb:-
Bus 003 Device 003: ID 1004:6000 LG Electronics, Inc.
KU330/KU990/VX4400/VX6000
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass2 Communications
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize064
  idVendor   0x1004 LG Electronics, Inc.
  idProduct  0x6000 KU330/KU990/VX4400/VX6000
  bcdDevice1.00
  iManufacturer   1
  iProduct2
  iSerial 0
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   90
bNumInterfaces  3
bConfigurationValue 2
iConfiguration  3
bmAttributes 0x80
  (Bus Powered)
MaxPower  100mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass 2 Communications
  bInterfaceSubClass  2 Abstract (modem)
  bInterfaceProtocol  1 AT-commands (v.25ter)
  iInterface  4
  CDC Header:
bcdCDC   1.10
  CDC Union:
bMasterInterface0
bSlaveInterface 1
  CDC Call Management:
bmCapabilities   0x00
bDataInterface  1
  CDC ACM:
bmCapabilities   0x07
  sends break
  line coding and serial state
  get/set/clear comm features
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83  EP 3 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval 255
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass10 CDC Data
  bInterfaceSubClass  0 Unused
  bInterfaceProtocol  0
  iInterface  5
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   1
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02  EP 2 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   1
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber2
  bAlternateSetting   0
  bNumE

Re: PXE install, without internet?

2014-02-03 Thread Anubhav Yadav
I had replaced the splash.png in my tftp boot folder, which was
working at first but was not working later.
Replacing those files again solved the issue of PXE server not working!

I will keep posting again, if it gave some problem!

Thanks everyone.


-- 
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+Jf9AE30vnq1MK4d12iHGB_LW-j=2jG2=ObfaRkTqFKc_KE=a...@mail.gmail.com



Re: http.debian.net hash sum mismatch

2014-02-03 Thread Rick Valenzuela
On 02/03/2014 06:17 PM, Mark Allums wrote:
>> Has anybody else experienced problems over the last couple of days?
>> Or is there a local fix I can apply?
> 
> I too have had this issue for a couple of days now.

Same here, but it went away yesterday.


-- 
Rick Valenzuela
Videojournalist
Phnom Penh, Cambodia
www.rickv.com
GnuPG ID: 0xD5644029


-- 
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/52f06bcf.70...@rickv.com



Re: http.debian.net hash sum mismatch

2014-02-03 Thread Scott Ferguson
On 04/02/14 15:25, Rick Valenzuela wrote:
> On 02/03/2014 06:17 PM, Mark Allums wrote:
>>> Has anybody else experienced problems over the last couple of days?
>>> Or is there a local fix I can apply?
>>
>> I too have had this issue for a couple of days now.
> 
> Same here, but it went away yesterday.
> 
> 
Mirrors were updating a couple of days ago and if you tried to use
one during the updating period you would get errors. Could be the problem.

Kind regards


-- 
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/52f06e8b.2060...@gmail.com



Re: PXE install, without internet?

2014-02-03 Thread Anubhav Yadav
Sorry for revoking this thread so early.
I installed like say 10 PCs simultaneously using apt-cacher-ng and PXE
server. Afterwards when I started other PCs to install from network,
they are refusing to identify the PXE server.

I also tried replacing the tftp files again but no help.

When I try to restart the tftp-hp service, I don't get the Ok prompt.

root@server1:/home/neo1691# /etc/init.d/tftpd-hpa restart
[] Restarting HPA's tftpd: in.tftpdroot@server1:/home/neo1691#


The above is exact output of the prompt.

Here's is my networking configuration:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo eth0
iface lo inet loopback
iface eth0 inet static
address 172.16.4.104
netmask 255.255.248.0
gateway 172.16.0.1

and here's is my tftp configuration: /etc/default/tftpd-hpa

TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/srv/tftp"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="--secure"

Any idea where should I start debugging?


-- 
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+Jf9AFabWsC9_Ra53DqC4Y4iU_1c7Mjpw=r5famtbf2tra...@mail.gmail.com



Re: PXE install, without internet?

2014-02-03 Thread Scott Ferguson
Re-sending to list

On 04/02/14 16:51, Anubhav Yadav wrote:
> Sorry for revoking this thread so early.
> I installed like say 10 PCs simultaneously using apt-cacher-ng and PXE
> server. Afterwards when I started other PCs to install from network,
> they are refusing to identify the PXE server.
> 
> I also tried replacing the tftp files again but no help.
> 
> When I try to restart the tftp-hp service, I don't get the Ok prompt.
> 
> root@server1:/home/neo1691# /etc/init.d/tftpd-hpa restart
> [] Restarting HPA's tftpd: in.tftpdroot@server1:/home/neo1691#

In case it's an issue with insufficient free dhcp leases, on the box
with the dhcp server try:-
(for isc-dhcp-server) cat /var/lib/dhcpd.leases and compare that against
the number available in your settings

also:-
service dhcpd restart

Then try booting the PXE clients again.

Also make sure it's not a general network problem (it happens). i.e. try
booting a live CD (or the installed OS) from a client and pinging the
PXE server.

> 
> 
> The above is exact output of the prompt.
> 
> Here's is my networking configuration:
> 
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
> 
> # The loopback network interface
> auto lo eth0
> iface lo inet loopback
> iface eth0 inet static
> address 172.16.4.104
> netmask 255.255.248.0
> gateway 172.16.0.1
> 
> and here's is my tftp configuration: /etc/default/tftpd-hpa
> 
> TFTP_USERNAME="tftp"
> TFTP_DIRECTORY="/srv/tftp"
> TFTP_ADDRESS="0.0.0.0:69"
> TFTP_OPTIONS="--secure"
> 
> Any idea where should I start debugging?

At the DHCP server (first)?

> 

Please post:-
/etc/dhcpd.conf
/etc/default/dhcp3-server


Kind regards


-- 
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/52f087a5.4020...@gmail.com



Re: PXE install, without internet?

2014-02-03 Thread Scott Ferguson
On 04/02/14 17:21, Scott Ferguson wrote:
> On 04/02/14 16:51, Anubhav Yadav wrote:
>> Sorry for revoking this thread so early.
>> I installed like say 10 PCs simultaneously using apt-cacher-ng and PXE
>> server. Afterwards when I started other PCs to install from network,
>> they are refusing to identify the PXE server.
>>

> 
>>
>>
>> The above is exact output of the prompt.
>>
>> Here's is my networking configuration:
>>

>>
>> # The loopback network interface
>> auto lo eth0
>> iface lo inet loopback
>> iface eth0 inet static
>> address 172.16.4.104

>> netmask 255.255.248.0

Just in case it makes a difference - that's a /29 network
i.e. 192 possible hosts (32 subnets with 6 hosts each) unless that's not
a point-to-point network...



>>


Kind regards


-- 
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/52f08a33.30...@gmail.com



Re: http.debian.net hash sum mismatch

2014-02-03 Thread Rick Thomas

On Feb 3, 2014, at 8:37 PM, Scott Ferguson 
 wrote:

> Mirrors were updating a couple of days ago and if you tried to use
> one during the updating period you would get errors. Could be the problem.

What would it take to make a mirror update atomically?  For example, download 
all the updates, get everything staged and ready to go but not yet visible to 
http clients, then at the flip of a switch, have all the updates become visible 
at once, perhaps with some kind of a "callback" to the currently active clients 
to tell them that things have changed and they should re-get everything.  Maybe 
LVM snapshots would be helpful here?

It would require some re-thinking of the protocol used by apt-get/aptitude -- 
to be sure the stuff you just downloaded is still current and hasn't been 
changed by an update while you were downloading...  and minimize wasted effort 
by recognizing an update as early as possible.

Just a thought...

Rick

--
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/8351ab1f-d773-4eaf-b029-c988b0f17...@pobox.com