biber and biblatex conflicting versions in Jessie

2013-09-30 Thread Yannick Voglaire
Hello,

>From what I understand, one or two weeks ago, the biber package
(bibliography helper for LaTeX) got updated in Jessie to version 1.7.
However, that version needs biblatex version > 2.5 and, with the latest
upgrades, I only have version 1.7.
Since the update, biber issues a warning:

WARN - Warning: Found biblatex control file version 1.7, expected
version 2.5

and compilation does not produce the citations.
My package versions:

texlive-bibtex-extra 2012.20120611-2
biber 1.7-2

Is the problem related to this post:
http://lists.debian.org/debian-tex-maint/2013/09/msg00400.html
and should I thus wait? Or should I report the problem somewhere?

Thanks,


bug report at www.huntsman.ch

2009-06-30 Thread Yannick Pallier


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



Re: hard crash on leap second

2009-01-02 Thread Yannick Patois
Hi,

Ron Johnson wrote:
> On 01/01/09 18:09, Yannick Patois wrote:
>> My machine also crashed precisely at 0:59:59 - french time - (screen
>> froze, KDE bar displaying this time).
> What time sync method do you use?  ntpdate, openntpd or ntp?

I use ntp from debian, deb versionned as 1:4.2.4p4+dfsg-7
There is nothing in the logs just before crash.

    Yannick

-- 
 _/ Yannick Patois \___
| web: http://feelingsurfer.net/garp/ | Garp sur irc undernet  |
| email:  pat...@altespace.org||
| Petit film d'animation pour enfants: http://animation.altespace.org  |


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



Re: hard crash on leap second

2009-01-01 Thread Yannick Patois
Hi,

Travis Crump wrote:
> I had a hard crash of my lenny system precisely when the leap second was
> added.  While X has flaked in the past, I've never had a hard crash
> before.  I have no other evidence they were related, but I wasn't doing
> anything unusual at the time.  Any ideas?

Same behavior here.

My machine also crashed precisely at 0:59:59 - french time - (screen
froze, KDE bar displaying this time).

My current kernel is:
Linux 2.6.26-1-686 #1 SMP Mon Dec 15 18:15:07 UTC 2008 i686 GNU/Linux
This is an average 32 bits sempron 2600 machine.

I would be very interested to understand what's happened. I don't think
it's a coincidence, I've seen several other mention of such a crash
(with Debian) on the web today.

Yannick

-- 
 _/ Yannick Patois \___
| web: http://feelingsurfer.net/garp/ | Garp sur irc undernet  |
| email:  pat...@altespace.org||
| Petit film d'animation pour enfants: http://animation.altespace.org  |


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



Re: KDE desktop unlock fails due to authentication failure

2008-08-27 Thread Yannick Effinger
Le Mon, 25 Aug 2008 13:40:08 +0200, Bruno Voigt a écrit :

> Hi,
> I'm using a daily updated debian/unstable system with KDE desktop. Since
> about 3-4 week I can no longer succesfully unlock the desktop with my
> password after auto-lockup (msg: "unlock failed.."). So after
> auto-lockup I have to switch to a text VT and kill the kdesktop_lock
> process.
> 
> Do I have to adjust some config to make it work again? Reboot did not
> help.
> There was a new pam version installed, I don't know if/how it relates to
> the problem, eg. if some manual changes have to be done which were not
> automatically handled..etc..
> 
> I've found following message - but cannot figure out what's going wrong:
> 
> [EMAIL PROTECTED]:~$ cat .xsession-errors
> X Error: BadAccess (attempt to access private resource denied) 10
>   Major opcode:  2
>   Minor opcode:  0
>   Resource id:  0x4e00011
> WARNING: DCOPReply<>: cast to 'QStringList' error WARNING: DCOPReply<>:
> cast to 'QString' error Authentication failure
> 
> TIA,
> Bruno

Hi Bruno,

have a look at the files /etc/shadow and /sbin/unix_chkpwd. The owner 
should be "root" for the user, and "shadow" for the group.


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



Re: KDE desktop unlock fails due to authentication failure

2008-08-27 Thread Yannick Effinger
Le Mon, 25 Aug 2008 13:40:08 +0200, Bruno Voigt a écrit :

> Hi,
> I'm using a daily updated debian/unstable system with KDE desktop. Since
> about 3-4 week I can no longer succesfully unlock the desktop with my
> password after auto-lockup (msg: "unlock failed.."). So after
> auto-lockup I have to switch to a text VT and kill the kdesktop_lock
> process.
> 
> Do I have to adjust some config to make it work again? Reboot did not
> help.
> There was a new pam version installed, I don't know if/how it relates to
> the problem, eg. if some manual changes have to be done which were not
> automatically handled..etc..
> 
> I've found following message - but cannot figure out what's going wrong:
> 
> [EMAIL PROTECTED]:~$ cat .xsession-errors
> X Error: BadAccess (attempt to access private resource denied) 10
>   Major opcode:  2
>   Minor opcode:  0
>   Resource id:  0x4e00011
> WARNING: DCOPReply<>: cast to 'QStringList' error WARNING: DCOPReply<>:
> cast to 'QString' error Authentication failure
> 
> TIA,
> Bruno


Hi Bruno,

have a look at the files /etc/shadow and /sbin/unix_chkpwd. The owner 
should be "root" for the user, and "shadow" for the group.


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



Re: Gedit/LaTeXPlugin/XDvi & Reverse Search

2008-04-01 Thread Yannick Voglaire

Hi, here are two patches fixing the problem for me (with
LaTeXPlugin-0.1.3.1 and gedit-2.20.3) with (at least I suppose from the
initial code) two features more: 
1) the line corresponding to the point clicked on in the dvi is

highlighted in the source, instead of just having the cursor on it;
2) the gedit window is pulled to the front.

I don't know if I achieved this the "correct" way, as I'm really new to
PyGTK and to LaTeXPlugin, which is definitely not a ten-lines plugin, but
at least it works!

Many thanks to Michael for this really great plugin! It is really useful.

Best regards,
Yannick Voglaire


PS: I dont know how to attach files so here are the patches:


 DBusController.patch 

--- DBusController.py 
+++ DBusController.py.modif

@@ -23,6 +23,8 @@
BUS_NAME = 'org.gedit.LaTeXPlugin'
OBJECT_PATH = '/org/gedit/DBusInterface'

+DVI_INVERSE_SEARCH = 2   # 0, 1 are ERROR, WARNING in
builder/Messages.py
+
try:
from dbus import SessionBus
from dbus.service import Object, method, BusName
@@ -42,9 +44,16 @@
def inverse(self, filename, line):
debug(self, "Got inverse DVI search: %s %s" % 
(filename, line))

-   self.__instance.set_active_tab_by_filename(filename)
-   wrapper = self.__instance.get_active_wrapper()
-   wrapper.select_line(line - 1)
+   tab = self.__instance.window.get_tab_from_uri(filename)
+   self.__instance.window.set_active_tab(tab)
+
+   helper =
self.__instance.document_helper_manager.find_helper(filename)
+   helper.jump_to_line(line - 1)
+
+   helper.language_helper.reset_dvi_highlight()
+   helper.language_helper.highlight_line(line-1, 
DVI_INVERSE_SEARCH)
+
+   self.__instance.window.present()

except ImportError:
error(self, None, "Failed to import D-Bus bindings")




 LatexLanguageHelper.patch 

--- LatexLanguageHelper.py 
+++ LatexLanguageHelper.py.modif

@@ -28,10 +28,12 @@
from LaTeXPlugin.autocomplete.Controller import Controller
from LaTeXPlugin.common import TEXT, MATH, ConditionalSource,
PrefaceSource
from LaTeXPlugin.builder.Message import ERROR, WARNING
+from LaTeXPlugin.ipc.DBusController import DVI_INVERSE_SEARCH
from LaTeXPlugin.bibtex.BibTeXFile import BibTeXFile

ERROR_COLOR = "#ffe6e6"
WARNING_COLOR = "#fff2cc"
+DVI_INVERSE_SEARCH_COLOR = "#edf2ff"

_pattern_indent = compile("[ \t]+")

@@ -51,6 +53,7 @@
try:
self.__buffer.create_tag("error", 
background=ERROR_COLOR)
self.__buffer.create_tag("warning", 
background=WARNING_COLOR)
+   self.__buffer.create_tag("dvi_inverse_search",
background=DVI_INVERSE_SEARCH_COLOR)
except TypeError, s:
# FIXME: this happens when deactivating and 
reactivating the plugin
error(self, "__init__", s)
@@ -337,6 +340,8 @@

if severity == WARNING:
self.__buffer.apply_tag_by_name("warning", iter_l, 
iter_r)
+   elif severity == DVI_INVERSE_SEARCH:
+   self.__buffer.apply_tag_by_name("dvi_inverse_search", 
iter_l, iter_r)
else:
self.__buffer.apply_tag_by_name("error", iter_l, iter_r)

@@ -349,6 +354,17 @@
self.__buffer.remove_tag_by_name("error",
self.__buffer.get_start_iter(), 
		self.__buffer.get_end_iter())

self.__buffer.remove_tag_by_name("warning",
self.__buffer.get_start_iter(),
+   
self.__buffer.get_end_iter())
+   self.__buffer.remove_tag_by_name("dvi_inverse_search",
self.__buffer.get_start_iter(),
+   
self.__buffer.get_end_iter())
+
+   def reset_dvi_highlight(self):
+   """
+   Undo dvi inverse search highlighting
+   
+   Called at inverse from DBusInterface
+   """
+   self.__buffer.remove_tag_by_name("dvi_inverse_search",
self.__buffer.get_start_iter(),

self.__buffer.get_end_iter())

@property




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




Emacs 22 on Debian Etch

2007-08-06 Thread Yannick Gingras
Hi,
  Emacs 22 is quite an editor and I'm sure many of you are already
using it.  It is in Sid but no luck yet for those running Etch, at
least those with an architecture different from i386.

I ended up building my own .debs, this is a straight forward procedure
but it's a bit obscure and it could seem daunting for beginners.  I
decided to write a micro-howto:

  http://ygingras.net/b/2007/8/emacs-22-on-debian-etch

I hope this will help those still waiting for amd64 binaries to hit backports.

-- 
Yannick Gingras


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



Re: how to reconstruct a deleted /boot partition

2006-08-14 Thread Yannick Le Saint
H.S. wrote:
> This is not debian specific, but I foresee that I might need to do
> this in my Debian Etch one of these days.
> 
> I use a common /boot for dual booting between Debian Etch and FC4.
> Recently I re-installed Debian Etch and overwrote everything in /boot.
> If I want to boot into FC4 now, how do I go about reconstructing the
> files in /boot for that distribution?

I guess i would boot knoppix and chroot into debian from there, then
reinstall grub with any package that have installed files into /boot
(check /var/lib/dpkg/info/*.list).

Don't know how this translates in FC4 though ...

-- 
Regards.

Yannick Le Saint (kyncani) <[EMAIL PROTECTED]>
http://y.lesaint.free.fr/



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



Re: Random crashs under debian testing

2006-03-20 Thread Yannick Patois
Hi,

(sorry for late reply, was moving to another appartment, was very buzy).

Andrew Cady wrote:
> On Mon, Mar 06, 2006 at 01:53:28PM +0100, Yannick Patois wrote:
>>- IT USUALLY CRASH WHEN OR JUST AFTER I SWITCH X SESSION
> Using nvidia's drivers, by any chance?

Thanks for the suggestion, but I've been quite precise in my description
of the problem (at least I hope): I doubt that "VGA compatible
controller: Silicon Integrated Systems [SiS] 661/741/760/761 PCI/AGP VGA
Display Adapter" can be driven by nvidia...

I've a pretty default Xorg config for my video card, using the "sis"
driver as recommanded during configuration.

Still looking for some help...

Yannick

-- 
 _/ Yannick Patois \___
| web: http://feelingsurfer.net/garp/ | Garp sur irc undernet  |
| email:  [EMAIL PROTECTED]   ||
| http://rezo.net  |


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



Random crashs under debian testing

2006-03-06 Thread Yannick Patois
_start_main+0xd0) [0xb7e20eb0]
8: /usr/X11R6/bin/X [0x8070131]

Fatal server error:
Caught signal 11.  Server aborting


CONFIGURATION INFORMATION
=

# uname -a
Linux patois 2.6.15-1-k7 #1 Tue Feb 21 20:43:47 UTC 2006 i686 GNU/Linux

# lspci
:00:00.0 Host bridge: Silicon Integrated Systems [SiS]
741/741GX/M741 Host (rev 03)
:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port
(virtual PCI-to-PCI bridge)
:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL
Media IO] (rev 25)
:00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus
Controller
:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
:00:02.7 Multimedia audio controller: Silicon Integrated Systems
[SiS] Sound Controller (rev a0)
:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0
Controller (rev 0f)
:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0
Controller (rev 0f)
:00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 2.0
Controller
:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS]
SiS900 PCI Fast Ethernet (rev 90)
:00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8029(AS)
:01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS]
661/741/760/761 PCI/AGP VGA Display Adapter

# cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 6
model   : 8
model name  : AMD Sempron(tm) 2600+

DEBIAN VERSION INSTALLED: Debian testing with a few unstable packages:
# apt-show-versions | grep unstable
povray-3.5-examples/unstable uptodate 3.5.0c-10
isdnlog-data/unstable upgradeable from 1:3.7.2005-07-09-2 to
1:3.8.2005-12-06-4
sketch/unstable upgradeable from 0.6.15-1 to 0.6.17-3
apt-build/unstable uptodate 0.12.17
xvnc4viewer/unstable upgradeable from 4.0-8 to 4.1.1+X4.3.0-4
povray-3.5-doc/unstable uptodate 3.5.0c-10
avifile-divx-plugin/unstable uptodate 1:0.7.44.20051021-1
kinoplus/unstable uptodate 0.3.5-1.1
root-bin/unstable upgradeable from 5.04.00-2 to 5.09.01-9
libavifile-0.7c2/unstable uptodate 1:0.7.44.20051021-1
ngs-js/unstable uptodate 0.2.5-7
libdb2-util/unstable uptodate 2:2.7.7.0-10
unrar-free/unstable uptodate 1:0.0.1-2
libdb2/unstable uptodate 2:2.7.7.0-10
nvu/unstable upgradeable from 1.0-1 to 1.0final-1
isdnvboxclient/unstable upgradeable from 1:3.7.2005-07-09-2 to
1:3.8.2005-12-06-4
avifile-xvid-plugin/unstable uptodate 1:0.7.44.20051021-1
povray-3.5-includes/unstable uptodate 3.5.0c-10
cflow/unstable upgradeable from 2.0-17.1 to 1:1.0-1
xine-ui/unstable upgradeable from 0.99.3-1 to 0.99.3-1.3
povray-3.5/unstable uptodate 3.5.0c-10
libroot-dev/unstable upgradeable from 5.04.00-2 to 5.09.01-9
vnc4-common/unstable upgradeable from 4.0-8 to 4.1.1+X4.3.0-4
libjs0/unstable uptodate 0.2.5-7
vnc4server/unstable upgradeable from 4.0-8 to 4.1.1+X4.3.0-4
drip/unstable uptodate 0.8.3.2+0.9.0-rc3-7
dvr/unstable uptodate 3.2-7+b1


Thanks for any help.

Yannick

-- 
 _/ Yannick Patois \___
| web: http://feelingsurfer.net/garp/ | Garp sur irc undernet  |
| email:  [EMAIL PROTECTED]   ||
| http://rezo.net  |


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



Re: System gradually getting slower

2005-08-03 Thread Yannick Le Saint (kyncani)
On Wed, 2005-08-03 at 19:11 -0400, Bill Marcum wrote:
> On Wed, Aug 03, 2005 at 08:46:16PM +0200, Nils Erik Svangård wrote:
> > Im running Amd64 with unstable for i386 with my own custom compiled kernel.
> > Usually I can run the computer for several months without rebooting,
> > but recently everything has started going slower, the only way I have
> > found that fixes it is to reboot the system.
> > Does anyone know whats going on? Is there any diagnosticsprogram I can
> > run to check the problem?
> > 
> top

  And oprofile.


--
Regards.

Yannick Le Saint (kyncani) <[EMAIL PROTECTED]>


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


Re: gtk-config

2005-08-01 Thread Yannick Le Saint (kyncani)
On Mon, 2005-08-01 at 22:57 -0700, ken keanon wrote:
> When I try to run 'gtk-config --prefix', the system
> responded with 'command not found'. Am I missing any
> package?

  You may want to install apt-file. It's a tool that can tell you which
packages (even not installed ones) provide which files.

  For example, apt-file search bin/gtk-config  will tell you which
package provide gtk-config.


--
Regards.

Yannick Le Saint (kyncani) <[EMAIL PROTECTED]>


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


Re: grub and 3 disks ( ide and scsi)

2005-07-30 Thread Yannick Le Saint (kyncani)
On Sat, 2005-07-30 at 19:44 +0100, [EMAIL PROTECTED] wrote:
> The problem is that the scsi is recognised as hd1, while normally the 
> second ide is hd1 ??!

  According to grub's faq http://www.gnu.org/software/hurd/faq.en.html
  Grub names the disks in the same order than the bios detected them.

--
Regards.

Yannick Le Saint (kyncani) <[EMAIL PROTECTED]>


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


Re: Why gmplayer - no sound; mplayer - sound?

2005-07-30 Thread Yannick Le Saint (kyncani)
On Sat, 2005-07-30 at 23:47 -0400, Patrick Wiseman wrote:
> When I play a file directly with mplayer, it has sound, but when I
> select the same file from the gmplayer list, I get "Could not
> open/initialise audio device -> no sound".
> 
> What's gmplayer's problem with the audio device?  I thought it was
> just a frontend for mplayer.

  Yes, but they don't take their configuration from the same places.
  See https://wiki.ubuntu.com/MplayerInstallHowto


--
Regards.

Yannick Le Saint (kyncani) <[EMAIL PROTECTED]>


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


Re: ADSL and Alcatel USB Modem

2003-02-05 Thread Yannick Van Osselaer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Op woensdag 5 februari 2003 14:15, schreef Nick Adie:
> Hi,
>
> I want to connect my Debian Server via an ADSL line.  Has anyone any
> experience of this, what package to use and any of the pit falls ?
>
> Regards
> Nick

http://www.mail-archive.com/speedtouch@ml.free.fr/

- -- 
Yannick Van Osselaer
Public Key: wwwkeys.us.pgp.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+QVvp93+qyX+enAERAnYHAJ9iLWAV4p0qAoogdof5h7+ViSyD3QCgsKBo
YAv5q7Nl/M9HfsHlDOameAQ=
=8qNx
-END PGP SIGNATURE-


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




Mounting CD during installation on a G4 w/ DVD-RAM

2001-03-29 Thread Yannick Cayer
Greetings,

I'm trying to install Debian (potato) on a G4 (with a DVD-RAM)

I was able to boot from the cd rom, partition the hd, do whatever I
needed to do up the the install point where it asked me for the media I
wanted to install from: I chose CD but it failed to mount my cd.

I really don't understand why since it was able to boot from it.

Do I need to do something special on order to install from the CD-ROM
using the setup I have?

--Yan



Re: How to split up a mailbox

2000-09-21 Thread Yannick Jestin
Sergio Da Silva wrote:
[...]
> 2) How do I split up my mailbox into separate mails (debian-user-digest to x 
> single mail messages) ?

  Use formail. I use it to split the digest with these lines in my
~/.procmailrc:

:
*^(Resent-Sender|Resent-From|From): [EMAIL PROTECTED]
*^Subject:.*debian-(user|devel)-(digest|digest-digest) Digest.*
| formail +1 -ds >> debian

  formail belongs to the procmail package

-- 
  y.



Re: Demo Movies

2000-09-15 Thread Yannick Jestin
> Is there a linux program that will allow a demo to be generated?  For 
> example, A tutorial on how to use a program that will produce a movie of a X 
> desktop with the correct sequence of commands shown.

  There is always the possibility to record the X protocol itself, although
a bit tricky. People have worked on the record / Xtest / XTrap extensions,
and there are a few *commercial* systems out there, including hardware.

  If you want to do it yourself, be aware that the difficulty lies in the
synchronization between the event resent and the associated actions. I've
found xlab [1], once, doing part of the job, and I've come across a solution
involving the VNC [2] system, because there is not much information stored in 
the
client itself. A guy from IBM designed a system to do recording of the output
[3] and input [4]

  [1] http://www.alphalink.com.au/~mvertes/xlab.html ( broken link ... )
  [2] http://www.uk.research.att.com/vnc
  [3] http://people.redhat.com/twaugh/rfbproxy/
  [4] http://people.redhat.com/twaugh/rfbplaymacro/

  I'd be pleased if you found other pointers and gave me the info

-- 
  y.



Re: auto power off

2000-08-30 Thread Yannick Jestin
> The stock kernel which comes with Debian (2.2) has the auto power off
> function disabled! To enable this feature, you need to recompile the
> kernel...which is suggested anyway.

  In fact, it is disabled but compiled into the kernel:

$ grep APM /boot/config-2.2.15
CONFIG_APM=y
CONFIG_APM_DISABLE_BY_DEFAULT=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
# CONFIG_APM_CPU_IDLE is not set
# CONFIG_APM_DISPLAY_BLANK is not set
# CONFIG_APM_IGNORE_MULTIPLE_SUSPEND is not set
# CONFIG_APM_IGNORE_SUSPEND_BOUNCE is not set
# CONFIG_APM_RTC_IS_GMT is not set
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

  To enable the Power off on shutdown, with ATX boxes, add append="apm=on"
in your /etc/lilo.conf, run lilo, reboot !

-- 
  y.



Re: Problem with procmail

2000-08-09 Thread Yannick Jestin
> without procmail, you get every mail only once?
> could you post you .procmailrc?

  I have some mails twice or more from time to time, but usually, there
is no problem. These lines split the digests :

:
*^(Resent-Sender|Resent-From|From): [EMAIL PROTECTED]
*^Subject:.*debian-(user|devel)-(digest|digest-digest) Digest.*
| formail +1 -ds >> debian

  In fact, there *is* a problem with regard to GPG/PGP. If someone knows a
workaround ?

-- 
  y.



Re: Lilo Problem

2000-08-08 Thread Yannick Jestin
> I just installed the latest slink cd image on my machine (worked ok). Trying 
> to install lilo it wouldn't work, because the boot disk has over 1024 
> cylinders.

  More recent versions of lilo can override this limit.

> Unfortunately the floppy is not working, so I cannot boot through 
> a boot floppy. Is there any way to install an acutal lilo after booting with 
> the debian install cd? One addition: before this I had grub as boot loader 
> (mandrake Linux).

  The install CD comes with a kernel, and lilo ! At the prompt, type some
magic command like: "linux root=/dev/"

if your disk is primary master IDE, and linux on the 4th partition, =hda4
you get the picture.

-- 
  y.



Re: automatically deleting ^M on text files

2000-03-16 Thread Yannick Jestin
> t s a d i <[EMAIL PROTECTED]> writes:
[...]
> > has the character "^M" all over it (caused when someone uploads a text

  Olaf's solution is a bit complex, I'd say. It involves a 'rm', and it can
be dangerous !
The sysutils package, at least in slink and potato, has the dos2unix program.

 $ dos2unix *

-- 
  (o-   .·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸.·´¯`·
  //\  -o) 'Yannick JESTIN , PII CENA Toulouse   `
  V_/_ /\\ .http://www.tls.cena.fr/~jestin/pubring.pgp 
  _\_V `·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.´¯`·.¸¸.´


Re: YAMAHA OPL3 SAx2 in Linux

2000-02-05 Thread Yannick Jestin
Paulo:
>   Anyone knows how to do to this sound card work in Linux?
>   Thanks


  I'm using one of those. I'm not sure it will work for you, because ISA cards
work differently when you have many of them ...

My settings: kernel 2.2.10, I've got opl3, opl3sa2, ad1848, mpu401, sound and
soundcore compiled as modules. As you want to set the Pnp options before
loading these modules, you can't compile them straight into the kernel.
The package isapnptools *must* be installed if you want linux to set the card
options, otherwise you'll have to boot windows and *then* loadlin.
I'm running slink.


  The options are ( /etc/modutils ) :
alias char-major-14 opl3sa2 
pre-install opl3sa2 modprobe "-k" "ad1848"
post-install opl3sa2 modprobe "-k" "opl3"
options opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=5 dma=0 dma2=3
options opl3 io=0x388

  run update-modules  to make these settings available in /etc/conf.modules.

  The pnp settings ( /etc/isapnp.conf ):
(READPORT 0x0203)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING
(CONFIGURE YMH0020/-1 (LD 0
(IO 0 (SIZE 16) (BASE 0x0220))
(IO 1 (SIZE 8) (BASE 0x0530))
(IO 2 (SIZE 4) (BASE 0x0388))
(IO 3 (SIZE 2) (BASE 0x0330))
(IO 4 (SIZE 2) (BASE 0x0370))
(INT 0 (IRQ 5 (MODE +E)))
(DMA 0 (CHANNEL 0))
(DMA 1 (CHANNEL 3))
(NAME "YMH0020/-1[0]{OPL3-SAX Sound Board}")
(ACT Y)
))
(CONFIGURE YMH0020/-1 (LD 1
 (NAME "YMH0020/-1[1]{OPL3-SAX Sound Board}")
))
(CONFIGURE YMH0020/-1 (LD 2
 (NAME "YMH0020/-1[2]{OPL3-SAX Sound Board}")
))
(CONFIGURE YMH0020/-1 (LD 3
 (NAME "YMH0020/-1[3]{OPL3-SAX Sound Board}")
))
(WAITFORKEY)


  Hope this helps ...

-- 
  Yannick