While I guess that I've got much knowledge about Linux audio regarding
to audio productions, I think I completely have no knowledge about
"desktop audio". I don't trust pulseaudio. I read 1000 times that
nowadays pulseaudio definitively can be disabled, but I also read 1001
times that people get ri
On Sun, 25 Aug 2013 07:49:17 +0200
Ralf Mardorf wrote:
> On Sun, 2013-08-25 at 01:57 +0100, Sharon Kimble wrote:
> > I genuinely don’t know what to do when my box loses
> > sound. Its happened in just 20 minutes, whilst I was eating my tea,
> > and I came back to find no sound at all. I tried res
After applying the latest updates (it's probably been 2-3 weeks since I
last updated so there were about 300meg of updates), I had problems with
Eclipse that immediately indicated a problem with libsvn-java. I am
certain that it was working properly prior to the updates (I was working on
some SVN-
On Sun, 2013-08-25 at 01:57 +0100, Sharon Kimble wrote:
> I genuinely don’t know what to do when my box loses
> sound. Its happened in just 20 minutes, whilst I was eating my tea, and
> I came back to find no sound at all. I tried restarting alsa, restarted
> mpd, neither of which worked, and I did
atar wrote:
> Sorry I didn't clarify myself enough, but when I said that I don't
> see any files I've meant only to the audio files which I've inserted
> through WINXP. all the so called 'Sansa stock files' I'm able to see
> them.
Then they are there somewhere. Look for where the disk space is
co
Vincent Lefevre wrote:
> Bob Proulx wrote:
> > Vincent Lefevre wrote:
> > > Is it OK that anyone who has a write access in this directory can
> > > become root on the machine?
> >
> > That question is ambiguous. Do you mean that someone who can write to
> > /foo can use that to become root?
>
>
Jeff Bauer wrote:
> Just out of curiosity, any Debian amateur radio operators care to ID?
73 es cul de KF0UW
signature.asc
Description: Digital signature
在 2013年8月25日星期日UTC+8上午11时20分01秒,Zenaan Harkness写道:
> On Aug 24, 2013 7:40 PM, "guojzzz" wrote:
>
> > Recently I have a interest in Linux Kernel, but I don't think my C
>
> > programming skill is able to handle it, I'm just going to read the code in
>
> > Github.
>
> > So any of you have ever i
On Sat, 2013-08-24 at 07:04 -0400, Jeff Bauer wrote:
> Just out of curiosity, any Debian amateur radio operators care to ID?
>
> 73,
>
> Jeff, WN1MB
>
> --
> hangout: ##b0rked on irc.freenode.net
> diversion: http://alienjeff.net - visit The Fringe
> quote: "The foundation of authority is based
在 2013年8月25日星期日UTC+8上午9时50分01秒,Catalin Soare写道:
> On Aug 24, 2013 7:40 PM, "guojzzz" wrote:
>
> >
>
> > Recently I have a interest in Linux Kernel, but I don't think my C
> > programming skill is able to handle it, I'm just going to read the code in
> > Github.
>
> >
>
> > So any of you have
On Aug 24, 2013 7:40 PM, "guojzzz" wrote:
> Recently I have a interest in Linux Kernel, but I don't think my C
> programming skill is able to handle it, I'm just going to read the code in
> Github.
> So any of you have ever involved in the dev of Linux Kernel? I've been
> kernelnewbies.org, it's a
On Aug 24, 2013 7:40 PM, "guojzzz" wrote:
>
> Recently I have a interest in Linux Kernel, but I don't think my C
programming skill is able to handle it, I'm just going to read the code in
Github.
>
> So any of you have ever involved in the dev of Linux Kernel? I've been
kernelnewbies.org, it's a g
Thanks for replying!
Sorry I didn't clarify myself enough, but when I said that I don't see any
files I've meant only to the audio files which I've inserted through
WINXP. all the so called 'Sansa stock files' I'm able to see them.
Regards!!
atar.
--
To UNSUBSCRIBE, email to debian-user-
On Sat, 24 Aug 2013 21:07:54 +0200
Ralf Mardorf wrote:
> Sharon, I'm serious now, I completely agree with you, a reboot is
> something we should do in situations, when we aren't aware what to do.
>
> I sometimes reboot even when everything is fine and I'm sure I've
> missed anything, just (in ca
On 2013-08-24 18:51:09 -0600, Bob Proulx wrote:
> Vincent Lefevre wrote:
> > Is it OK that anyone who has a write access in this directory can
> > become root on the machine?
>
> That question is ambiguous. Do you mean that someone who can write to
> /foo can use that to become root?
Yes. Say, d
Vincent Lefevre wrote:
> Consider some arbitrary name under /, say "/foo", which doesn't exist
> on your system and which is non-standard (not part of the FHS). It may
> belong to some Debian packages, but you don't intend to ever install
> such packages.
Okay.
> The question is: is such a name f
Mark Copper wrote:
> > Bob Proulx wrote:
> > I thought I would say that while researching my response I fired up a
> > VM running Wheezy 7 and tried the above. It worked perfectly fine for
> > me. So definitely the version in Stable Wheezy 7 handles this above
> > case fine.
>
> I'd go easy on t
Consider some arbitrary name under /, say "/foo", which doesn't exist
on your system and which is non-standard (not part of the FHS). It may
belong to some Debian packages, but you don't intend to ever install
such packages.
The question is: is such a name free for any use? e.g. create a
directory
Curt wrote:
http://hongouru.blogspot.com.ar/2012/07/solved-warning-gnome-keyring-couldnt.html
I'd seen that before, but it didn't work OOTB. I needed to make a
change for XFCE:
$ diff gnome-keyring-pkcs11.desktop-orig gnome-keyring-pkcs11.desktop
127a128,142
> [Desktop Entry]
> Type=Applica
Pascal Hambourg wrote:
> Daniel Bareiro a écrit :
> > You could identify the drive serial number as follows:
> > # smartctl -i /dev/sdb
> > # hdparm -i /dev/sdb
>
> Problem is that these commandes query the disk and may fail if the disk
> has failed.
>
> # hdparm -i /dev/sdX
>
> gets the same in
atar wrote:
> I've used the following command:
> >mount -t vfat /dev/sdc /mnt/SANSA
Should be fine. Hint: I have this line in my /etc/fstab and then can
mount it as a normal user.
/dev/sdg /media/sansa auto user,noauto,noatime 0 0
$ mount /media/sansa
And then the result is:
$ moun
Thanks for replying!
I've used the following command:
mount -t vfat /dev/sdc /mnt/SANSA
I've also did a search on all the directories and sub-directories inside
the Sansa music player but nothing has been found!
Regards!!
atar.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debi
Daniel Bareiro a écrit :
> Muhammad Yousuf Khan wrote:
>
>> i have 3 HD sata 1TB , same vendor same size drives for RAID1 and remaining
>> one is for fail safe. now the question is how would i know which cable is
>> attached to which device. manually unplugging and testing, yes i can do it
>> but
atar wrote:
> I've a SanDisk Sansa MP3 music player which I've put into it songs
I love the Sansa Clip+ and use mine every day with Rockbox.
> using Win-XP, but when I've mounted it in Debian Wheezy, all the
> songs are strangely disappeared. the interesting thing is although
> they're disappeare
Hi there!!
I've a SanDisk Sansa MP3 music player which I've put into it songs using
Win-XP, but when I've mounted it in Debian Wheezy, all the songs are
strangely disappeared. the interesting thing is although they're
disappeared, the df command still show that the player is 69% used, so
On Sat, Aug 24, 2013 at 1:34 PM, Bob Proulx wrote:
> Bob Proulx wrote:
>> And for the new way:
>>
>> auto eth0
>> allow-hotplug eth0
>> iface eth0 inet static
>> address 192.168.1.42
>> netmask 255.255.255.0
>> gateway 192.168.1.1
>>
>> iface eth0 inet static
>> add
Thanks guys, it works :)
On Sat, Aug 24, 2013 at 6:02 PM, Kailash wrote:
> On Saturday 24 August 2013 06:26 PM, Daniel Bareiro wrote:
> > On Saturday, 24 August 2013 16:40:16 +0500,
> > Muhammad Yousuf Khan wrote:
> >
> >> i have 3 HD sata 1TB , same vendor same size drives for RAID1 and
> re
I was briefly able to use my scanner, but while the scanner application
(Skanlite) was running it became inaccessible. About that time the logs
show
Aug 24 11:46:03 tempserver kernel: [6950936.545558] usb 3-1.2: usbfs:
interface 0 claimed by usbfs while 'skanlite' sets config #1
Neither xsane nor
Sharon, I'm serious now, I completely agree with you, a reboot is
something we should do in situations, when we aren't aware what to do.
I sometimes reboot even when everything is fine and I'm sure I've missed
anything, just (in case) to check, if a reboot would break something.
+1 for your reply
Hi Randy,
> Aside: I am having an intermittent problem with my network--it is possible
> it is related to the Verizon nameservers. If switching to the Earthlink
> nameservers doesn't solve the problem I will start another thread
> explaining the problem (and what I've done so far to attempt to sol
2013/8/24 Andrew Sackville-West
> not releasing resources it's not using anymore
Which resources other than connections (and why do you suspect it would be
something else than connections if the error message explicitely mention
number of clients is the culprit)?
There's one subsystem that's a p
Aside: Most of the clients on my LAN are still at Debian 5.0, as is my main
computer, which is where I was having this problem. I don't think the issue
is Debian 5.0 specific, but I guess it could be.
Background:
I recently made some changes to my LAN, including a change from using static
IP
Bob Proulx wrote:
> And for the new way:
>
> auto eth0
> allow-hotplug eth0
> iface eth0 inet static
> address 192.168.1.42
> netmask 255.255.255.0
> gateway 192.168.1.1
>
> iface eth0 inet static
> address 192.168.1.43
> netmask 255.255.255.0
>
> iface et
On Sat, 24 Aug 2013 19:48:46 +0200
Ralf Mardorf wrote:
> A little bit OT, but a little bit kidding:
>
> On Sat, 2013-08-24 at 18:32 +0100, Sharon Kimble wrote:
> > Daft as it sounds, have you tried rebooting? When this testing box
> > drops its sound that’s the most reliable way of getting sound
On Sat, Aug 24, 2013 at 05:42:18PM +0100, Christian Jaeger wrote:
[...]
> After running my laptop for a bit over 2 months, I've started getting, for
> example when running urxvt from another terminal:
>
> Maximum number of clients reachedurxvt: can't open display :0.0, aborting.
>
[...]
> xlsclient
Pascal Hambourg wrote:
> Bob Proulx a écrit :
> > up ip addr add 192.168.1.43/24 dev eth0 label eth0:0
>
> You don't even need to define a label, unless you want to display the
> additional addresses with ifconfig (not needed with ip addr ls).
Right. But so many people use ifconfig that
On Sat, 2013-08-24 at 13:41 -0400, Carl Fink wrote:
> Turns out the PulseAudio developers don't recommend [...]
It's hard to resist not to make jokes about PA and to recommend to
remove it and to abandon everything that comes with a hard dependency to
it, instead of installing dummy packages or to
On Sat, Aug 24, 2013 at 06:32:34PM +0100, Sharon Kimble wrote:
> On Sat, 24 Aug 2013 17:36:35 +0200
> Csanyi Pal wrote:
>
> > Hi,
> >
> > I'm running Debian GNU/Linux unstable (sid) and sofar I have alsa
> > installed and the sound worked.
> >
> > Since couple of days after an upgrade of the sy
A little bit OT, but a little bit kidding:
On Sat, 2013-08-24 at 18:32 +0100, Sharon Kimble wrote:
> Daft as it sounds, have you tried rebooting? When this testing box
> drops its sound that’s the most reliable way of getting sound back I’ve
> found.
Or perhaps stop and start "something". "Someth
On Sat, 24 Aug 2013 17:36:35 +0200
Csanyi Pal wrote:
> Hi,
>
> I'm running Debian GNU/Linux unstable (sid) and sofar I have alsa
> installed and the sound worked.
>
> Since couple of days after an upgrade of the system with
> 'sudo aptitude update'
> 'sudo aptitude safe-upgrade'
>
> today sou
On Sat, Aug 24, 2013 at 07:04:08AM -0400, Jeff Bauer wrote:
> Just out of curiosity, any Debian amateur radio operators care to ID?
>
> 73,
>
> Jeff, WN1MB
>
> --
> hangout: ##b0rked on irc.freenode.net
> diversion: http://alienjeff.net - visit The Fringe
> quote: "The foundation of authority i
Hi
I'm running into this the first time (which might suggest that something
has changed, perhaps just the duration I'm able to keep running without
rebooting?).
After running my laptop for a bit over 2 months, I've started getting, for
example when running urxvt from another terminal:
Maximum nu
Recently I have a interest in Linux Kernel, but I don't think my C programming
skill is able to handle it, I'm just going to read the code in Github.
So any of you have ever involved in the dev of Linux Kernel? I've been
kernelnewbies.org, it's a great website.
--
To UNSUBSCRIBE, email to deb
On Sat, 24 Aug 2013 17:36:35 +0200
Csanyi Pal wrote:
> Hi,
>
> I'm running Debian GNU/Linux unstable (sid) and sofar I have alsa
> installed and the sound worked.
>
> Since couple of days after an upgrade of the system with
> 'sudo aptitude update'
> 'sudo aptitude safe-upgrade'
>
> today sou
Hugo Vanwoerkom wrote:
Hugo Vanwoerkom wrote:
emmanuel segura wrote:
Every kernel has a initramdisk, try to recreate the debian ramdisk
boot with your kernel and look this link
http://serverfault.com/questions/310445/booting-root-filesystem-on-lvm
That suggestion to run update-initramfs wo
PS: Why do you use unstable? It's useful for the community if people are
using it, to test it and to help debugging, but it's useless when people
are doing this, who have not the needed knowledge to do it.
However, it's your decision, but again, to get help, you need to provide
more information.
On Sat, 2013-08-24 at 17:36 +0200, Csanyi Pal wrote:
> Hi,
>
> I'm running Debian GNU/Linux unstable (sid) and sofar I have alsa
> installed and the sound worked.
>
> Since couple of days after an upgrade of the system with
> 'sudo aptitude update'
> 'sudo aptitude safe-upgrade'
>
> today sound
Hi,
I'm running Debian GNU/Linux unstable (sid) and sofar I have alsa
installed and the sound worked.
Since couple of days after an upgrade of the system with
'sudo aptitude update'
'sudo aptitude safe-upgrade'
today sound doesn't work anymore.
What could be the problem, and how can I solve it
On Saturday, August 24, 2013 07:04:08 Jeff Bauer wrote:
> Just out of curiosity, any Debian amateur radio operators care to ID?
>
> 73,
>
> Jeff, WN1MB
Sure will, general class ticket, slowly working on extra. I am in Orange
County, NY and a member of OCARC. Just do tow meter repeater stuff fo
On Thursday 22 August 2013 19:15:25 Doug wrote:
> On 08/22/2013 01:25 PM, Ralf Mardorf wrote:
> > On Thu, 2013-08-22 at 19:04 +0200, François Patte wrote:
> >> As for Latin, it is better to call it an ancient language, it is still
> >> the official language in Vatican.
> >
> > *rofl* my plan was to
On Thursday 22 August 2013 16:56:14 Hendrik Boom wrote:
> Sanskrit. It has eight cases, not just six,
> three numbers, not just singular and plural
I didn't know that aboit Sanskrit. Shame on me!
Are the three numbers singular, dual and plural, like classical Greek, or
something else again
On Saturday 24 August 2013 06:26 PM, Daniel Bareiro wrote:
> On Saturday, 24 August 2013 16:40:16 +0500,
> Muhammad Yousuf Khan wrote:
>
>> i have 3 HD sata 1TB , same vendor same size drives for RAID1 and remaining
>> one is for fail safe. now the question is how would i know which cable is
>> at
i can't hibernate with debian wheezy kde it shutsdown insteadpls send the reply
to my e-mail jeanjohn_l...@yahoo.com
On Saturday, 24 August 2013 16:40:16 +0500,
Muhammad Yousuf Khan wrote:
> i have 3 HD sata 1TB , same vendor same size drives for RAID1 and remaining
> one is for fail safe. now the question is how would i know which cable is
> attached to which device. manually unplugging and testing, yes i can d
* On 2013 24 Aug 06:05 -0500, Jeff Bauer wrote:
> Just out of curiosity, any Debian amateur radio operators care to ID?
Hi Jeff.
Yup, N0NB here, soon to be N0N in the Kansas QSO Party this weekend.
While it's not very active, a number of us are subscribed to the
debian-hams mailing list.
73, de
On 2013-08-23, David Christensen wrote:
>
> I see:
>
> WARNING: gnome-keyring:: couldn't connect to:
> /home/dpchrist/.cache/keyring-HEidxT/pkcs11: No such file or directory
>
> If I ssh in from a Debian 6.0.7 i386 Gnome box, there is no warning.
>
>
> Any suggestions?
>
http://hongouru.bl
i have 3 HD sata 1TB , same vendor same size drives for RAID1 and remaining
one is for fail safe. now the question is how would i know which cable is
attached to which device. manually unplugging and testing, yes i can do it
but there could be a easy way.
i know there are commands like fdisk, smart
Darac Marjal a écrit :
> On Thu, Aug 22, 2013 at 12:11:38PM +0200, basti wrote:
>
>> - where do I place the code for multiple routing
>>(ip route add default scope global nexthop via 1.0.0.2 dev eth1 weight 1
>> nexthop via 2.0.0.2 eth2 weight 1)
[...]
>> - did this setup runing with SSL or
Hello,
Antispammbox-debian a écrit :
>
> Can create an initrd to install Wheezy, that not control if the CPU is with
> PAE option?
May I ask why ?
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Just out of curiosity, any Debian amateur radio operators care to ID?
73,
Jeff, WN1MB
--
hangout: ##b0rked on irc.freenode.net
diversion: http://alienjeff.net - visit The Fringe
quote: "The foundation of authority is based upon the consent of the people." -
Thomas Hooker
--
To UNSUBSCRIBE, e
Hello,
peasth...@shaw.ca a écrit :
> blkid gives the salient parameters of a partition.
Actually blkid prints attributes of structures (filesystem, swap, RAID
component...) contained in block devices (partition, whole disk, RAID
array, logical volume...). These are not attributes of partitions
th
Good time of the day, François.
you wrote:
> I installed stardict 3.0.1-9.2 and I can't use it: every time I open
> it if I type a word, stardict exits within a few second (<2s) with a
> segmentation fault message...
FYI, there is "goldendict" package (w/ far more options than "stardict")
- tha
Bob Proulx a écrit :
>
> auto eth0
> allow-hotplug eth0
> iface eth0 inet static
> address 192.168.1.42
> netmask 255.255.255.0
> gateway 192.168.1.1
> up ip addr add 192.168.1.43/24 dev eth0 label eth0:0
> down ip addr del 192.168.1.43/24 dev eth0 label eth0:
On 2013-08-24, Lisi Reisz wrote:
>
> You may be superhuman and never, ever make mistakes. Most of us are human
> and
> do make mistakes.
Maybe he did make one.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@list
On Friday 23 August 2013 23:30:15 Robert Holtzm wrote:
> On Fri, Aug 23, 2013 at 08:07:17PM +0200, Ralf Mardorf wrote:
> > On Fri, 2013-08-23 at 18:46 +0100, Lisi Reisz wrote:
> > > What baffles me, is why you are reading and posting on this list if
> > > you disapprove of Debian's politics.
> >
>
Bonjour,
I installed stardict 3.0.1-9.2 and I can't use it: every time I open it
if I type a word, stardict exits within a few second (<2s) with a
segmentation fault message...
Does anybody experiences the same problem?
Thank you.
--
François Patte
UFR de mathématiques et informatique
Laborato
On Friday 23 August 2013 22:56:22 Doug wrote:
> On 08/23/2013 04:24 PM, Luther Blissett wrote:
> /snip/
>
> > So I did a long search around, since I had absolutely no idea where I
> > was getting into. Back then I used to think that what was getting in the
> > way of free software were usability an
67 matches
Mail list logo