Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Marty

Bruno Buys wrote:


vineyard,
Your win-friends should have used dvdshrink for that. I found K9copy to
be the closest alternative in the linux world. when I first found it I
got very happy, but by now, k9copy crashed enough to lower my happines a
gret deal. It seems, indeed, to be unable to deal some drm-infected media.


Stable Debian programs rarely crash.  If you are experiencing disk read errors 
it could resemble a crash (but is not), and may be related to intentional media 
errors put on some DVDs, apparently called "Sony ARccOS."  E.g see:


http://hardware.mcse.ms/message221383.html

If this is what you are seeing, it would suggest that your application does not 
yet recognize or deal with this type of DVD.  Very little information about it 
appears on the web.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




solved: agpgart with 965 in etch?

2007-01-01 Thread Jörg Becker
On Saturday, 23. December 2006 18:23, Alan Chandler wrote:
> On Friday 22 December 2006 09:12, Jörg Becker wrote:
> > Hello,
> >
> > I'm using the 2.6.18-3-amd64 image on my machine. But unfortunately
> > this kernel lacks 965 support in the agpgart / intel-agp module (see
> > linux-source-2.6.18/drivers/char/agp/intel-agp.c).
> >
> > Any suggestions how to get agpgart working with the popular 965
> > chipset in etch?
>
> I had to rebuild the kernel with 2.6.19 (which is the first kernel to
> have support for the intel agp device).
>
> You will need the "kernel-package" package.
>
> Download the source of the kernel from one of the kernel.org mirrors and
> then expand it into a directory (say) ~/src
>
> copy /boot/config... from your existing debian machine into
> ~/src/.config
>
> then make menuconfig (or other kernel config tool).
>
> I have an Intel DG965SS motherboard and in order to allow it to
> recognise my IDE DVD RW (I have SATA hard drives) I had to make IDE
> support builtin (as opposed to a module) AND the use "all-generic-ide"
> boot parameter
>
> then use make-kpkg to build you a deb for your machine which you then
> install
>
> (There are full instructions in /usr/share/doc/kernel-package/README.gz)

Thank you very much! The 2.6.19 sources are the solution. I have not rebuild 
my own kernel, but only the intel-agp module (for this I merged the 2.6.19.1 
intel-agp.c with the debian 2.6.18 sources). So I'm working now with an 
original debian 2.6.18 kernel + my own intel-agp module. After insmod of my 
new intel-agp module 'dmesg | grep agp' report my 965 chipset:

Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 965Q Chipset.
agpgart: Detected 7676K stolen memory.
agpgart: AGP aperture is 512M @ 0xc000

Since the 965 chipset is a very common and popular one and my solution means 
only adding a couple of lines of code (from a released kernel, so it should 
be tested and installed on some machines) I put my solution as a wish on the 
debian-kernel list. I didn't get any answer yet but I'm still hoping etch 
will support popular hardware released 6 month ago.

Jörg



/dev/fd0 problem

2007-01-01 Thread Stephen
Happy New Year !

I did something stupid, when tired and working as root. I'm now getting
this error when attempting to mount/read a floppy;
"Inappropriate ioctl for device"

running 'hdparm -Tt /dev/fd0' returns the following;

/dev/fd0:
read(2097152) returned 879616 bytes
BLKGETSIZE failed: Inappropriate ioctl for device
Timing buffered disk reads:  read() hit EOF - device too small
BLKFLSBUF failed: Inappropriate ioctl for device
HDIO_DRIVE_CMD(null) (wait for flush complete) failed:
Inappropriate ioctl for device
  

Any ideas on how to fix this ?

Thanks.

-- 
Regards
Stephen
+
You never have to change anything you got up in the middle of the night
to write.
-- Saul Bellow
+


signature.asc
Description: Digital signature


Can't print Japanese pdf files generated with `platex' and `dvipdfmx'

2007-01-01 Thread Dietrich Bollmann

Hi,

After installing all kind of packages on my Debian edge system and
following all kind of howtos I found on the net, I am finally able
to generate and view Japanese pdf files using kpdf (I was not able
to make evince display the file and therefore installed kpdf).

But still my printer will not print anything (neither from kpdf nor
when using kprinter) and just signals an Error...

What can I do?

Printer: HP PhotoSmart 2575a All-in-One
Driver: HPLIP 1.6.10 ( http://hplip.sourceforge.net/ )

Thanks, Dietrich


Some notes:


* ~/.xpdfr

In order to make kpdf work, I installed xpdf-japanese and created
the file ~/.xpdfrc containing the line `include /etc/xpdf/xpdfrc'.
(I followed the indications on page 
http://debian.fam.cx/index.php?Japanese )


In the latter file all kind of fonts are described:

...
displayFontT1 Times-Roman /usr/share/fonts/type1/gsfonts/n021003l.pfb
displayFontT1 Times-Italic /usr/share/fonts/type1/gsfonts/n021023l.pfb
...

Do I have to do something similar to make the printer driver know about 
the necessary fonts?



* my test file:

echo '---'; cat neko.tex; echo '---'
---
\documentclass[a4paper]{jarticle}
\usepackage{color}
\begin{document}

\title{\LaTeX 吾輩は猫である。}
\author{名前はまだ無い。}
\maketitle

\section{猫}

吾輩は{\color{red}猫}である。

wagahai wa neko de aru.

\end{document}
---


* what I tried to generate and print the pdf file

platex neko.tex
xdvi neko.dvi &
dvipdfmx neko.dvi

# evince doesn't work (displays Kanji - but not the correct ones):
### evince neko.pdf &

# kpdf displays the Kanji correctly - but doesn't print the document 
(Error...):

kpdf neko.pdf &

# kprinter also displays an error when trying to print neko.pdf
### kprinter neko.pdf


Thanks again :)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Bruno Buys
vineyard saker wrote:

> Hi everybody,
>
> First happy new year to all!
>
> Second - please bear with me, I am a DVD-issue newbie & ignoramous,
> but I need some help.
>
> I am DESPERATELY trying to copy encrypted commercial DVDs but nothing
> works.  Programs such as k9copy or k3b get cold feet with encrypted
> DVD so I decided to use the very good and simple CLI tools dvdbackup
> and growisofs. This is what I did:
>
> First I make an image of the source DVD with:
>
> dvdbackup -i /media/hdc/ -M -o /home/vees/DVDBackups/ -n
> NameOfTheBackupedDVD
>
> And that works great.
>
> Then I tried burning the image to a DVD+RW with:
>
>   growisofs -Z  /dev/scd1 -dvd-video
> /home/vees/DVDBackups/NameOfTheBackupedDVD/
>
> This worked great too, as long as I copied small DVDs, less than the
> 4.7GB of a typical DVD+RW.  When I tried with a bigger DVD, the first
> part worked, but the burning did not.  Here is the error message I
> got:
>
> :-( /dev/scd1: 2295104 blocks are free, 3589847 to be written!
>
> I tried overburning with the -overburn  flag, but each time I got the
> same input/output error several times.  Here are two examples:
>
> 63.93% done, estimate finish Fri Dec 29 21:19:15 2006
> :-? the LUN appears to be stuck writing LBA=230540h, keep retrying
> in 23ms
> :-[ [EMAIL PROTECTED] failed with SK=5h/ASC=63h/ACQ=00h]:
> Input/output error
> :-( write failed: Input/output error
> /dev/scd1: flushing cache
> /dev/scd1: writing lead-out
>
>
> 63.79% done, estimate finish Sat Dec 30 10:55:15 2006
>  63.93% done, estimate finish Sat Dec 30 10:55:15 2006
>  :-[ [EMAIL PROTECTED] failed with SK=5h/ASC=63h/ACQ=00h]:
> Input/output error
>  :-( write failed: Input/output error
>  /dev/scd1: flushing cache
>  /dev/scd1: writing lead-out
>
> I turns out that I needed either a Dual Layer DVD+R (DL) or a Double
> Layer DVD-R(DL) which each have  8.5GB of space (This is the first
> time I had heard of such double-layer DVDs)
>
> Today I bought three DVD+R(DL) and all went perfectly until I stuck
> the DVD into my regular (living room) DVD player which could not read
> it!  I tried on my computer with mplayer and it could read it with no
> problem whatsoever so the DVD itself is not at fault.  I can only
> conclude that some DVD players do not play DVD+R(DL).
>
> Except.  Except that I was given several copied DVD by friends which
> my DVD player *did* play.  Which brings me to the only logical
> conclusion: there must be a way to "squeeze", for example, a 6.9GB
> movie into a "regular"  4.7GB DVD+RW.  (This is what the software of
> my windoze-using friends seemed to have done.)
>
> HOW DO I DO THIS WITH DEBIAN?!?!?!?!?!?!??!
>
> Also - the computer I work on is an ancient 300MHz machine without
> soundcard (too old) so there is no way for me to "check" a DVD on it.
> I can run it on anther computer (using a live-CD of BSD with mplayer)
> or I can try the living room DVD player attached to my TV.  This is
> the reality of not being rich and I cannot afford anything better.  In
> any case, I do believe that  dvdbackup and growisofs do not care about
> encryption in the least and they simply copy byte-by-byte regardless
> of what it is they are copying (yet another reason to use them instead
> of a GUI copying program).
>
> My burner is not the problem.  It can handle both DVD+R(DL) and
> DVD+R(DL).  Just in case, here is some info about my Maddog MegaSTOR
> 18X Triple-Format DVD-RW DVD burner (which supports Double Layer
> DVD+R/DL and Dual Layer DVD-R/DL at 8x)
>
> dvd+rw-mediainfo /dev/scd1
> INQUIRY:[TSSTcorp][CD/DVDW SH-S182D][SB00]
> GET [CURRENT] CONFIGURATION:
> Mounted Media: 1Ah, DVD+RW
> Current Write Speed:   4.0x1385=5540KB/s
> Write Speed #0:4.0x1385=5540KB/s
> Write Speed #1: 2.0x1385=2770KB/s
> GET [CURRENT] PERFORMANCE:
> Write Performance: 4.0x1385=5540KB/[EMAIL PROTECTED] -> 2295104]
> Speed Descriptor#0:00/2295103 [EMAIL PROTECTED]/s  [EMAIL PROTECTED]
> =5540KB/s
> Speed Descriptor#1:00/2295103 [EMAIL PROTECTED]/s
> [EMAIL PROTECTED]/s
> Speed Descriptor#2:00/2295103 [EMAIL PROTECTED]/s
> [EMAIL PROTECTED]/s
>READ DVD STRUCTURE[#0h]:
> Media Book Type:   00h, DVD-ROM book [revision 0]
> Media ID:  MKM/A02
> Legacy lead-out at:2295104*2KB=4700372992
> READ DISC INFORMATION:
> Disc status:   complete
> Number of Sessions:1
> State of Last Session: complete
> Number of Tracks:  1
> BG Format Status:  complete
> READ FORMAT CAPACITIES:
> formatted: 2295104*2048=4700372992
> 26h(0):2295104*2048=4700372992
>READ TRACK INFORMATION[#1]:
> Track State:   complete
> Track Start Address:   0*2KB
> Free Blocks:   0*2KB
> Track Size:2295104*2KB
>FABRICATED TOC:
> Track#1  : [EMAIL PROTECTED]
> Track#AA : [EMAIL PROTECTED]
> Multi-session Info:[EMAIL PROTECTED

Re: Where to go to learn about reducing electricity use?

2007-01-01 Thread Chris Bannister
On Mon, Jan 01, 2007 at 07:38:00PM -0500, Douglas Tutty wrote:
> On Mon, Jan 01, 2007 at 05:06:02PM -0600, Reid Priedhorsky wrote:
> > 
> > I would like to make my Etch box use less power, but I'm having a hard
> > time consolidating all the information I'm finding. Is there a package I
> > can install or a web page I can read that is a gentle guide to reducing my
> > power usage?
> > 
>  
> Hello Reid,
> 
> A good place to start may be something like the laptop-howto.
> 
> What power are you trying to reduce?  Beware spinning down drives to
> reduce power; spinning up reduces drive life.

Is running noflushd a bad idea then?

-- 
Chris.
==
" ... the official version cannot be abandoned because the implication of
rejecting it is far too disturbing: that we are subject to a government
conspiracy of `X-Files' proportions and insidiousness."
Letter to the LA Times Magazine, September 18, 2005.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: multi-gnome-terminal alternative

2007-01-01 Thread Roberto C. Sanchez
On Mon, Jan 01, 2007 at 08:08:25PM -0800, Marc Wilson wrote:
> On Mon, Jan 01, 2007 at 12:37:29PM -0500, Roberto C. Sanchez wrote:
> > Have *you* ever used it?
> 
> Yes, unfortunately I have.  Its poor-at-best terminal emulation means I
> never will again.
> 
> There's no reason to use anything other than xterm.
> 
I'd be ineterested to learn more.  I have been using gnome-terminal
nearly every day since I started using Debian in late 2002.  I have had
very few issues with gnome-terminal.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Where to go to learn about reducing electricity use?

2007-01-01 Thread Bruno Buys
Reid Priedhorsky wrote:

>On Tue, 02 Jan 2007 01:40:11 +0100, Douglas Tutty wrote:
>  
>
>>On Mon, Jan 01, 2007 at 05:06:02PM -0600, Reid Priedhorsky wrote:
>>
>>
>>>I would like to make my Etch box use less power, but I'm having a hard
>>>time consolidating all the information I'm finding. Is there a package I
>>>can install or a web page I can read that is a gentle guide to reducing my
>>>power usage?
>>>
>>>  
>>>
>>A good place to start may be something like the laptop-howto.
>>
>>What power are you trying to reduce?  Beware spinning down drives to
>>reduce power; spinning up reduces drive life.
>>
>>
>
>Hi Doug,
>
>Thanks for your reply. It is a self-built Athlon desktop, though I assume
>much of the advice in the laptop-howto will be relevant. I will take a
>look. I'm happy to provide more specs on the box if that will be helpful.
>
>I'm not really sure how to answer your question. I know that spinning down
>drives is not such a good idea, and that I can reduce processor speed when
>idle (though how I don't know), but beyond that I don't have a good idea
>of what options are available to me.
>
>Thanks,
>
>Reid
>
>
>  
>
reid,
athcool saves both temperature and power. Its a very simple script,
written for athlons.



[EMAIL PROTECTED]:~$ apt-cache show athcool
Package: athcool
Priority: extra
Section: misc
Installed-Size: 104
Maintainer: Nicolas Boullis <[EMAIL PROTECTED]>
Architecture: i386
Version: 0.3.10-1
Depends: libc6 (>= 2.3.2.ds1-4), pciutils (>= 1:2.1.11-11)
Filename: pool/main/a/athcool/athcool_0.3.10-1_i386.deb
Size: 15508
MD5sum: 9132b0b9182d88272e4611a5a6ebc635
SHA1: c0eab09abcd0b166410bd2ff39fb1618df72ce16
SHA256: 662230d075c0c83295e7327fc837b8c708453899b0e849dcbcacfe4fc7aeedd7
Description: tool to enable powersaving mode for Athlon/Duron processors
 athcool is a small utility for enabling/disabling Powersaving mode
 for AMD Athlon/Duron processors.
 .
 By enabling Powersaving mode you can lower power consumption and
 CPU temperature when the CPU is idle.
 .
 Powersaving works only if your kernel supports ACPI (APM does not
 work), because athcool does only (un)set the "Disconnect enable when
 STPGNT detected" bits in the Chipset's Northbridge. To really save
 power, the STPGNT signal has to be sent when the CPU is idling. This
 is done by the ACPI subsystem when C2 state entered.
 .
 !!!WARNING!!!
 Depending on your motherboard and/or hardware components, enabling
 Athlon powersaving mode sometimes causes:
 .
  * noisy or distorted sound playback,
  * a slowdown in harddisk performance,
  * system locks or instability,
  * massive corruption of the filesystem (observed at least once).
 .
 If you met those problems, you should not use athcool. Please use
 athcool AT YOUR OWN RISK.
 .
 If athcool works fine for you, and you want it to run automatically
 on startup, please read the /usr/share/doc/athcool/README.Debian
 file.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Mark Grieveson
> ==>>Also - how can I 'rip' a DVD into an mpeg or avi file?<<==  

Acidrip works well for creating an avi file.

Mark


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: multi-gnome-terminal alternative

2007-01-01 Thread Marc Wilson
On Mon, Jan 01, 2007 at 12:37:29PM -0500, Roberto C. Sanchez wrote:
> Have *you* ever used it?

Yes, unfortunately I have.  Its poor-at-best terminal emulation means I
never will again.

There's no reason to use anything other than xterm.

-- 
 Marc Wilson | That money talks, I'll not deny, I heard it once,
 [EMAIL PROTECTED] | It said "Good-bye.  -- Richard Armour


signature.asc
Description: Digital signature


Re: Re: Seeking CPU Recomendations

2007-01-01 Thread Kevin Ross
> The camera is a Sony Digital 8 DCR-TRV525 NTSC.  It has a firewire port.
> There are instructions for downloading video to the camera but none for 
> writing from it directly to a file on a hard drive. How is this
> sychronized?

Try dvgrab.  BTW, your current hardware should be more than adequate for this.
 
$ aptitude show dvgrab
 
Package: dvgrab
State: not installed
Version: 1.8-4
Priority: extra
Section: graphics
Maintainer: Erik Schanze <[EMAIL PROTECTED]>
Uncompressed Size: 258k
Depends: libavc1394-0 (>= 0.5.3), libc6 (>= 2.3.6-6), libdv4, libgcc1 (>=
 1:4.1.1-12), libjpeg62, libquicktime0, libraw1394-8, libstdc++6 (>=
 4.1.1-12)
Description: grab digital video data via IEEE1394 links
 dvgrab receives audio and video data from a digital camcorder via an IEEE1394
 (widely known as FireWire) link and stores them into one of several file
 formats. It features autosplit of long video sequences, and supports saving the
 data as raw frames, AVI type 1, AVI type 2, Quicktime DV, or a series of JPEG
 stills.
 
 Homepage: http://www.kinodv.org/




Re: acroread on amd64

2007-01-01 Thread Jerome BENOIT

Hello All,

I have just subscribe to the debian-amd64 list.

I have at list tow motivations:
1] indeed evince is very nice, but unfortunately some slides of mine
are not exhibited properly with evince, which appear to be slower
the acrread;
2] I would like to install mime 32bit Maple on my new amd64 box:
if can install acroread then I hope to be able to install it.

Jerome

Douglas Tutty wrote:

On Tue, Jan 02, 2007 at 05:23:59AM +0800, Jerome BENOIT wrote:

does anyone succeeded to run properly acroread on Etch amd64 box ?

I have follow the instruction in 


http://wiki.debian.org/DebianAMD64Faq

but I get Pango critical messages:
in fact it seems that the wrong Pango library is called (the 64bit instead 
of the 32bits).


Thanks in advance,
Jerome


Hi Jerome,

You may hit a more targeted audience if you submit and subscribe to the
amd64 list.

Also,  what specifically is it you need actual acroread for?  I'm on
amd64 and find Etch's evince very nice.

Doug.

 





--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Sven Arvidsson
On Mon, 2007-01-01 at 20:58 -0500, Douglas Tutty wrote:
> > Thanks!  Got it and I'll go try to watch the Sound of Music!
> > 
>  
> WOW!
> 
> Watching a DVD, deinterlacing->blend, on a screen at 1600x1200 @ 75Hz
> with full sound while the CPU sits at 94% idle.  Very nice indeed.
> 
> Happy New Year!  Thank you debian (as always).

Debian - does for operating systems what "The Sound of Music" did for
hills! ;-)

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: Where to go to learn about reducing electricity use?

2007-01-01 Thread Douglas Tutty
On Mon, Jan 01, 2007 at 07:30:40PM -0600, Reid Priedhorsky wrote:
> On Tue, 02 Jan 2007 01:40:11 +0100, Douglas Tutty wrote:
> >
> > On Mon, Jan 01, 2007 at 05:06:02PM -0600, Reid Priedhorsky wrote:
> >> 
> >> I would like to make my Etch box use less power, but I'm having a hard
> >> time consolidating all the information I'm finding. Is there a package I
> >> can install or a web page I can read that is a gentle guide to reducing my
> >> power usage?
> >> 
> >
> > A good place to start may be something like the laptop-howto.
> > 
> > What power are you trying to reduce?  Beware spinning down drives to
> > reduce power; spinning up reduces drive life.
> 
> Thanks for your reply. It is a self-built Athlon desktop, though I assume
> much of the advice in the laptop-howto will be relevant. I will take a
> look. I'm happy to provide more specs on the box if that will be helpful.
> 
> I'm not really sure how to answer your question. I know that spinning down
> drives is not such a good idea, and that I can reduce processor speed when
> idle (though how I don't know), but beyond that I don't have a good idea
> of what options are available to me.
> 

Hi Reid,

I'm running Etch amd64 on my box (Athlon 3800+, Asus M2N-SLI Deluxe MB,
1 GB stick of DDR2 800, dual Seagate Barracuda 80 GB drives, DVD burner,
Asus nVidia 7300 GT silent GPU, in a CoolerMaster Stacker case with
cross-flow fan, blow-hole fan, three drive modules with 120 mm fans, CM
iGreen 600W PSU).

I have the MB handle the fan speeds (adjusts for temperature, not for
quiet) and most of the time can't hear anything but a slight directional
high-pitch from the CPU fan.

I just put an ampmeter on it during boot and it uses 1.2 A at 120 V so
that's 100W.

I note that theres a package to throttle the CPU based on load.  I don't
know if this reduces the power consumption for what you're looking for.
It may primarily just reduce the CPU temperature (although mine hovers
at around 40 C).

Why are you worried about power consumption on a desktop?

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Douglas Tutty
On Mon, Jan 01, 2007 at 08:10:15PM -0500, Douglas Tutty wrote:
> On Tue, Jan 02, 2007 at 01:48:28AM +0100, Sven Arvidsson wrote:
> > On Mon, 2007-01-01 at 19:33 -0500, Douglas Tutty wrote:
> > > I'm using Etch amd64 and the CSS magic lib is not available yet so I
> > > can't watch DVDs.  Soon I hope.
> > 
> > debian-multimedia.org seems to have libdvdcss2 for amd64.
> > 
> 
> Thanks!  Got it and I'll go try to watch the Sound of Music!
> 
 
WOW!

Watching a DVD, deinterlacing->blend, on a screen at 1600x1200 @ 75Hz
with full sound while the CPU sits at 94% idle.  Very nice indeed.

Happy New Year!  Thank you debian (as always).

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Where to go to learn about reducing electricity use?

2007-01-01 Thread Reid Priedhorsky
On Tue, 02 Jan 2007 01:40:11 +0100, Douglas Tutty wrote:
>
> On Mon, Jan 01, 2007 at 05:06:02PM -0600, Reid Priedhorsky wrote:
>> 
>> I would like to make my Etch box use less power, but I'm having a hard
>> time consolidating all the information I'm finding. Is there a package I
>> can install or a web page I can read that is a gentle guide to reducing my
>> power usage?
>> 
>
> A good place to start may be something like the laptop-howto.
> 
> What power are you trying to reduce?  Beware spinning down drives to
> reduce power; spinning up reduces drive life.

Hi Doug,

Thanks for your reply. It is a self-built Athlon desktop, though I assume
much of the advice in the laptop-howto will be relevant. I will take a
look. I'm happy to provide more specs on the box if that will be helpful.

I'm not really sure how to answer your question. I know that spinning down
drives is not such a good idea, and that I can reduce processor speed when
idle (though how I don't know), but beyond that I don't have a good idea
of what options are available to me.

Thanks,

Reid


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Seeking CPU Recomendations

2007-01-01 Thread Thomas H. George
On Mon, Jan 01, 2007 at 02:20:47PM -0800, Kevin Ross wrote:
> You didn't say what kind of camcorder you have.  Is it a digital camcorder, 
> that you can download the video via FireWire or USB 2.0?  Or does it only 
> have analog output that you must capture with a traditional video capture 
> card?

The camera is a Sony Digital 8 DCR-TRV525 NTSC.  It has a firewire port.
There are instructions for downloading video to the camera but none for
writing from it directly to a file on a hard drive. How is this
sychronized?

Tom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: netatalk puzzle

2007-01-01 Thread Gilles Mocellin
Le dimanche 31 décembre 2006 05:07, Paul E Condon a écrit :
> On Sun, Dec 31, 2006 at 01:27:58AM +0100, Gilles Mocellin wrote:
[...]
> > Certainly the CNID database which is corrupted...
> > remove all .AppleDB directories :
> > # find /bg4 -type d -name .AppleDB -exec rm -rf {} \;
> > And restart netatalk.
> >
> > We must do it too often here :-(
>
> That fixed the problem. Thanks! But what does 'CNID' stand for? I noticed
> when I restarted netatalk there was mention of cnid_metad in the list of
> appletalk deamons that I had not noticed before. Has it always been there?
> What does it do? Would it be appropriate to include your magic line of code
> in the restart script for netatalk?

It will be a bit radical, no ? If it's here, it's perhaps usefull !

These database files contains Apple informations (metadata), which can't be 
handeled by the filesystem itself.
A sort of ressource file but with other informations. I don't know exactlty...

The documentation explains the role of CNID, I don't remember clearly now.


pgpvwvLsMM3o0.pgp
Description: PGP signature


Re: multi-gnome-terminal alternative

2007-01-01 Thread Roberto C. Sanchez
On Tue, Jan 02, 2007 at 12:19:34AM -, Thomas Dickey wrote:
> Roberto C. Sanchez <[EMAIL PROTECTED]> wrote:
> > Naturally, since he provided *zero* substantiation for his position (if
> > you could even call it that), I asked if he had in fact used it.  Now, I
> > don't consider that bouncing email around.  He did not provide a single
> > point why gnome-terminal was unsuitable, so I'd like to see at least
> > one.
> 
> It appears you didn't read the whole thread (one's mentioned ;-).
> 
I did.  Jerome's single problem was mentioned in a reply to a reply to
Marc's message.  Marc never provided why he thought it wasn't any good.

> > Care to provide a screenshot?  I test in Opera on Mac OS X and Linux
> > and it looks no different than in Firefox.
> 
> (Opera 8.52)
> 
> ftp://invisible-island.net/temp/MenuProblem.png
> 
Odd.  Using 9.10 here and it likes correct here.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Douglas Tutty
On Tue, Jan 02, 2007 at 01:48:28AM +0100, Sven Arvidsson wrote:
> On Mon, 2007-01-01 at 19:33 -0500, Douglas Tutty wrote:
> > I'm using Etch amd64 and the CSS magic lib is not available yet so I
> > can't watch DVDs.  Soon I hope.
> 
> debian-multimedia.org seems to have libdvdcss2 for amd64.
> 

Thanks!  Got it and I'll go try to watch the Sound of Music!

Doug.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: make pdf with password

2007-01-01 Thread gustavo halperin

Thank you,
   Gus

Jhair Tocancipa Triana wrote:

gustavo writes:

  

Hello
There are any form to make pdf with password using latex  or from the
pdf generated using Latex there are any form to add password to this
pdf ??



You could try the pdftk package.

  



--
  ||\ // \
  | \\   //   |  
I'm thinking.   \  \\  l\\l_ //|

   _  _ |  \\/ `/  `.||
 /~\\   \//~\   | Y |   |   ||  Y |
 |  \\   \  //  |   |  \|   |   |\ /  |
 [   ||||   ]   \   |  o|o  | >  /
] Y  ||||  Y [   \___\_--_ /_/__/
|  \_|l,--.l|_/  |   /.-\() /--.\
|   >'  `<   |   `--(__)'
\  (/~`----'~\)  /   U// U / \
 `-_>-__-<_-'/ \  / /|
 /(_#(__)#_)\   ( .) / / ]
 \___/__\___/`.`' /   [
  /__`--'__\  |`-'|
   /\(__,>-~~ __) |   |__
/\//\\(  `--~~ ) _l   |--:.
'\/  <^\  /^>   |  `   (  <   \\
 _\ >-__-< /_ ,-\  ,-~~->. \   `:.___,/
(___\/___)   (/()`---'


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Sven Arvidsson
On Mon, 2007-01-01 at 19:33 -0500, Douglas Tutty wrote:
> I'm using Etch amd64 and the CSS magic lib is not available yet so I
> can't watch DVDs.  Soon I hope.

debian-multimedia.org seems to have libdvdcss2 for amd64.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: Where to go to learn about reducing electricity use?

2007-01-01 Thread Douglas Tutty
On Mon, Jan 01, 2007 at 05:06:02PM -0600, Reid Priedhorsky wrote:
> 
> I would like to make my Etch box use less power, but I'm having a hard
> time consolidating all the information I'm finding. Is there a package I
> can install or a web page I can read that is a gentle guide to reducing my
> power usage?
> 
 
Hello Reid,

A good place to start may be something like the laptop-howto.

What power are you trying to reduce?  Beware spinning down drives to
reduce power; spinning up reduces drive life.

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Sven Arvidsson
On Mon, 2007-01-01 at 18:33 -0500, vineyard saker wrote:
> I am DESPERATELY trying to copy encrypted commercial DVDs but nothing
> works.  Programs such as k9copy or k3b get cold feet with encrypted
> DVD so I decided to use the very good and simple CLI tools dvdbackup
> and growisofs. This is what I did:

As long as you have libdvdcss2, I don't think you should have any
problems making compressed copies of DRM-infected DVD movies.

> Today I bought three DVD+R(DL) and all went perfectly until I stuck
> the DVD into my regular (living room) DVD player which could not read
> it!  I tried on my computer with mplayer and it could read it with no
> problem whatsoever so the DVD itself is not at fault.  I can only
> conclude that some DVD players do not play DVD+R(DL).

That's true, some DVD players are very, very picky when it comes to
media support. In some cases it comes down to the brand of the blank
discs itself, finding a good brand that works good with both burner and
player can be tricky.

> Except.  Except that I was given several copied DVD by friends which
> my DVD player *did* play.  Which brings me to the only logical
> conclusion: there must be a way to "squeeze", for example, a 6.9GB
> movie into a "regular"  4.7GB DVD+RW.  (This is what the software of
> my windoze-using friends seemed to have done.)
> 
> HOW DO I DO THIS WITH DEBIAN?!?!?!?!?!?!??!

Yes, this is what k9copy does, by way of a CLI program called vamps, it
seems.

> Many thanks in advance for any pointers on how I can FINLLAY copy my DVDs

Some of the packages needed, such as libdvdcss2 (and possibly vamps? I
didn't check.) can't be distributed by Debian, but can be found here:
http://www.debian-multimedia.org/

> ==>>Also - how can I 'rip' a DVD into an mpeg or avi file?<<==

There are quite a few options available. But keep in mind that this is a
very CPU heavy process and doing this on a 300MHz machine won't be any
fun. (The same goes for re-encoding DVD to fit on single layer media).

Here are a few choices, thoggen (very easy to use, rips to Ogg Theora),
acidrip (GUI for MPlayer and MEncoder), using mencoder from the
commandline (be prepared to read the man page), using transcode (once
again, see the man page).

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: multi-gnome-terminal alternative

2007-01-01 Thread Thomas Dickey
Roberto C. Sanchez <[EMAIL PROTECTED]> wrote:
> Naturally, since he provided *zero* substantiation for his position (if
> you could even call it that), I asked if he had in fact used it.  Now, I
> don't consider that bouncing email around.  He did not provide a single
> point why gnome-terminal was unsuitable, so I'd like to see at least
> one.

It appears you didn't read the whole thread (one's mentioned ;-).

> BTW, I never claimed that gnome-terminal was a even a passable clone of
> xterm.  Jerome wanted a possible substitude for multi-gnome-terminal.  I
> figured the killer feature for him was multiple terminals, thus I
> recommended gnome-terminal.

>> (Your webpage doesn't work very well with Opera ;-)
>>=20
> Care to provide a screenshot?  I test in Opera on Mac OS X and Linux
> and it looks no different than in Firefox.

(Opera 8.52)

ftp://invisible-island.net/temp/MenuProblem.png

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Douglas Tutty
On Mon, Jan 01, 2007 at 06:37:02PM -0500, vineyard saker wrote:
> Second - please bear with me, I am a DVD-issue newbie & ignoramous,
> but I need some help.
> 
[big snip] 
> I turns out that I needed either a Dual Layer DVD+R (DL) or a Double
> Layer DVD-R(DL) which each have  8.5GB of space (This is the first
> time I had heard of such double-layer DVDs)
> 
> Today I bought three DVD+R(DL) and all went perfectly until I stuck
> the DVD into my regular (living room) DVD player which could not read
> it!  I tried on my computer with mplayer and it could read it with no
> problem whatsoever so the DVD itself is not at fault.  I can only
> conclude that some DVD players do not play DVD+R(DL).
> 
> Except.  Except that I was given several copied DVD by friends which
> my DVD player *did* play.  Which brings me to the only logical
> conclusion: there must be a way to "squeeze", for example, a 6.9GB
> movie into a "regular"  4.7GB DVD+RW.  (This is what the software of
> my windoze-using friends seemed to have done.)
> 
> HOW DO I DO THIS WITH DEBIAN?!?!?!?!?!?!??!
> 
> Also - the computer I work on is an ancient 300MHz machine without
> soundcard (too old) so there is no way for me to "check" a DVD on it.
> I can run it on anther computer (using a live-CD of BSD with mplayer)
> or I can try the living room DVD player attached to my TV.  This is
> the reality of not being rich and I cannot afford anything better.  In
> any case, I do believe that  dvdbackup and growisofs do not care about
> encryption in the least and they simply copy byte-by-byte regardless
> of what it is they are copying (yet another reason to use them instead
> of a GUI copying program).
> 
> My burner is not the problem.  It can handle both DVD+R(DL) and
> DVD+R(DL).  Just in case, here is some info about my Maddog MegaSTOR
> 18X Triple-Format DVD-RW DVD burner (which supports Double Layer
> DVD+R/DL and Dual Layer DVD-R/DL at 8x)
> 
 
> ==>>Also - how can I 'rip' a DVD into an mpeg or avi file?<<==
> 

Hello Vinyard,

I'm new to the DVD issue too, but I'll try.

I don't see how a 6.9 GB data stream (movie, whatever) can fit on a 4.7
GB media.  

What type of media is it that someone else has created that can be read
on your DVD player?  Watch the + and -, SL and DL, R and RW as each is
different from the drive's perspective; noting I hope your typo above
re your drive handling "both DVD+R(DL) and DVD+R(DL)".  

As far as 'ripping' a DVD into an mpeg, have you looked at VLC?  I
haven't tried the text-mode component but it may do what you need.

I'm using Etch amd64 and the CSS magic lib is not available yet so I
can't watch DVDs.  Soon I hope.

Good luck,

Doug.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: how to copy and/or rip DVDs with Debian?

2007-01-01 Thread Marty

vineyard saker wrote:


Today I bought three DVD+R(DL) and all went perfectly until I stuck
the DVD into my regular (living room) DVD player which could not read
it!  I tried on my computer with mplayer and it could read it with no
problem whatsoever so the DVD itself is not at fault.  I can only
conclude that some DVD players do not play DVD+R(DL).

Except.  Except that I was given several copied DVD by friends which
my DVD player *did* play.  Which brings me to the only logical
conclusion: there must be a way to "squeeze", for example, a 6.9GB
movie into a "regular"  4.7GB DVD+RW.  (This is what the software of
my windoze-using friends seemed to have done.)


It could be a region lock issue.  I may be running into this on one of my 
(single sided) DVD players. You might try your DVD on another player.  If that's 
the problem, however, I am not able to help.  I'm not even sure how to identify 
a region lovk issue.  Maybe someone else on this list can help.  At least you 
might be able to use a web search check up on your player to see if it's region 
locked.




HOW DO I DO THIS WITH DEBIAN?!?!?!?!?!?!??!


One thing to keep in mind is that Debian tends to lag behind in multimedia for a 
number of (good) reasons.  Some of these tools may not even be considered 
"official" Debian programs for legal reasons.  I know this wanders off the topic 
of this list, but if you can't solve your problem with Debian, you might want to 
wait for the next release (always RSN), try a spinoff like Ubuntu or a different 
distro entirely, or else try Etch if you are inclined to experiment.





==>>Also - how can I 'rip' a DVD into an mpeg or avi file?<<==


AFAIK the DVD already comes in MPEG(-2) format, so no conversion is necessary, 
but you do have to "un-demux" the audio and video files to recombine them into a 
single file.  There are various tools in Debian that do this, but I am not 
familiar with them.  Some of the packaging front ends with search features, like 
xara, will give you an idea of what's available.




Kind regards & may thanks in advance!

VS





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: grub doesn't worj on my primary drive...

2007-01-01 Thread draeath

On 1/1/07, Douglas Tutty <[EMAIL PROTECTED]> wrote:

On Mon, Jan 01, 2007 at 10:06:48PM +, Michael Fothergill wrote:
> I installed Etch on my old Gateway 2000 PC.  The slave drive is 13GB in
> size and Etch is parked on it.
>
> The primary drive is a smaller 1GB drive with Windows 98 on it.

>
> It didn't work properly because on booting I get an error from GRUB
>
> GRUB 1,5
> Grub fails (or something like that)
> Error 18
>
> I can't fire up Windows or Debian.
>

At least you get grub so all is not lost.  If you get a grub menu you
can edit debian's grub entry pointing it to the correct (to grub) drive
for your debian partition.  It would be best if you had access to the
grub documentation (e.g. the html manual).  Finding the right grub drive
can be done interactivly from the grub edit functionality but can be
arcane without the manual.  It involves using the tab key to get grubs
list of possibilities.  E.g. kernel ( TAB will show the drives grub
sees, ditto later for partitions.

Don't give up, grub will do it, but find and read the manual.

Doug.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




You can find the HTML manual here:
http://www.gnu.org/software/grub/manual/grub.html


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: grub doesn't worj on my primary drive...

2007-01-01 Thread Douglas Tutty
On Mon, Jan 01, 2007 at 10:06:48PM +, Michael Fothergill wrote:
> I installed Etch on my old Gateway 2000 PC.  The slave drive is 13GB in 
> size and Etch is parked on it.
> 
> The primary drive is a smaller 1GB drive with Windows 98 on it.

> 
> It didn't work properly because on booting I get an error from GRUB
> 
> GRUB 1,5
> Grub fails (or something like that)
> Error 18
> 
> I can't fire up Windows or Debian.
> 

At least you get grub so all is not lost.  If you get a grub menu you
can edit debian's grub entry pointing it to the correct (to grub) drive
for your debian partition.  It would be best if you had access to the
grub documentation (e.g. the html manual).  Finding the right grub drive
can be done interactivly from the grub edit functionality but can be
arcane without the manual.  It involves using the tab key to get grubs
list of possibilities.  E.g. kernel ( TAB will show the drives grub
sees, ditto later for partitions.

Don't give up, grub will do it, but find and read the manual.

Doug.

 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: multi-gnome-terminal alternative

2007-01-01 Thread Roberto C. Sanchez
On Mon, Jan 01, 2007 at 11:09:45PM -, Thomas Dickey wrote:
> Roberto C. Sanchez <[EMAIL PROTECTED]> wrote:
> >
> > Have *you* ever used it?
> 
> He stated that he had.  Perhaps when your reading comprehension improves a
> little beyond bouncing email around, you will enlighten us on why
> gnome-terminal is really doing a _good_ job as a clone of xterm.
> 
Actually, Jerome made the original post in which he said that he tried
multi-gnome-terminal on amd64 and that it was filled with garbage
characters.  I recommended gnome-terminal.  Marc's retort [0] was only
one line: "Have you ever *used* gnome-terminal?  'Nuff said."

Naturally, since he provided *zero* substantiation for his position (if
you could even call it that), I asked if he had in fact used it.  Now, I
don't consider that bouncing email around.  He did not provide a single
point why gnome-terminal was unsuitable, so I'd like to see at least
one.

BTW, I never claimed that gnome-terminal was a even a passable clone of
xterm.  Jerome wanted a possible substitude for multi-gnome-terminal.  I
figured the killer feature for him was multiple terminals, thus I
recommended gnome-terminal.

> (Your webpage doesn't work very well with Opera ;-)
> 
Care to provide a screenshot?  I test in Opera on Mac OS X and Linux
and it looks no different than in Firefox.

Regards,

-Roberto

[0] http://lists.debian.org/debian-user/2007/01/msg2.html

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


how to copy and/or rip DVDs with Debian?

2007-01-01 Thread vineyard saker

Hi everybody,

First happy new year to all!

Second - please bear with me, I am a DVD-issue newbie & ignoramous,
but I need some help.

I am DESPERATELY trying to copy encrypted commercial DVDs but nothing
works.  Programs such as k9copy or k3b get cold feet with encrypted
DVD so I decided to use the very good and simple CLI tools dvdbackup
and growisofs. This is what I did:

First I make an image of the source DVD with:

dvdbackup -i /media/hdc/ -M -o /home/vees/DVDBackups/ -n NameOfTheBackupedDVD

And that works great.

Then I tried burning the image to a DVD+RW with:

  growisofs -Z  /dev/scd1 -dvd-video
/home/vees/DVDBackups/NameOfTheBackupedDVD/

This worked great too, as long as I copied small DVDs, less than the
4.7GB of a typical DVD+RW.  When I tried with a bigger DVD, the first
part worked, but the burning did not.  Here is the error message I
got:

:-( /dev/scd1: 2295104 blocks are free, 3589847 to be written!

I tried overburning with the -overburn  flag, but each time I got the
same input/output error several times.  Here are two examples:

63.93% done, estimate finish Fri Dec 29 21:19:15 2006
:-? the LUN appears to be stuck writing LBA=230540h, keep retrying in 23ms
:-[ [EMAIL PROTECTED] failed with SK=5h/ASC=63h/ACQ=00h]:
Input/output error
:-( write failed: Input/output error
/dev/scd1: flushing cache
/dev/scd1: writing lead-out


63.79% done, estimate finish Sat Dec 30 10:55:15 2006
 63.93% done, estimate finish Sat Dec 30 10:55:15 2006
 :-[ [EMAIL PROTECTED] failed with SK=5h/ASC=63h/ACQ=00h]: Input/output error
 :-( write failed: Input/output error
 /dev/scd1: flushing cache
 /dev/scd1: writing lead-out

I turns out that I needed either a Dual Layer DVD+R (DL) or a Double
Layer DVD-R(DL) which each have  8.5GB of space (This is the first
time I had heard of such double-layer DVDs)

Today I bought three DVD+R(DL) and all went perfectly until I stuck
the DVD into my regular (living room) DVD player which could not read
it!  I tried on my computer with mplayer and it could read it with no
problem whatsoever so the DVD itself is not at fault.  I can only
conclude that some DVD players do not play DVD+R(DL).

Except.  Except that I was given several copied DVD by friends which
my DVD player *did* play.  Which brings me to the only logical
conclusion: there must be a way to "squeeze", for example, a 6.9GB
movie into a "regular"  4.7GB DVD+RW.  (This is what the software of
my windoze-using friends seemed to have done.)

HOW DO I DO THIS WITH DEBIAN?!?!?!?!?!?!??!

Also - the computer I work on is an ancient 300MHz machine without
soundcard (too old) so there is no way for me to "check" a DVD on it.
I can run it on anther computer (using a live-CD of BSD with mplayer)
or I can try the living room DVD player attached to my TV.  This is
the reality of not being rich and I cannot afford anything better.  In
any case, I do believe that  dvdbackup and growisofs do not care about
encryption in the least and they simply copy byte-by-byte regardless
of what it is they are copying (yet another reason to use them instead
of a GUI copying program).

My burner is not the problem.  It can handle both DVD+R(DL) and
DVD+R(DL).  Just in case, here is some info about my Maddog MegaSTOR
18X Triple-Format DVD-RW DVD burner (which supports Double Layer
DVD+R/DL and Dual Layer DVD-R/DL at 8x)

dvd+rw-mediainfo /dev/scd1
INQUIRY:[TSSTcorp][CD/DVDW SH-S182D][SB00]
GET [CURRENT] CONFIGURATION:
Mounted Media: 1Ah, DVD+RW
Current Write Speed:   4.0x1385=5540KB/s
Write Speed #0:4.0x1385=5540KB/s
Write Speed #1: 2.0x1385=2770KB/s
GET [CURRENT] PERFORMANCE:
Write Performance: 4.0x1385=5540KB/[EMAIL PROTECTED] -> 2295104]
Speed Descriptor#0:00/2295103 [EMAIL PROTECTED]/s  [EMAIL PROTECTED] 
=5540KB/s
Speed Descriptor#1:00/2295103 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
Speed Descriptor#2:00/2295103 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
   READ DVD STRUCTURE[#0h]:
Media Book Type:   00h, DVD-ROM book [revision 0]
Media ID:  MKM/A02
Legacy lead-out at:2295104*2KB=4700372992
READ DISC INFORMATION:
Disc status:   complete
Number of Sessions:1
State of Last Session: complete
Number of Tracks:  1
BG Format Status:  complete
READ FORMAT CAPACITIES:
formatted: 2295104*2048=4700372992
26h(0):2295104*2048=4700372992
   READ TRACK INFORMATION[#1]:
Track State:   complete
Track Start Address:   0*2KB
Free Blocks:   0*2KB
Track Size:2295104*2KB
   FABRICATED TOC:
Track#1  : [EMAIL PROTECTED]
Track#AA : [EMAIL PROTECTED]
Multi-session Info:[EMAIL PROTECTED]
READ CAPACITY:  2295104*2048=4700372992


Many thanks in advance for any pointers on how I can FINLLAY copy my DVDs

==>>Also - how can I 'rip' a DVD into an mpeg or avi file?<<==

Kind regards & may thanks in advance!

VS


--
To

how to copy and/or rip DVDs with Debian?

2007-01-01 Thread vineyard saker

Hi everybody,

First happy new year to all!

Second - please bear with me, I am a DVD-issue newbie & ignoramous,
but I need some help.

I am DESPERATELY trying to copy encrypted commercial DVDs but nothing
works.  Programs such as k9copy or k3b get cold feet with encrypted
DVD so I decided to use the very good and simple CLI tools dvdbackup
and growisofs. This is what I did:

First I make an image of the source DVD with:

dvdbackup -i /media/hdc/ -M -o /home/vees/DVDBackups/ -n NameOfTheBackupedDVD

And that works great.

Then I tried burning the image to a DVD+RW with:

  growisofs -Z  /dev/scd1 -dvd-video
/home/vees/DVDBackups/NameOfTheBackupedDVD/

This worked great too, as long as I copied small DVDs, less than the
4.7GB of a typical DVD+RW.  When I tried with a bigger DVD, the first
part worked, but the burning did not.  Here is the error message I
got:

:-( /dev/scd1: 2295104 blocks are free, 3589847 to be written!

I tried overburning with the -overburn  flag, but each time I got the
same input/output error several times.  Here are two examples:

63.93% done, estimate finish Fri Dec 29 21:19:15 2006
:-? the LUN appears to be stuck writing LBA=230540h, keep retrying in 23ms
:-[ [EMAIL PROTECTED] failed with SK=5h/ASC=63h/ACQ=00h]:
Input/output error
:-( write failed: Input/output error
/dev/scd1: flushing cache
/dev/scd1: writing lead-out


63.79% done, estimate finish Sat Dec 30 10:55:15 2006
 63.93% done, estimate finish Sat Dec 30 10:55:15 2006
 :-[ [EMAIL PROTECTED] failed with SK=5h/ASC=63h/ACQ=00h]: Input/output error
 :-( write failed: Input/output error
 /dev/scd1: flushing cache
 /dev/scd1: writing lead-out

I turns out that I needed either a Dual Layer DVD+R (DL) or a Double
Layer DVD-R(DL) which each have  8.5GB of space (This is the first
time I had heard of such double-layer DVDs)

Today I bought three DVD+R(DL) and all went perfectly until I stuck
the DVD into my regular (living room) DVD player which could not read
it!  I tried on my computer with mplayer and it could read it with no
problem whatsoever so the DVD itself is not at fault.  I can only
conclude that some DVD players do not play DVD+R(DL).

Except.  Except that I was given several copied DVD by friends which
my DVD player *did* play.  Which brings me to the only logical
conclusion: there must be a way to "squeeze", for example, a 6.9GB
movie into a "regular"  4.7GB DVD+RW.  (This is what the software of
my windoze-using friends seemed to have done.)

HOW DO I DO THIS WITH DEBIAN?!?!?!?!?!?!??!

Also - the computer I work on is an ancient 300MHz machine without
soundcard (too old) so there is no way for me to "check" a DVD on it.
I can run it on anther computer (using a live-CD of BSD with mplayer)
or I can try the living room DVD player attached to my TV.  This is
the reality of not being rich and I cannot afford anything better.  In
any case, I do believe that  dvdbackup and growisofs do not care about
encryption in the least and they simply copy byte-by-byte regardless
of what it is they are copying (yet another reason to use them instead
of a GUI copying program).

My burner is not the problem.  It can handle both DVD+R(DL) and
DVD+R(DL).  Just in case, here is some info about my Maddog MegaSTOR
18X Triple-Format DVD-RW DVD burner (which supports Double Layer
DVD+R/DL and Dual Layer DVD-R/DL at 8x)

dvd+rw-mediainfo /dev/scd1
INQUIRY:[TSSTcorp][CD/DVDW SH-S182D][SB00]
GET [CURRENT] CONFIGURATION:
Mounted Media: 1Ah, DVD+RW
Current Write Speed:   4.0x1385=5540KB/s
Write Speed #0:4.0x1385=5540KB/s
Write Speed #1: 2.0x1385=2770KB/s
GET [CURRENT] PERFORMANCE:
Write Performance: 4.0x1385=5540KB/[EMAIL PROTECTED] -> 2295104]
Speed Descriptor#0:00/2295103 [EMAIL PROTECTED]/s  [EMAIL PROTECTED] 
=5540KB/s
Speed Descriptor#1:00/2295103 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
Speed Descriptor#2:00/2295103 [EMAIL PROTECTED]/s [EMAIL PROTECTED]/s
   READ DVD STRUCTURE[#0h]:
Media Book Type:   00h, DVD-ROM book [revision 0]
Media ID:  MKM/A02
Legacy lead-out at:2295104*2KB=4700372992
READ DISC INFORMATION:
Disc status:   complete
Number of Sessions:1
State of Last Session: complete
Number of Tracks:  1
BG Format Status:  complete
READ FORMAT CAPACITIES:
formatted: 2295104*2048=4700372992
26h(0):2295104*2048=4700372992
   READ TRACK INFORMATION[#1]:
Track State:   complete
Track Start Address:   0*2KB
Free Blocks:   0*2KB
Track Size:2295104*2KB
   FABRICATED TOC:
Track#1  : [EMAIL PROTECTED]
Track#AA : [EMAIL PROTECTED]
Multi-session Info:[EMAIL PROTECTED]
READ CAPACITY:  2295104*2048=4700372992


Many thanks in advance for any pointers on how I can FINLLAY copy my DVDs

==>>Also - how can I 'rip' a DVD into an mpeg or avi file?<<==

Kind regards & may thanks in advance!

VS


--
To

Re: multi-gnome-terminal alternative

2007-01-01 Thread Thomas Dickey
Roberto C. Sanchez <[EMAIL PROTECTED]> wrote:

> --C7zPtVaVf+AK4Oqc
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable

> On Sun, Dec 31, 2006 at 04:57:19PM -0800, Marc Wilson wrote:
>> On Sun, Dec 31, 2006 at 03:32:26PM -0500, Roberto C. Sanchez wrote:
>> > Why not just use gnome-terminal?
>>=20
>> Have you ever *used* gnome-terminal?  'Nuff said.
>>=20
> Sure.  I use it every day even though I am a WindowMaker user.  I wish
> there was a convenient way to use it on Mac OS X.  It is my favorite
> terminal program.

> Have *you* ever used it?

He stated that he had.  Perhaps when your reading comprehension improves a
little beyond bouncing email around, you will enlighten us on why
gnome-terminal is really doing a _good_ job as a clone of xterm.

(Your webpage doesn't work very well with Opera ;-)

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Where to go to learn about reducing electricity use?

2007-01-01 Thread Reid Priedhorsky
Hi folks,

I would like to make my Etch box use less power, but I'm having a hard
time consolidating all the information I'm finding. Is there a package I
can install or a web page I can read that is a gentle guide to reducing my
power usage?

Many thanks in advance,

Reid


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: root on removable drive

2007-01-01 Thread draeath

Thanks guys! Albert took care of me!


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: acroread on amd64

2007-01-01 Thread Douglas Tutty
On Tue, Jan 02, 2007 at 05:23:59AM +0800, Jerome BENOIT wrote:
> does anyone succeeded to run properly acroread on Etch amd64 box ?
> 
> I have follow the instruction in 
> 
> http://wiki.debian.org/DebianAMD64Faq
> 
> but I get Pango critical messages:
> in fact it seems that the wrong Pango library is called (the 64bit instead 
> of the 32bits).
> 
> Thanks in advance,
> Jerome

Hi Jerome,

You may hit a more targeted audience if you submit and subscribe to the
amd64 list.

Also,  what specifically is it you need actual acroread for?  I'm on
amd64 and find Etch's evince very nice.

Doug.

 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Seeking CPU Recomendations

2007-01-01 Thread Marty

Hans du Plooy wrote:

On Mon, 2007-01-01 at 14:39 -0500, Marty wrote:
I recommend at least 1G of DDR SDRAM, which KX400 fully 
supports, but may not fully utilized by the 1800+.


Why would the CPU speed limit the amount of memory you can use?  If the
motherboard can handle 3GB, the CPU will handle 3GB.

Hans




I meant in terms of performance, not capacity.  I don't recall the specifics, 
but the combination of available bus and CPU speeds may not be optimal for that 
CPU.  In any case the bus speed is limited to 333Mhz (400Mhz overclocked), IIRC.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Seeking CPU Recomendations

2007-01-01 Thread Kevin Ross
You didn't say what kind of camcorder you have.  Is it a digital camcorder, 
that you can download the video via FireWire or USB 2.0?  Or does it only have 
analog output that you must capture with a traditional video capture card?


Re: root on removable drive

2007-01-01 Thread Albert Dengg
On Mon, Jan 01, 2007 at 05:00:12PM -0500, draeath wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I'm trying to migrate to debian for the upcoming Etch release. I'm
> currently using Ubuntu.
> 
> The only thing holding me back is the kernel will panic as / is absent.
> My partition layout:
> 
> /dev/hda ( internal HD )
> /dev/hda1 NTFS ( windows )
> /dev/hda2 EXT3 ( /boot )
> /dev/hda3 linux-swap
> 
> /dev/sda ( external HD, USB 2.0 (UHCI) )
> /dev/sda1 EXT3( / )
> /dev/sda2 extended
> /dev/sda5 FAT32 ( shared space for moving files with drive )
> 
> 
> In ubuntu, it works fine (and I can use UUIDs no less!).
> 
> I've tried using this:
> root=UUID=f7b53c4d-6f56-4e99-94fb-ae66d975f167
> 
> and also this:
> root=/dev/sda1
> 
> Both fail. Is this due to the kernel version? Ubuntu is running
> 2.6.17-10
> 
> 
> Any suggestions? I REQUIRE / to be on the external drive.
have you verified that the modules for usb disks are on the initramfs?
(for initramfs-tools, they should be in /etc/initramfs-tools/modules,
for yaird you will have to take a look yourself):
sd_mod
scsi_mod
ehci-hcd
uhci-hcd
usb-storage

to check which modules are actually on the initramfs, do a
zcat /boot/initrd.img-`uname -r`|cpio -t|grep modules
(if you are running a different kernel version then the target, insert
the correct version, of course)

another possibility would also be to increase the timeout how long the
init script waits for the root disk, though i don't know the parameter
atm...

i hope the helps...

yours
albert
-- 
Albert Dengg <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: root on removable drive

2007-01-01 Thread Kevin Mark
On Mon, Jan 01, 2007 at 05:00:12PM -0500, draeath wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> I'm trying to migrate to debian for the upcoming Etch release. I'm
> currently using Ubuntu.
> 
> The only thing holding me back is the kernel will panic as / is absent.
> My partition layout:
> 
> /dev/hda ( internal HD )
> /dev/hda1 NTFS ( windows )
> /dev/hda2 EXT3 ( /boot )
> /dev/hda3 linux-swap
> 
> /dev/sda ( external HD, USB 2.0 (UHCI) )
> /dev/sda1 EXT3( / )
> /dev/sda2 extended
> /dev/sda5 FAT32 ( shared space for moving files with drive )
> 
> 
> In ubuntu, it works fine (and I can use UUIDs no less!).
> 
> I've tried using this:
> root=UUID=f7b53c4d-6f56-4e99-94fb-ae66d975f167
> 
> and also this:
> root=/dev/sda1
> 
> Both fail. Is this due to the kernel version? Ubuntu is running
> 2.6.17-10
Hi draeath,
my understanding is that there are difference between ubuntu and debian
in terms of how they setup and patch their kernel, not necessarily
related to kernel version. Ubuntu may include usb functionality (or just
maybe earlier) to allow an external usb drive to be used for root.
Cheers,
Kev
Ps. you may want to use the ubuntu kernel with a debian system but I'm
not sure as to the full effect of this.``
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal |   'under construction'   |
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
| my keysever: pgp.mit.edu   | my NPO: cfsg.org |


signature.asc
Description: Digital signature


re: root on removable drive

2007-01-01 Thread draeath

sorry for that mangled formatting and HTML attachment. Haven't used
gmail's webmail for a while and forgot to enable what I call
"standards compliance mode"

Hmm, gpg also doesn't work so well for copy/paste. Darn textbox
mangling my CR into CR/LF and such


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




grub doesn't worj on my primary drive...

2007-01-01 Thread Michael Fothergill

Dear Debianists,

I installed Etch on my old Gateway 2000 PC.  The slave drive is 13GB in size 
and Etch is parked on it.


The primary drive is a smaller 1GB drive with Windows 98 on it.

At the end of the installation I selected the option to put GRUB on the 
master disk as I remember it.


It didn't work properly because on booting I get an error from GRUB

GRUB 1,5
Grub fails (or something like that)
Error 18

I can't fire up Windows or Debian.

The BIOS sees both drives OK.

Smart boot manager can boot up Windows but it can't boot the Linux up.

If I use a rescue floppy etc what do I do with it?

I have never been able to do anything useful with rescue mode.

How would I use it to put GRUB on the slave disk (if that is a good idea) or 
make a boot floppy with GRUB on it that overrides looking on the primary 
disk and boots Debian for me?


Web pages on rescue mode use would be useful.

Suggestions welcome.

Michael Fothergill

_
MSN Hotmail is evolving – check out the new Windows Live Mail 
http://ideas.live.com



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




root on removable drive

2007-01-01 Thread draeath

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm trying to migrate to debian for the upcoming Etch release. I'm
currently using Ubuntu.

The only thing holding me back is the kernel will panic as / is absent.
My partition layout:

/dev/hda ( internal HD )
/dev/hda1 NTFS ( windows )
/dev/hda2 EXT3 ( /boot )
/dev/hda3 linux-swap

/dev/sda ( external HD, USB 2.0 (UHCI) )
/dev/sda1 EXT3( / )
/dev/sda2 extended
/dev/sda5 FAT32 ( shared space for moving files with drive )


In ubuntu, it works fine (and I can use UUIDs no less!).

I've tried using this:
root=UUID=f7b53c4d-6f56-4e99-94fb-ae66d975f167

and also this:
root=/dev/sda1

Both fail. Is this due to the kernel version? Ubuntu is running
2.6.17-10


Any suggestions? I REQUIRE / to be on the external drive.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFmYP6Of/+DfRMQCwRAp++AJ0ZTOLz35V34ctrgQQQ2zK0jxdWrACgn805
4c3vtobixdQ5pyT+f5mnEpU=
=GH7q
-END PGP SIGNATURE-


acroread on amd64

2007-01-01 Thread Jerome BENOIT

Hello List,

does anyone succeeded to run properly acroread on Etch amd64 box ?

I have follow the instruction in 


http://wiki.debian.org/DebianAMD64Faq

but I get Pango critical messages:
in fact it seems that the wrong Pango library is called (the 64bit instead of 
the 32bits).

Thanks in advance,
Jerome
--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




acroread on amd64

2007-01-01 Thread Jerome BENOIT

Hello List,

does anyone succeeded to run properly acroread on Etch amd64 box ?

I have follow the instruction in 


http://wiki.debian.org/DebianAMD64Faq

but I get Pango critical messages:
in fact it seems that the wrong Pango library is called (the 64bit instead of 
the 32bits).

Thanks in advance,
Jerome
--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Seeking CPU Recomendations

2007-01-01 Thread Thomas H. George
On Mon, Jan 01, 2007 at 02:42:22PM -0500, Douglas Tutty wrote:
> On Mon, Jan 01, 2007 at 01:29:55PM -0600, Hugo Vanwoerkom wrote:
> > Thomas H. George wrote:
> > >On Mon, Jan 01, 2007 at 11:05:57AM -0600, Hugo Vanwoerkom wrote:
> > >>Thomas H. George wrote:
> > >>>Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
> > >>>I want to capture digital video from my video camera and burn it on CD's 
> > >>>or DVD's.
> > >>>
> > >>>I tried reading the debian-user archives by subject but they are so 
> > >>>extensive it is slow going.  Perhaps there is a better way to search 
> > >>>them?
> > >>>
> > >>>My object is not to be absolutely cutting edge but rather to make a 
> > >>>sound upgrade for a Debian Etch system.
> > >>>
> > >>>Tom
> > >>>
> > >>>
> > >>Better CPU but for what motherboard?
> > >>You are referring to hardware?
> > >>
> > >>Hugo
> > >>
> > >My current motherboard is an Albatron KX400-8XV.  Of course I would
> > >replace it as well if need be.
> > >
> > >For the record, the rest of the system is
> > >   Memory: 256 M
> > >   Harddrive:  70 G
> > >   Video Card: Radeon 9200 SE
> > >   DVD:Sony DVD RW DRU-510A
> > >   Sound:  Creative Labs SB Live!
> > >>  Wacom Tablet with Mouse
> > >   Generic Keyboard
> > >
> > >I might look for a bargin package deal - bare bones or complete desktop
> > >- but there's more space than I need on the hard drive, the DVD and the
> > >  sound card are fine, and I love the Wacom Tablet.  Memory is cheap
> > >  these days. Perhaps an upscale video card might be worth
> > >  considering but perhaps not.  After all my objective is just to
> > >  capture the digital video stream and burn it to a CD or DVD.
> > >
> > >Tom  
> > 
> > If that is all you are after I would do what Roberto suggested: buy more 
> > memory. You have only 256MB but the board supports 3GB, so buy a 1GB 
> > card and put that in and see if it makes a difference.
> > 
> 
> In addition, I would suggest trying to do as much in _hardware_ as
> possible, e.g. video capture card that does the conversion itself rather
> than relying on your CPU.  For watching the DVD, ditto the graphics
> card.
> 
> In effect, CPU power is that last thing to consider changing, after
> ensuring enough memory that you don't need to swap (although you should
> have a swap partition), and watching IO bandwidth, and doing everything
> you can in hardware.
> 
> Doug.
> 
Right.  This makes sense and I'll go for both memory and a video capture
card.  

Thanks,

Tom
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Looking for music player software

2007-01-01 Thread Hans du Plooy
On Sun, 2006-12-31 at 14:42 +0100, Sven Arvidsson wrote:
> I know exactly what you mean. The UI of XMMS was one of the things that
> made me go looking for another player, years ago.

He he, I used XMMS for much longer than I should have for just the
opposite reason.  I'm a longtime Winamp user, and I loved the simple -
straightforward interface.  Even got a skin for XMMS that looks like
Winamp 2.x

Different strokes...

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Seeking CPU Recomendations

2007-01-01 Thread Hans du Plooy
On Mon, 2007-01-01 at 13:33 -0500, Thomas H. George wrote:
>   considering but perhaps not.  After all my objective is just to
>   capture the digital video stream and burn it to a CD or DVD.
If it is just to capture and not to capture and encode/transcode on the
fly, an AthlonXP 1800+ (1.5GHz) is more than fast enough.

For encoding on the fly, it is still fast enough.  In fact, I encoded
for DVD on the fly from my TV card with a 1200MHz Duron with 256MB PC133
memory.

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Seeking CPU Recomendations

2007-01-01 Thread Hans du Plooy
On Mon, 2007-01-01 at 14:39 -0500, Marty wrote:
> I recommend at least 1G of DDR SDRAM, which KX400 fully 
> supports, but may not fully utilized by the 1800+.

Why would the CPU speed limit the amount of memory you can use?  If the
motherboard can handle 3GB, the CPU will handle 3GB.

Hans


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Default boot from Windows

2007-01-01 Thread Jan Schledermann
rocky wrote:

> Hey,
> 
> My Dell Inspiron 2200 laptop is a dual boot system. I think I'm using
> grub not lilo. Right not the defaul boot Operating system is Debian
> Sid. Recently I need to use flash quite often therefore I want to
> configure my computer's defaut boot Operation System to become Windows
> XP. Can any of you tell me how could I achieve this please?
> 
> Thanks a lot in advance!
> Rocky
 Edit /boot/grub/menu.lst

one of the first lines is:

default 0

0 means the first entry of the menu. Count the number of menu entries in
menu.lst until you get to the Windows line (don't forget to start counting
from 0)

Assign your count to 'default' instead of 0.


Jan


-- 
** Do NOT use the reply-to address. You'll end up in the trash can
** Mail me at: jan A.T schledermann D0T org 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Debian Installation

2007-01-01 Thread Jan Schledermann
Chris Lale wrote:

> Danesh Daroui wrote:
>> Hi all,
>>
>> I am an Ubuntu (Debian's kid) lover who has decided recently to port
>> some of my work on Debian. I have downloaded minimal CD of Debian's
>> latest version. Everything seems to go fine, but when the installation
>> is done, the X-Server can be run and the OS just stays in text mode
>> without GUI. There is also a log file which has been created after
>> several attempts to run X-Server but it is messy enough. Can anybody
>> help? Also, I feel very unconformable with KDE while I love GNOME, but
>> the Debian installer didn't ask me anywhere if I want GNOME or KDE. I
>> saw also that it has downloaded packages from both KDE and GNOME. How
>> can I specifically chose GNOME as windows handler?
>>
>> Regards,
I had the same experience a week or so ago after doing a total reinstall of
my laptop with a freshly downloaded sarge netinstall cd.
I also chose the standard workstation selection from the installer.
Much to my surprise NOT ALL of the necessary X components where installed
standard.
I had to install keyboard, mouse, touchpad and the chip-specific xserver
myself.
At first baffeled, I did take the time to read the xserver log file line by
line, which quickly revealed the missing packages.
Install apt-get and use apt-cache search .. to identify your missing
components. apt-get install . them.

Don't worry, even when installing kdm, gnome is by default littering your
screen in debian [It is obvious what my preference is or not! ;-) ]. 

Best regards
Jan


-- 
** Do NOT use the reply-to address. You'll end up in the trash can
** Mail me at: jan A.T schledermann D0T org 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: CUPS - application software cant find CUPS

2007-01-01 Thread Roberto C. Sanchez
On Mon, Jan 01, 2007 at 08:14:29PM +, Gary Roach wrote:
> 
> Good question. I did a locate on cupsys-dsd. The return showed the 
> package dpkg files an archive entry and the usual doc entry but no 
> indication that the program, it self, was installed. Shouldnt there be 
> something in the /etc or /etc/rcX files. I did an apt-get reinstall but 
> it didn't change anything. Where should the actual program reside? I 
> don't think it is installing. Any guesses as to why?
> 
Try `apt-cache policy cups-bsd`

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: CUPS - application software cant find CUPS

2007-01-01 Thread Gary Roach

Roberto C. Sanchez wrote:


On Mon, Jan 01, 2007 at 06:29:33PM +, Gary Roach wrote:

HP 940C fine. Not one single piece of application software on the Debian 
box can find CUPS.




Do you have the cups-bsd package installed on your Debian box?

Regards,

-Roberto


Thanks for the reply.

Good question. I did a locate on cupsys-dsd. The return showed the 
package dpkg files an archive entry and the usual doc entry but no 
indication that the program, it self, was installed. Shouldnt there be 
something in the /etc or /etc/rcX files. I did an apt-get reinstall but 
it didn't change anything. Where should the actual program reside? I 
don't think it is installing. Any guesses as to why?


Thank again and Happy New Year.

GLR


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: /dev/dsp missing

2007-01-01 Thread Sven Arvidsson
On Mon, 2007-01-01 at 04:44 +0100, Benjamí Villoslada wrote:
> Ok, thanks!  And Audacity, can works with ALSA?

It seems the current stable release of Audacity doesn't support ALSA by
default, but there are workarounds.
http://audacityteam.org/wiki/index.php?title=LinuxIssues#OSS_vs_ALSA

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


signature.asc
Description: This is a digitally signed message part


Re: Seeking CPU Recomendations

2007-01-01 Thread Douglas Tutty
On Mon, Jan 01, 2007 at 01:29:55PM -0600, Hugo Vanwoerkom wrote:
> Thomas H. George wrote:
> >On Mon, Jan 01, 2007 at 11:05:57AM -0600, Hugo Vanwoerkom wrote:
> >>Thomas H. George wrote:
> >>>Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
> >>>I want to capture digital video from my video camera and burn it on CD's 
> >>>or DVD's.
> >>>
> >>>I tried reading the debian-user archives by subject but they are so 
> >>>extensive it is slow going.  Perhaps there is a better way to search 
> >>>them?
> >>>
> >>>My object is not to be absolutely cutting edge but rather to make a 
> >>>sound upgrade for a Debian Etch system.
> >>>
> >>>Tom
> >>>
> >>>
> >>Better CPU but for what motherboard?
> >>You are referring to hardware?
> >>
> >>Hugo
> >>
> >My current motherboard is an Albatron KX400-8XV.  Of course I would
> >replace it as well if need be.
> >
> >For the record, the rest of the system is
> > Memory: 256 M
> > Harddrive:  70 G
> > Video Card: Radeon 9200 SE
> > DVD:Sony DVD RW DRU-510A
> > Sound:  Creative Labs SB Live!
> >>Wacom Tablet with Mouse
> > Generic Keyboard
> >
> >I might look for a bargin package deal - bare bones or complete desktop
> >- but there's more space than I need on the hard drive, the DVD and the
> >  sound card are fine, and I love the Wacom Tablet.  Memory is cheap
> >  these days. Perhaps an upscale video card might be worth
> >  considering but perhaps not.  After all my objective is just to
> >  capture the digital video stream and burn it to a CD or DVD.
> >
> >Tom  
> 
> If that is all you are after I would do what Roberto suggested: buy more 
> memory. You have only 256MB but the board supports 3GB, so buy a 1GB 
> card and put that in and see if it makes a difference.
> 

In addition, I would suggest trying to do as much in _hardware_ as
possible, e.g. video capture card that does the conversion itself rather
than relying on your CPU.  For watching the DVD, ditto the graphics
card.

In effect, CPU power is that last thing to consider changing, after
ensuring enough memory that you don't need to swap (although you should
have a swap partition), and watching IO bandwidth, and doing everything
you can in hardware.

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Seeking CPU Recomendations

2007-01-01 Thread Marty

Thomas H. George wrote:

On Mon, Jan 01, 2007 at 11:05:57AM -0600, Hugo Vanwoerkom wrote:

Thomas H. George wrote:
>Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
>I want to capture digital video from my video camera and burn it on CD's 
>or DVD's.


I am using the 1800+ for a variety of video applications, and find it to be 
minimally adequate to all such tasks.



>
>I tried reading the debian-user archives by subject but they are so 
>extensive it is slow going.  Perhaps there is a better way to search them?

>
>My object is not to be absolutely cutting edge but rather to make a 
>sound upgrade for a Debian Etch system.

>
>Tom
>
>

Better CPU but for what motherboard?
You are referring to hardware?

Hugo


My current motherboard is an Albatron KX400-8XV.  Of course I would
replace it as well if need be.


I also have this board, and you could extend its life a little (as I did) using 
a Slot-A Sempron, but these are getting harder to find, and the boost in speed 
might not justify the expense.  It may be easier to justify if you also upgrade 
the RAM as I recomend below, since it will allow better utilization of faster 
DDR SDRAM.




For the record, the rest of the system is
Memory: 256 M


256M seems inadequate to me.  I agree with Roberto that 1G would be better.  I 
would be afraid of swapping limiting the number of apps you could run while 
processing the video.  I recommend at least 1G of DDR SDRAM, which KX400 fully 
supports, but may not fully utilized by the 1800+.  I don't know if it supports 
DDR2, but I would try it to help ensure that the RAM could be used in a future 
motherboard upgrade.



Harddrive:  70 G
Video Card: Radeon 9200 SE
DVD:Sony DVD RW DRU-510A
Sound:  Creative Labs SB Live!

Wacom Tablet with Mouse

Generic Keyboard

I might look for a bargin package deal - bare bones or complete desktop
- but there's more space than I need on the hard drive, the DVD and the
  sound card are fine, and I love the Wacom Tablet.  Memory is cheap
  these days. Perhaps an upscale video card might be worth
  considering but perhaps not.  After all my objective is just to
  capture the digital video stream and burn it to a CD or DVD.


New motherboards are cheap and come with (for your needs adequate) onboard 
graphics and sound.  The 64 bit CPUs are still pricey, though.




Tom  

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact 
[EMAIL PROTECTED]









--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Seeking CPU Recomendations

2007-01-01 Thread Hugo Vanwoerkom

Thomas H. George wrote:

On Mon, Jan 01, 2007 at 11:05:57AM -0600, Hugo Vanwoerkom wrote:

Thomas H. George wrote:
Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
I want to capture digital video from my video camera and burn it on CD's 
or DVD's.


I tried reading the debian-user archives by subject but they are so 
extensive it is slow going.  Perhaps there is a better way to search them?


My object is not to be absolutely cutting edge but rather to make a 
sound upgrade for a Debian Etch system.


Tom



Better CPU but for what motherboard?
You are referring to hardware?

Hugo


My current motherboard is an Albatron KX400-8XV.  Of course I would
replace it as well if need be.

For the record, the rest of the system is
Memory: 256 M
Harddrive:  70 G
Video Card: Radeon 9200 SE
DVD:Sony DVD RW DRU-510A
Sound:  Creative Labs SB Live!

Wacom Tablet with Mouse

Generic Keyboard

I might look for a bargin package deal - bare bones or complete desktop
- but there's more space than I need on the hard drive, the DVD and the
  sound card are fine, and I love the Wacom Tablet.  Memory is cheap
  these days. Perhaps an upscale video card might be worth
  considering but perhaps not.  After all my objective is just to
  capture the digital video stream and burn it to a CD or DVD.

Tom  


If that is all you are after I would do what Roberto suggested: buy more 
memory. You have only 256MB but the board supports 3GB, so buy a 1GB 
card and put that in and see if it makes a difference.


Hugo










--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: make pdf with password

2007-01-01 Thread Jhair Tocancipa Triana
gustavo halperin writes:

> Hello
> There are any form to make pdf with password using latex  or from the
> pdf generated using Latex there are any form to add password to this
> pdf ??

You could try the pdftk package.

-- 
-- Jhair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



make pdf with password

2007-01-01 Thread gustavo halperin

Hello

There are any form to make pdf with password using latex  or from the 
pdf generated using Latex there are any form to add password to this pdf ??


Thank you in advance,
  Gustavo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Sarge: name resolution weirdness

2007-01-01 Thread Marty

Carl Fink wrote:

On Sun, Dec 31, 2006 at 10:34:19PM -0500, Marty wrote:

Carl Fink wrote:
>So, do I hold the record for "questions debian-user can't answer"?

The broken link sounds like an issue for the maintainer to sort out.  My 
guess is the name resolution with non-existent resolv.conf files is somehow 
related to virtualization.


Maintainer of which package?


Sorry, I was referring to resolvconf, which you removed by apt-get prior to 
discovering the broken link.  The problem might be in the package's post-removal 
script, for example.


 Virtualization of what?

You mentioned using a "virtual server via Rimuhosting," which I am unfamiliar 
with, but my limited understanding of virtualization is that the NICs are 
"vitualized," i.e. replaced by software emulation in the virtualization server 
(or host server running multiple client virtual servers).  This creates a 
"virtual LAN" within the host server wherein the IP functionality of a physical 
LAN is duplicated, and possibly DNS functionality  as well.  In doing so, it 
*may* override some of the networking settings of the individual virtual 
servers, but that's just a guess.




Thanks.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




gnunet

2007-01-01 Thread Martin Paraskevov

I've just installed gnunet and its frontend
gnunet-gtk. I tried searching for random
stuff in gnunet using the frontend but nothing
ever gets found. Is anybody using gnunet?
Why is gnunet not able to find anything?
Simply because there are no users?

- Martin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: CUPS - application software cant find CUPS

2007-01-01 Thread Roberto C. Sanchez
On Mon, Jan 01, 2007 at 06:29:33PM +, Gary Roach wrote:
> 
> HP 940C fine. Not one single piece of application software on the Debian 
> box can find CUPS.
> 
Do you have the cups-bsd package installed on your Debian box?

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


CUPS - application software cant find CUPS

2007-01-01 Thread Gary Roach

Hi

(Originally CUPS - software cant find) This is a re-issue of the same 
problem. I had no takers on the first round and am still having serious 
problems. I have tried everything in the debian mini HOWTO to no avail.


I have a 3 computer, plus linksys switch, home network. Two of the 
computers run Win2K and one uses Debian Linux (kernel 2.6.18 and Etch). 
One of the Win2K systems is acting as my print server. I use Samba on 
the Debian box to tie everything together. The network works fine. The 
CUPS installation on the Debian box prints test pages to the Win2k based 
HP 940C fine. Not one single piece of application software on the Debian 
box can find CUPS.


http://localhost:631 works fine.
Gimp cant find CUPS
Openoffice cant find CUPS
Iceape web browser cant find CUPS
Gnome CUPS Manager cant find CUPS

Some of these comeback with an error message and some just print to 
never never land.


lpstat and such commands return an "unable to connect to server" error. 
  ps xaf indicates that Cupsd is running.


I've found a confusing assortment of answers on the web for other 
versions of Linux, none of which seem to apply to my problem, but no fix.


Any one got an idea. Help!!!

GLR


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Seeking CPU Recomendations

2007-01-01 Thread Thomas H. George
On Mon, Jan 01, 2007 at 11:05:57AM -0600, Hugo Vanwoerkom wrote:
> Thomas H. George wrote:
> >Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
> >I want to capture digital video from my video camera and burn it on CD's 
> >or DVD's.
> >
> >I tried reading the debian-user archives by subject but they are so 
> >extensive it is slow going.  Perhaps there is a better way to search them?
> >
> >My object is not to be absolutely cutting edge but rather to make a 
> >sound upgrade for a Debian Etch system.
> >
> >Tom
> >
> >
> 
> Better CPU but for what motherboard?
> You are referring to hardware?
> 
> Hugo
> 
My current motherboard is an Albatron KX400-8XV.  Of course I would
replace it as well if need be.

For the record, the rest of the system is
Memory: 256 M
Harddrive:  70 G
Video Card: Radeon 9200 SE
DVD:Sony DVD RW DRU-510A
Sound:  Creative Labs SB Live!
>   Wacom Tablet with Mouse
Generic Keyboard

I might look for a bargin package deal - bare bones or complete desktop
- but there's more space than I need on the hard drive, the DVD and the
  sound card are fine, and I love the Wacom Tablet.  Memory is cheap
  these days. Perhaps an upscale video card might be worth
  considering but perhaps not.  After all my objective is just to
  capture the digital video stream and burn it to a CD or DVD.

Tom  
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact 
> [EMAIL PROTECTED]
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Magnus Pedersen

Adam Porter wrote:

Magnus Pedersen wrote:


I'm building from the 0.14 release tarballs and this is my buildcommand
and path:

[EMAIL PROTECTED]:~/Desktop/beryl/build/beryl-core-0.1.4$
dpkg-buildpackage -rfakeroot

The final error looks like this:

/home/magnus/Desktop/beryl/build/beryl-core-0.1.4/libberylsettings/main.c:933:
undefined refer  ence to `g_key_file_free'
.libs/display_options.o: In function `compDisplayInitOptions':
../src/display_options.c:268: undefined reference to `XStringToKeysym'
../src/display_options.c:285: undefined reference to `XStringToKeysym'
../src/display_options.c:302: undefined reference to `XStringToKeysym'
../src/display_options.c:334: undefined reference to `XStringToKeysym'
../src/display_options.c:351: undefined reference to `XStringToKeysym'
.libs/display_options.o:../src/display_options.c:399: more undefined
references to `XStringToK  eysym' follow
collect2: ld returned 1 exit status
make[3]: *** [libberylsettings.la] Error 1


I'm far from an expert on this, but have you installed the beryl-dev
package?  I think it gets built before libberylsettings.  I don't fully (or
even slightly) understand the Beryl build process, but I've seen similar
problems that were solved by going ahead and installing beryl-core, and
perhaps beryl-dev.  Are you sure that the entire build finishes without
errors when you just run make?


I'm not sure I'm brave enough to run SVN, but perhaps I should give it a
try...


Well, I have to say, the SVN Makefile makes building and installing dead
simple.  In fact, I bet the Makefile holds the answers to this problem...

If you really can't figure it out, try the Beryl forums, IRC channel, or bug
tracker.  The devs are quite helpful.



Ok, I'll take a look at these options, thank you :-)

/Magnus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




site sur charleroi

2007-01-01 Thread kevin
salut

venez voir 
http://spider25.rockweb.org/topsites/index.php?a=in&u=kevinos&sid=hPKMS6ku1y90Ave37hdXG7c92wlJm8Bu


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Adam Porter
Magnus Pedersen wrote:

> I'm building from the 0.14 release tarballs and this is my buildcommand
> and path:
> 
> [EMAIL PROTECTED]:~/Desktop/beryl/build/beryl-core-0.1.4$
> dpkg-buildpackage -rfakeroot
> 
> The final error looks like this:
> 
> /home/magnus/Desktop/beryl/build/beryl-core-0.1.4/libberylsettings/main.c:933:
> undefined refer  ence to `g_key_file_free'
> .libs/display_options.o: In function `compDisplayInitOptions':
> ../src/display_options.c:268: undefined reference to `XStringToKeysym'
> ../src/display_options.c:285: undefined reference to `XStringToKeysym'
> ../src/display_options.c:302: undefined reference to `XStringToKeysym'
> ../src/display_options.c:334: undefined reference to `XStringToKeysym'
> ../src/display_options.c:351: undefined reference to `XStringToKeysym'
> .libs/display_options.o:../src/display_options.c:399: more undefined
> references to `XStringToK  eysym' follow
> collect2: ld returned 1 exit status
> make[3]: *** [libberylsettings.la] Error 1

I'm far from an expert on this, but have you installed the beryl-dev
package?  I think it gets built before libberylsettings.  I don't fully (or
even slightly) understand the Beryl build process, but I've seen similar
problems that were solved by going ahead and installing beryl-core, and
perhaps beryl-dev.  Are you sure that the entire build finishes without
errors when you just run make?

> I'm not sure I'm brave enough to run SVN, but perhaps I should give it a
> try...

Well, I have to say, the SVN Makefile makes building and installing dead
simple.  In fact, I bet the Makefile holds the answers to this problem...

If you really can't figure it out, try the Beryl forums, IRC channel, or bug
tracker.  The devs are quite helpful.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Magnus Pedersen

Adam Porter wrote:

Magnus Pedersen wrote:


I'm trying to build .debs of beryl:
 
I can build the source without problems with :

./configure
make

But when I try to build with dpkg-buildpackage -rfakeroot I end up with
a lot linies like this and an error:

/home/magnus/Desktop/beryl/beryl-core-0.1.4/libberylsettings/main.c:860:
undefined reference to `g_slist_foreach'
.libs/main.o: In function `read_settings_for_plugin':
[...]

This is my first try building .debs, can anyone tell me what I'm doing
wrong?


Hi Magnus,

Are you building from the release tarball or SVN or what?  I'm not sure why
the tarballs would build fine except with dpkg-buildpackage.  You said you
end up with "an error," but you didn't actually include the error message. 
It would also help if you'd say what working directory you execute the

commands in.



I'm building from the 0.14 release tarballs and this is my buildcommand 
and path:


[EMAIL PROTECTED]:~/Desktop/beryl/build/beryl-core-0.1.4$ 
dpkg-buildpackage -rfakeroot


The final error looks like this:

/home/magnus/Desktop/beryl/build/beryl-core-0.1.4/libberylsettings/main.c:933: 
undefined refer  ence to `g_key_file_free'

.libs/display_options.o: In function `compDisplayInitOptions':
../src/display_options.c:268: undefined reference to `XStringToKeysym'
../src/display_options.c:285: undefined reference to `XStringToKeysym'
../src/display_options.c:302: undefined reference to `XStringToKeysym'
../src/display_options.c:334: undefined reference to `XStringToKeysym'
../src/display_options.c:351: undefined reference to `XStringToKeysym'
.libs/display_options.o:../src/display_options.c:399: more undefined 
references to `XStringToK  eysym' follow

collect2: ld returned 1 exit status
make[3]: *** [libberylsettings.la] Error 1
make[3]: Leaving directory 
`/home/magnus/Desktop/beryl/build/beryl-core-0.1.4/libberylsettings  '

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/magnus/Desktop/beryl/build/beryl-core-0.1.4'

make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/magnus/Desktop/beryl/build/beryl-core-0.1.4'

make: *** [build-stamp] Error 2




I've been building the SVN versions with excellent results; no crashes, the
occasional new feature, and minor bug fixes.  After $(svn up) I run:

beryl/trunk$ nice -n 10 make newdebs

That will build the deb packages, in order, and install each package as it
goes.  It will use sudo and prompt you for the password when it needs it,
so you might want to go ahead and run $(sudo echo) first if you plan to
leave the build going unattended.  After it finishes, it will put the debs
in the "output/" directory, where "" is the SVN revision.

The only drawbacks to this are:

a) if the build fails at some point but has already installed some packages
it built successfully, you could end up with mismatched versions of Beryl's
different packages.  I usually keep a copy of the last build that I've
observed to be stable so I can revert to it if necessary.  However, it's
been a while since I've had any build errors, and even then, if you really
want to, you can find another SVN revision that builds.

b) Unfortunately, the way Beryl's build process is set up, it must, for
example, install beryl-core before it can build beryl-plugins.  This is
what leads to drawback A above (maybe I have these in the wrong order).

Again, build errors seem to getting more rare, and Beryl and Emerald seem
quite stable, so I recommend you give the SVN version a try.

Please cc my email if you want me to see any replies.

Adam




I'm not sure I'm brave enough to run SVN, but perhaps I should give it a 
try...


/Magnus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Seeking CPU Recomendations

2007-01-01 Thread Roberto C. Sanchez
On Mon, Jan 01, 2007 at 11:45:33AM -0500, Thomas H. George wrote:
> Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
> I want to capture digital video from my video camera and burn it on CD's 
> or DVD's.
> 
Have you tried video capture and CD/DVD burning with your current
system?  I'll give you that the CPU might not be lightning fast, but it
should still do the job, if you are willing to wait.  A memory upgrade
would probably help out quite a bit if you have less then 1 GB.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Sarge or Etch for Apache 2.2?

2007-01-01 Thread Roberto C. Sanchez
On Mon, Jan 01, 2007 at 09:13:28AM -0600, Peter Michaux wrote:
> Hi,
> 
> My new hosting company has standard choices of Fedora Core 5 or 6 or
> Debian Sarge. They suggest Fedora Core because it comes with Apache
> 2.2 which I want. They say that they could install Debian Etch for me
> because that has Apache 2.2 but Etch hasn't been officially released
> yet so this may not be a good idea. The sites I am running are only
> experimental and I would like to run Debian eventually. Any
> suggestions? Can Apache 2.2  be run on Debian Sarge?
> 
I'd recommend just going with Etch.  As long as you keep the box
reasonably locked down, there isn't too much to worry about and it will
be officially stable Real Soon Now (TM).

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Default boot from Windows

2007-01-01 Thread Roberto C. Sanchez
On Mon, Jan 01, 2007 at 07:12:49AM -0800, rocky wrote:
> Hey,
> 
> My Dell Inspiron 2200 laptop is a dual boot system. I think I'm using
> grub not lilo. Right not the defaul boot Operating system is Debian
> Sid. Recently I need to use flash quite often therefore I want to
> configure my computer's defaut boot Operation System to become Windows
> XP. Can any of you tell me how could I achieve this please?
> 
If Flash is the only thing tying you to windows, you might want to
consider getting Crossover Office from Codeweavers.  We use it at my
church for MS Office and so far it works great.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: multi-gnome-terminal alternative

2007-01-01 Thread Roberto C. Sanchez
On Sun, Dec 31, 2006 at 04:57:19PM -0800, Marc Wilson wrote:
> On Sun, Dec 31, 2006 at 03:32:26PM -0500, Roberto C. Sanchez wrote:
> > Why not just use gnome-terminal?
> 
> Have you ever *used* gnome-terminal?  'Nuff said.
> 
Sure.  I use it every day even though I am a WindowMaker user.  I wish
there was a convenient way to use it on Mac OS X.  It is my favorite
terminal program.

Have *you* ever used it?

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Re: Wierd problem with a script that calls nail

2007-01-01 Thread Brian

Kevin Mark wrote:

On Sat, Dec 30, 2006 at 03:48:24PM +0100, brian wrote:

Kevin Mark wrote:

On Sat, Dec 30, 2006 at 01:49:12PM +0100, Brian wrote:

Hi,
I have a Debian Sarge box and an NSLU2 (Unslung) that I have setup to 
send me mails when they startup, reboot, and do various other things, 
they use Nail to sned the emails to me. I tried to setup my mothers PC 
to do the same, no way I can get it to work. If I run the scripts by 
hand all works OK.
So I have a script /usr/sbin/mailtext.sh, that calls Nail with 2 
parameters.  In RC.0, RC.3 and RC.5 is have symbolic links to a script 
in /etc/init.d that calls mailtext.sh.


Mailtext gets called, and I have inserted logger statements in the 
script, those messages appear in my /var/log/messages, so I know that my 
script is called when it should be.


But, I never get the mails. If I run the script by hand as root then I 
get the mail. So I thought maybe something else needs to be started 
beforehand, but this runs as last in rc.3 amd rc.5, so network is up by 
then.


Just wondering how to debug this further, how can I get any error 
messages from nail into my logs? All I tried up till now doesn't seem to 
work.


Cheers Brian


try adding some logging to the script at the beginning and the end to a
a file.
echo "starting my script" >> mylogfile.log
cheers,
Kev

Kev,

just FYI here is the script:

mailtext.sh
#!/bin/sh
set -x
/bin/logger "/opt/sbin/mailtext Sending "$1" to Brian"

echo "$2" | nail -v -s Slug1:"$1"  [EMAIL PROTECTED]

That gives plenty of output, just can't figure out a way to capture it yet.

Cheers Brian

echo "$2" | nail -v -s Slug1:"$1"  [EMAIL PROTECTED] >> mylogfile 2>&1
-Kev

Kev,

that did it, pretty basic, I guess I should have been able to figure it 
out myself. Thanks very much.


Cheers Brian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Seeking CPU Recomendations

2007-01-01 Thread Hugo Vanwoerkom

Thomas H. George wrote:
Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
I want to capture digital video from my video camera and burn it on CD's 
or DVD's.


I tried reading the debian-user archives by subject but they are so 
extensive it is slow going.  Perhaps there is a better way to search them?


My object is not to be absolutely cutting edge but rather to make a 
sound upgrade for a Debian Etch system.


Tom




Better CPU but for what motherboard?
You are referring to hardware?

Hugo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: APT problems (416 error and "uncaught exception")

2007-01-01 Thread Chris Lale

A. F. Cano wrote:

On Thu, Dec 28, 2006 at 04:53:32PM +, John Halton wrote:
  
[...]


I have resisted using apg-get as I know the aptitude databases would
then be out of sync.

[...]


You could try the magic bullet "aptitude keep-all" to restore sane 
behaviour after using apt-get. See 
http://newbiedoc.berlios.de/wiki/Aptitude_-_using_together_with_Synaptic_and_Apt-get


--
Chris.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Debian Installation

2007-01-01 Thread Chris Lale

Danesh Daroui wrote:

Hi all,

I am an Ubuntu (Debian's kid) lover who has decided recently to port 
some of my work on Debian. I have downloaded minimal CD of Debian's 
latest version. Everything seems to go fine, but when the installation 
is done, the X-Server can be run and the OS just stays in text mode 
without GUI. There is also a log file which has been created after 
several attempts to run X-Server but it is messy enough. Can anybody 
help? Also, I feel very unconformable with KDE while I love GNOME, but 
the Debian installer didn't ask me anywhere if I want GNOME or KDE. I 
saw also that it has downloaded packages from both KDE and GNOME. How 
can I specifically chose GNOME as windows handler?


Regards,

D.




AFAIR the installer uses Tasksel to install a desktop system including X 
and Gnome. You may have failed to choose the "desktop" task during 
installation. You can run it manually from the command line by switching 
user ("su") to root and running "tasksel". Make sure that the "Desktop" 
task is selected once you are in the ncurses interface with the blue screen.


   $ su
   (root password)
   # tasksel
   ...
   # exit
   $

--
Chris.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Seeking CPU Recomendations

2007-01-01 Thread Thomas H. George
Until now my Athlon XP 1800+ has been adequate for everything I do.  Now 
I want to capture digital video from my video camera and burn it on CD's 
or DVD's.


I tried reading the debian-user archives by subject but they are so 
extensive it is slow going.  Perhaps there is a better way to search them?


My object is not to be absolutely cutting edge but rather to make a 
sound upgrade for a Debian Etch system.


Tom


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Determining Page Size on AMD64 Etch

2007-01-01 Thread Owen Heisler

On 1/1/07, Jhair Tocancipa Triana <[EMAIL PROTECTED]> wrote:

Owen Heisler writes:
> On 12/29/06, Matt Miller <[EMAIL PROTECTED]> wrote:
>> > > see what my page size is?
>> >
>> > man 2 getpagesize
>>
>> Thanks, that helped.  I wrote the following C program which
>> apparently tells me that my pagesize is 4K:
>>
>> #include 
>> #include 
>>
>> int main ()
>> {
>> printf ("%d\n", getpagesize ());
>> return 0;
>> }

> Maybe I'm missing something, but why not just look at /proc/swaps?

Because /proc/swaps doesn't show the memory page size.


Oh, I was thinking of the "pagefile size" in Windows, which means (at
least I thought it did) the amount of virtual memory in use.  I see
now in the getpagesize man page that this rather is something to do
with how files are stored in memory.  I learn more all the time!


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: minimum space

2007-01-01 Thread Chris Lale

Roberto C. Sanchez wrote:

On Mon, Dec 25, 2006 at 12:26:56AM +0530, Cheatah [EMAIL PROTECTED] wrote:
  

wht is the minimum space required to install debian sarge??



You can fit it in under 200 MB, but that is a very bare install.

Regards,

-Roberto

  


You can fit Sarge with a desktop onto < 1GB - see 
http://newbiedoc.berlios.de/wiki/Installing_Debian_on_a_small_partition


install the base system with the 2.6 kernel (256 MB)

install and test the X-Window System (106MB)

install full Gnome heavyweight desktop (816 MB)

or install

   * minimal Gnome heavyweight desktop (242 MB)
   * or install full KDE heavyweight desktop (753 MB)
   * or install minimal KDE heavyweight desktop (175 MB)
   * or install Icewm lightweight desktop (7 MB)
   * or install a combination of desktops

install xscreensaver, gdm, synaptic (55 MB)

install applications



--
Chris.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Clone root partition

2007-01-01 Thread Chris Lale

T wrote:
Hi, 


I'm trying to compile a comprehensive document on cloning root partitions.
My immediate goal is to clone my current working Linux to external USB HD,
so that I can use it wherever I go.

By comprehensive I mean it should not be as simple minded as

  dd if=/dev/hda2 of=/dev/sda2

or 


  cp -a / /mnt/point

or 


  tar -p -m cf - / | (cd /mnt/point; tar xf - )

I know they work, but there are so many things have been left out. By
comprehensive, I mean I want to know all relevant things that need to be
considered.

For example for dd, let alone its rigid limitation, if you use it, at least
the 'conv=sync,noerror bs=4k' options should be used: sync,noerror just
means continue and zero fill any error blocks, bs=4k just writes 4k at a
time which will speed things up a lot. For cp, at least 'cp -ax' should be
used.

But there are still much more to it. 


First, directories that don't need to copy over, like /tmp, /proc. With
modern Linux that uses udev, the /dev and /sys don't need to be copied
either. Anything else (besides distro specifics like /var/cache/apt/archives)?

2nd, the clone partition should be made bootable, by grub or lilo.

Anything else? Like the concerns of /etc/fstab...

Last, with all the above concerns, how to achieve them with various tools?

Keywords: tar rsync find cpio dd

thanks

PS. If you come across this message late, be it a week or even a month
late, please do comment, I hope this thread can be a one stop place for
people looking for concerns over cloning root partitions. 



  


Pcopy works well. See http://newbiedoc.berlios.de/wiki/Cloning_a_hard_disc

--
Chris.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Default boot from Windows

2007-01-01 Thread Mathias Brodala
Hello.

rocky, 01.01.2007 16:12:
> My Dell Inspiron 2200 laptop is a dual boot system. I think I'm using
> grub not lilo. Right not the defaul boot Operating system is Debian
> Sid. Recently I need to use flash quite often therefore I want to
> configure my computer's defaut boot Operation System to become Windows
> XP. Can any of you tell me how could I achieve this please?

Just look at your /boot/grub/menu.lst, it’s well commented.


Regards, Mathias

-- 
debian/rules



signature.asc
Description: OpenPGP digital signature


No SNMP output on Etch

2007-01-01 Thread Bart
I'm trying to get some snmp info from my Debian Etch (testing) box. But
i don't seem to get any output.
Etch:/# snmpget -v 1 -c public localhost system.sysUpTime.0
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: DISMAN-EVENT-MIB::sysUpTimeInstance

So i tried a simple snmpwalk, but that also gives me nothing:
Etch:/# snmpwalk -v 1 -c public localhost
End of MIB

I've verified that snmpd is listening:
Etch:/# netstat -natup | grep 161
udp0  0 0.0.0.0:1610.0.0.0:*6347/snmpd
So that seems ok.

I've created this bare settings file in /etc/snmp/snmpd.conf
# /etc/snmp/snmpd.conf
# sec.name  source community
trapsink  readonly  localhost  public
#sec.model  sec.name
group MyROGroup  v1 readonly
#   incl/excl subtree  mask
view allincluded  .1   80
#context sec.model sec.level match  read   write  notif
access MyROGroup ""  any   noauthexact  allnone   none
# end of file
And stopped en started snmpd (restart only stops snmpd, this seems like
a bug). But still no results on snmpwalk:
Etch:/# snmpwalk -v 1 -c public localhost
End of MIB

Any ideas where things go wrong? Or anyone that has got snmpwalk
working on Etch?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Default boot from Windows

2007-01-01 Thread rocky
Hey,

My Dell Inspiron 2200 laptop is a dual boot system. I think I'm using
grub not lilo. Right not the defaul boot Operating system is Debian
Sid. Recently I need to use flash quite often therefore I want to
configure my computer's defaut boot Operation System to become Windows
XP. Can any of you tell me how could I achieve this please?

Thanks a lot in advance!
Rocky


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Sarge or Etch for Apache 2.2?

2007-01-01 Thread Kevin Mark
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, Jan 01, 2007 at 09:13:28AM -0600, Peter Michaux wrote:
> Hi,
> 
> My new hosting company has standard choices of Fedora Core 5 or 6 or
> Debian Sarge. They suggest Fedora Core because it comes with Apache
> 2.2 which I want. They say that they could install Debian Etch for me
> because that has Apache 2.2 but Etch hasn't been officially released
> yet so this may not be a good idea. The sites I am running are only
> experimental and I would like to run Debian eventually. Any
> suggestions? Can Apache 2.2  be run on Debian Sarge?
> 
> Thanks,
Hi Peter,
Etch is close to being released, its currentenly in 'freeze'. So AFAICT
Apache 2 is not a moving target in Etch. It should be 'stable' in less
than 2 months if all goes well.
Cheers,
Kev
- -- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal |   'under construction'   |
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
| my keysever: pgp.mit.edu   | my NPO: cfsg.org |
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD4DBQFFmSbSv8UcC1qRZVMRAvbcAJ9M3vaGA+bfc8rhl5lkviatSPQzrwCTB/z0
VoJDLMoTRQhSZqPOjJaROQ==
=Wy7R
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Sarge or Etch for Apache 2.2?

2007-01-01 Thread Peter Michaux

Hi,

My new hosting company has standard choices of Fedora Core 5 or 6 or
Debian Sarge. They suggest Fedora Core because it comes with Apache
2.2 which I want. They say that they could install Debian Etch for me
because that has Apache 2.2 but Etch hasn't been officially released
yet so this may not be a good idea. The sites I am running are only
experimental and I would like to run Debian eventually. Any
suggestions? Can Apache 2.2  be run on Debian Sarge?

Thanks,
Peter
--
Fork JavaScript: http://forkjavascript.org


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: soundjuicer and mp3

2007-01-01 Thread Marcelo Chiapparini
Hi Nigel!

On Mon, 2007-01-01 at 13:32 +0100, Nigel Henry wrote:
> On Sunday 31 December 2006 21:13, Marcelo Chiapparini wrote:
> 
> > Hello Nigel, thank you for reply. No, I have no typos
> > in /etc/apt/sources.list for the Marillat repo... I don't know about the
> > key... by the way, does exist a list of all the software in Marillat
> > repository?
> >
> > Thanks!
> >
> > Marcelo
> 
> Hi Marcelo. Christian Marillat replied with a URL for the unstable (sid) 
> list, 
> as below.
> http://www.debian-multimedia.org/dists/unstable/main/binary-i386/Packages
> 
> You just need to change "unstable" in the URL to "sarge" for example.
> http://www.debian-multimedia.org/dists/sarge/main/binary-i386/Packages

Thank you very much for your time and help!!! I want a list of software
just to know if a particular package is available or not for sarge. I
always use apt-get or aptitude to install programs.

> btw. It does appear that gstreamer-lame is not available for Sarge.

snif! I will wait to Etch in order to use soundjuicer. In the meantime,
grip is doing a great job.

With the best regards

Marcelo

-- 
Marcelo Chiapparini
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dpkg-buildpackage, debian etch, beryl

2007-01-01 Thread Adam Porter
Magnus Pedersen wrote:

> I'm trying to build .debs of beryl:
>  
> I can build the source without problems with :
> ./configure
> make
> 
> But when I try to build with dpkg-buildpackage -rfakeroot I end up with
> a lot linies like this and an error:
> 
> /home/magnus/Desktop/beryl/beryl-core-0.1.4/libberylsettings/main.c:860:
> undefined reference to `g_slist_foreach'
> .libs/main.o: In function `read_settings_for_plugin':
> [...]
>
> This is my first try building .debs, can anyone tell me what I'm doing
> wrong?

Hi Magnus,

Are you building from the release tarball or SVN or what?  I'm not sure why
the tarballs would build fine except with dpkg-buildpackage.  You said you
end up with "an error," but you didn't actually include the error message. 
It would also help if you'd say what working directory you execute the
commands in.

I've been building the SVN versions with excellent results; no crashes, the
occasional new feature, and minor bug fixes.  After $(svn up) I run:

beryl/trunk$ nice -n 10 make newdebs

That will build the deb packages, in order, and install each package as it
goes.  It will use sudo and prompt you for the password when it needs it,
so you might want to go ahead and run $(sudo echo) first if you plan to
leave the build going unattended.  After it finishes, it will put the debs
in the "output/" directory, where "" is the SVN revision.

The only drawbacks to this are:

a) if the build fails at some point but has already installed some packages
it built successfully, you could end up with mismatched versions of Beryl's
different packages.  I usually keep a copy of the last build that I've
observed to be stable so I can revert to it if necessary.  However, it's
been a while since I've had any build errors, and even then, if you really
want to, you can find another SVN revision that builds.

b) Unfortunately, the way Beryl's build process is set up, it must, for
example, install beryl-core before it can build beryl-plugins.  This is
what leads to drawback A above (maybe I have these in the wrong order).

Again, build errors seem to getting more rare, and Beryl and Emerald seem
quite stable, so I recommend you give the SVN version a try.

Please cc my email if you want me to see any replies.

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Looking for dark background themes

2007-01-01 Thread Adam Porter
T wrote:
> I'm wondering if I can change those GTK/QT applications to a light-on-dark
> theme. Moreover, can you recommend a good light-on-dark theme?

Something like this maybe?

www.alphapapa.net/temp/digikam.png

If you want it, I can send you the KDE color scheme, just e-mail me.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: soundjuicer and mp3

2007-01-01 Thread Nigel Henry
On Sunday 31 December 2006 21:13, Marcelo Chiapparini wrote:

> Hello Nigel, thank you for reply. No, I have no typos
> in /etc/apt/sources.list for the Marillat repo... I don't know about the
> key... by the way, does exist a list of all the software in Marillat
> repository?
>
> Thanks!
>
> Marcelo

Hi Marcelo. Christian Marillat replied with a URL for the unstable (sid) list, 
as below.
http://www.debian-multimedia.org/dists/unstable/main/binary-i386/Packages

You just need to change "unstable" in the URL to "sarge" for example.
http://www.debian-multimedia.org/dists/sarge/main/binary-i386/Packages

btw. It does appear that gstreamer-lame is not available for Sarge.

All the best.

Nigel.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: fmod

2007-01-01 Thread Jhair Tocancipa Triana
Gerard Robin writes:

> What is FMOD ?

> FMOD is a cross platform audio library to let you easily implement the
> latest audio technologies into your title

I guess you are talking about 

http://www.fmod.org/

It seems nobody cared about packaging this software. Probably you will
not find it in the Debian _main_ repositories, it is not free:

,[ http://www.fmod.org/ ]
| Full source code is included with a commercial licenses. (except for
| shareware/budget licenses).
`

-- 
-- Jhair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: fmod

2007-01-01 Thread Gerard Robin

On Mon, Jan 01, 2007 at 11:11:34AM +0100, Jhair Tocancipa Triana wrote:

From: Jhair Tocancipa Triana <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Subject:  Re: fmod
Organization:  Golem - Debian laptop at home
Cancel-Lock: sha1:RDYreRu91kVkDrJjs/REP0K/nU4=
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on murphy.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-5.0 required=4.0 tests=LDOSUBSCRIBER autolearn=no 
	version=3.0.3


Gerard Robin writes:


Hello,
"apt-cache search fmod", gives nothing about fmod.



Does someone know if it exists a package debian containing fmod ?


$ apropos fmod
fmod (3) - floating-point remainder function

Or are you looking for something else?


yes :

What is FMOD ?

FMOD is a cross platform audio library to let you easily implement the 
latest audio technologies into your title



--
Gérard



Re: multi-gnome-terminal alternative

2007-01-01 Thread Jhair Tocancipa Triana
Jerome BENOIT writes:

> Hello,
> this one:

> PS1='\[\033]0;$NICKNAME:\w\007\]\[\033[40;1;37m\]$NICKNAME>\[\033[0;m\] '

Yes, I see garbled characters in gnome-terminal after NICKNAME>. E.g.:

foo>^[[0;m

I tried with konsole and your escape sequence works fine there.

>>> Why my escape sequence which works fine on xterm does not work
>>> with gnome-terminal ?

This is obviously a gnome-terminal bug. gnome-terminal is not parsing
escape sequences correctly.

Maybe this is related to the bug

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=369867

In this report, the xterm author points out some defects of
gnome-terminal and compares it with konsole.

-- 
-- Jhair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: multi-gnome-terminal alternative

2007-01-01 Thread Sridhar M.A.
On Mon, Jan 01, 2007 at 02:40:40AM -0500, Kamaraju Kusumanchi wrote:
   > 
   > I use konsole all the time. It does not have all the features that 
   > multi-gnome-terminal has. For example multi-gnome-terminal has facilities 
to 
   > split the screen horizontally and vertically. Other than funky stuff like 
   > this (which are very cool btw) konsole is pretty good. But then you 
probably 
   > benefit more from konsole if you are using KDE than gnome.
   > 
   > konsole like applications (in Debian):
   >   gnome-terminal
   >   konsole
   >   multi-gnome-terminal
   >   rxvt
   >   mrxvt
   >   xterm
   >   Xvt
   >   rxvt-unicode
   >   rxvt-unicode-lite
   >   eterm
   >   aterm
   >   yakuake
   >   urxvt
   >   MLterm
   > 
   > Please let me know if you come across anything else and if I have missed 
   > something...
   > 
I do not use KDE, but found this interesting. 

http://nomis80.org/

From the description: 
  QuadKonsole is a program which embeds 4 Konsoles (other numbers can be
  specified on the command-line). This way you save screen real estate,
  you don't have to worry about careful placement and the startup time
  is faster than starting up 4 separate Konsoles.

You can add this one to the above list.

Regards,

-- 
Sridhar M.A. GPG KeyID : F6A35935
  Fingerprint: D172 22C4 7CDC D9CD 62B5  55C1 2A69 D5D8 F6A3 5935

Let me put it this way: today is going to be a learning experience.


signature.asc
Description: Digital signature


Re: multi-gnome-terminal alternative

2007-01-01 Thread Jerome BENOIT

Hello,

this one:

PS1='\[\033]0;$NICKNAME:\w\007\]\[\033[40;1;37m\]$NICKNAME>\[\033[0;m\] '


Jerome

Jhair Tocancipa Triana wrote:

Jerome BENOIT writes:


Why my escape sequence which works fine on xterm does not work with
gnome-terminal ?


Which escape sequence are you using?



--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: fmod

2007-01-01 Thread Jhair Tocancipa Triana
Gerard Robin writes:

> Hello,
> "apt-cache search fmod", gives nothing about fmod.

> Does someone know if it exists a package debian containing fmod ?

$ apropos fmod
fmod (3) - floating-point remainder function

Or are you looking for something else?

-- 
-- Jhair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



fmod

2007-01-01 Thread Gerard Robin

Hello,
"apt-cache search fmod", gives nothing about fmod.

Does someone know if it exists a package debian containing fmod ?

tia.

--
Gérard



Re: Determining Page Size on AMD64 Etch

2007-01-01 Thread Jhair Tocancipa Triana
Owen Heisler writes:

> On 12/29/06, Matt Miller <[EMAIL PROTECTED]> wrote:
>> > > see what my page size is?
>> >
>> > man 2 getpagesize
>> 
>> Thanks, that helped.  I wrote the following C program which
>> apparently tells me that my pagesize is 4K:
>> 
>> #include 
>> #include 
>> 
>> int main ()
>> {
>> printf ("%d\n", getpagesize ());
>> return 0;
>> }

> Maybe I'm missing something, but why not just look at /proc/swaps?

Because /proc/swaps doesn't show the memory page size.

-- 
-- Jhair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: multi-gnome-terminal alternative

2007-01-01 Thread Jhair Tocancipa Triana
Jerome BENOIT writes:

> Why my escape sequence which works fine on xterm does not work with
> gnome-terminal ?

Which escape sequence are you using?

-- 
-- Jhair


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]