Re: e2fsck errror: Error reading block (Attempt to read block from filesystem resulted in short read)

2012-09-05 Thread Sthu Deus
Good time of the day, Kamaraju. You wrote: > Yes, there are I/O errors in syslog such as > > Aug 30 08:27:20 kusumanchi kernel: [118453.218041] Buffer I/O error > on device sdb7, logical block 5384272 > Aug 30 08:27:20 kusumanchi kernel: [118453.219839] Buffer I/O error > on device sdb7, logica

Re: e2fsck errror: Error reading block (Attempt to read block from filesystem resulted in short read)

2012-09-05 Thread Sthu Deus
Good time of the day, Jon. Thank You for Your correction. You wrote: > > You have to understand: You have to connect it to the controller > > directly OR You can not use what the SMART offers to You. That > > simple. > > This is not actually true. Yes, the majority of USB hard drives do > not s

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-05 Thread Bob Proulx
Stan Hoeppner wrote: > Bob Proulx wrote: > > Roland RoLaNd wrote: > >> i have 32 bit lenny running. ( i cannot upgrade) > >> i need to install mysql-server-5.1 amd64 on it. > >> This system is already running l 64 bit kernel. > >> > >> i can't seem to find that package in any current repo so i'm >

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-05 Thread Stan Hoeppner
On 9/5/2012 12:11 AM, Bob Proulx wrote: > Roland RoLaNd wrote: >> i have 32 bit lenny running. ( i cannot upgrade) >> i need to install mysql-server-5.1 amd64 on it. >> This system is already running l 64 bit kernel. >> >> i can't seem to find that package in any current repo so i'm >> thinking of

Re: nvidia CK804 sound card question

2012-09-05 Thread Jude DaShiell
On Wed, 5 Sep 2012, Darac Marjal wrote: > On Tue, Sep 04, 2012 at 05:57:07PM -0400, Jude DaShiell wrote: > > I just tried: modprobe snd_pcm_oss then tried echo $? and got back a 0 no > > other output from: modprobe snd_pcm_oss so in order to get that working I > > will probably have to install a

Re: dev pts mystery [solved]

2012-09-05 Thread songbird
Henrique de Moraes Holschuh wrote: p.s. thank you. :) songbird -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/efjkh9-3ta@id-306963.user.uni-berlin.de

Re: e2fsck errror: Error reading block (Attempt to read block from filesystem resulted in short read)

2012-09-05 Thread lee
Kamaraju S Kusumanchi writes: > lee wrote: > >> Kamaraju S Kusumanchi writes: >> >>> When I ran >>> >>> $sudo e2fsck -c -c -f -v /dev/sdb7 >>> >>> I am getting a lot of errors such as >>> >>> Error reading block 18022401 (Attempt to read block from filesystem >>> resulted >>> in short read) whi

Concurso de Tiendas de Mascota RAZAS en las Mercedes

2012-09-05 Thread Edward Monsalve
Buenas tardes, La mascota de mi hijo esta concursando en la tienda de Mascotas RAZAS, para que lo ayudes a ganar por favor dale a me gusta a la foto que anexo: https://www.facebook.com/photo.php?fbid=460308050658233&set=a.460307870658251.101980.393803160642056&type=1&relevant_count=1 gracias por

Re: dev pts mystery

2012-09-05 Thread songbird
Henrique de Moraes Holschuh wrote: > On Tue, 04 Sep 2012, songbird wrote: >> Henrique de Moraes Holschuh wrote: >> > On Mon, 03 Sep 2012, songbird wrote: >> >> somehow (i can't say what happened or i'd >> >> have the answer), now it looks like: >> >> crw--w 1 me tty 136, 0 Sep 3 20:05 0 >

Re: how to configure contrast buttons on Squeeze laptops ?

2012-09-05 Thread Camaleón
On Tue, 04 Sep 2012 11:21:59 +0200, David Cho-Lerat wrote: > I've installed Squeeze on 3 different laptops recently : a Dell, a > Packard Bell and a Toshiba. On the Dell, the contrast buttons work : I > can press "Fn" + "Up"/"Down" to set the screen contrast level. > > On the others, though, the

Re: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file:

2012-09-05 Thread Sven Joachim
On 2012-09-05 16:50 +0200, Frank McCormick wrote: > My Mplayer was configured correctly...but libvdpau1 (which mplayer > depends on) insisted on looking for an NVidia-related driver, as does > other software. The bug is in libvdpau1, not mplayer. Libvdpau will use a dri2 driver instead of NVidi

Re: ifupdown's changelog: Try to remove old /etc/network/run even if it's a symlink

2012-09-05 Thread Camaleón
On Tue, 04 Sep 2012 18:09:59 +0300, Regid Ichira wrote: > $ zgrep 'Try to remove' /usr/share/doc/ifupdown/changelog.gz > - Try to remove old /etc/network/run even if it's a symlink. ? * Clean up after /run migration (Closes: #673057): - Remove old /etc/network/run.dpkg-old symlink. - Try

Changing email password storage format

2012-09-05 Thread Sebastian
Dear all, Assume a Debian installation running Dovecot and Postfix. So Dovecot authenticates users from the data in MySQL. Postfix authenticates users using Dovecot. Credentials are stored in a MySQL database in the crypt form (DES). Disadvantages of crypt are: - no salt - password truncation a

Re: signature files

2012-09-05 Thread Camaleón
On Tue, 04 Sep 2012 20:04:47 -0700, james gray wrote: (please, no html posts, thanks) > Question: > > how does a person find the signature files using #md5sumsums (...) You usually have to manually check it (though some burning programs provide that capability). I mean, you get a file (e.g.,

Re: copying data from a partition with badblocks

2012-09-05 Thread Camaleón
On Wed, 05 Sep 2012 08:40:55 -0400, Kamaraju S Kusumanchi wrote: > Camaleón wrote: > >>> http://www.amazon.com/Iomega-Prestige-Portable-SuperSpeed-35194/dp/ B004NIDHXC >> >> That's exactly the kind of device I would never ever buy O:-) >> >> > Do you have a make and model of hard drive that y

Re: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file:

2012-09-05 Thread Frank McCormick
On 05/09/12 09:35 AM, Darac Marjal wrote: On Tue, Sep 04, 2012 at 10:24:52PM +1200, Chris Bannister wrote: unarchive 617940 reopen 617940 thanks This bug still exists. See message: http://lists.debian.org/debian-user/2012/09/msg9.html and despite that it says there are no followups there

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-05 Thread Camaleón
On Wed, 05 Sep 2012 07:20:30 +0300, Roland RoLaNd wrote: (please, no html posts, thanks) > i have 32 bit lenny running. ( i cannot upgrade) i need to install > mysql-server-5.1 amd64 on it. (...) And the compelling reason for doing so is...? (just curious) Greetings, -- Camaleón -- To UNS

Re: need kernel update for lenny ..

2012-09-05 Thread Camaleón
On Wed, 05 Sep 2012 12:15:28 +1200, Chris Bannister wrote: > On Tue, Sep 04, 2012 at 04:11:04PM +, Camaleón wrote: (...) >> > You don't spell "Security support" as "p, a, t, c, h, e, s" more >> > below. >> >> What the...? Patches encompass security fixes and more! > > yeah, but, security

Re: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file:

2012-09-05 Thread Darac Marjal
On Tue, Sep 04, 2012 at 10:24:52PM +1200, Chris Bannister wrote: > unarchive 617940 > reopen 617940 > thanks > > This bug still exists. > > See message: > http://lists.debian.org/debian-user/2012/09/msg9.html > > and despite that it says there are no followups there are!, starting > at: > ht

Re: nvidia CK804 sound card question

2012-09-05 Thread Darac Marjal
On Tue, Sep 04, 2012 at 05:57:07PM -0400, Jude DaShiell wrote: > I just tried: modprobe snd_pcm_oss then tried echo $? and got back a 0 no > other output from: modprobe snd_pcm_oss so in order to get that working I > will probably have to install alsa-oss. The oss drivers may be completely > in

Re: e2fsck errror: Error reading block (Attempt to read block from filesystem resulted in short read)

2012-09-05 Thread Jon Dowland
On Tue, Sep 04, 2012 at 11:39:37PM +0700, Sthu Deus wrote: > You have to understand: You have to connect it to the controller > directly OR You can not use what the SMART offers to You. That simple. This is not actually true. Yes, the majority of USB hard drives do not support SMART, but some do.

Re: e2fsck errror: Error reading block (Attempt to read block from filesystem resulted in short read)

2012-09-05 Thread Kamaraju S Kusumanchi
lee wrote: > Kamaraju S Kusumanchi writes: > >> When I ran >> >> $sudo e2fsck -c -c -f -v /dev/sdb7 >> >> I am getting a lot of errors such as >> >> Error reading block 18022401 (Attempt to read block from filesystem >> resulted >> in short read) while reading inode and block bitmaps. Ignore er

Re: Do I still need alsa if I have pulseaudio

2012-09-05 Thread Tom H
On Wed, Sep 5, 2012 at 4:39 AM, Lorenzo Sutton wrote: > On 05/09/12 09:49, Ralf Mardorf wrote: >> On Wed, 2012-09-05 at 09:41 +0200, Lorenzo Sutton wrote: >>> On 04/09/12 21:43, Jon Dowland wrote: On Tue, Sep 04, 2012 at 09:59:19AM +0200, Ralf Mardorf wrote: > > Yes, pulseaudio needs

Re: mdadm -localhost problem

2012-09-05 Thread Tom H
On Tue, Sep 4, 2012 at 2:45 PM, Ross Boylan wrote: > > Summary > > mdadm on squeeze rewrites the UUID I give it with the localhost, even > if I do not specify localhost. I am trying to repair a RAID for use > on lenny with an existing UUID. Is there a way to avoid the rewrite? > > Details > > A le

Re: Do I still need alsa if I have pulseaudio

2012-09-05 Thread Ralf Mardorf
We shouldn't discuss pulseaudio again. There should be all the arguments pro and con pulseaudio in the archives. "Do I still need alsa if I have pulseaudio"? Yes. Regards, Ralf -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Re: Do I still need alsa if I have pulseaudio

2012-09-05 Thread Lorenzo Sutton
On 05/09/12 09:49, Ralf Mardorf wrote: On Wed, 2012-09-05 at 09:41 +0200, Lorenzo Sutton wrote: On 04/09/12 21:43, Jon Dowland wrote: On Tue, Sep 04, 2012 at 09:59:19AM +0200, Ralf Mardorf wrote: Yes, pulseaudio needs ALSA. Note that pulseaudio is bad programmed That's certainly an opinion, a

Re: Do I still need alsa if I have pulseaudio

2012-09-05 Thread Ralf Mardorf
On Wed, 2012-09-05 at 09:41 +0200, Lorenzo Sutton wrote: > On 04/09/12 21:43, Jon Dowland wrote: > > On Tue, Sep 04, 2012 at 09:59:19AM +0200, Ralf Mardorf wrote: > >> Yes, pulseaudio needs ALSA. Note that pulseaudio is bad programmed > > That's certainly an opinion, and perhaps a commonly-repeated

Re: Do I still need alsa if I have pulseaudio

2012-09-05 Thread Lorenzo Sutton
On 04/09/12 21:43, Jon Dowland wrote: On Tue, Sep 04, 2012 at 09:59:19AM +0200, Ralf Mardorf wrote: Yes, pulseaudio needs ALSA. Note that pulseaudio is bad programmed That's certainly an opinion, and perhaps a commonly-repeated one, but an opinion non-the-less. +1 - I'm with Jon on this one.

Re: dev pts mystery

2012-09-05 Thread Cam Hutchison
Henrique de Moraes Holschuh writes: >On Mon, 03 Sep 2012, songbird wrote: >> somehow (i can't say what happened or i'd >> have the answer), now it looks like: >> >> crw--w 1 me tty 136, 0 Sep 3 20:05 0 >> crw--w 1 me tty 136, 1 Sep 3 20:10 1 >> crw--w 1 root tty 136, 2 Sep