Jahshaka

2004-02-01 Thread Vitalis
Hi, Anyone managed to get it working on FreeBSD (in linux compatibility mode)? If so please post the steps you followed (required RPMs and so). It would be cool to have this award winning sofware on FreeBSD: http://www.linuxjournal.com/article.php?sid=6868 Thanks ___

Re: p5-DBD-Oracle-1.14 with 9i

2004-01-07 Thread Vitalis
Lukas Ertl wrote: >On Tue, 6 Jan 2004, Vitalis wrote: > >> Should this driver also work for Oracle 9i? >> >> I get the following error at connection, though I don't think there is a >> real memory problem: >> >> DBI connect('MYBASE',&#

p5-DBD-Oracle-1.14 with 9i

2004-01-06 Thread Vitalis
Hi, Should this driver also work for Oracle 9i? I get the following error at connection, though I don't think there is a real memory problem: DBI connect('MYBASE','mylogin',...) failed: at ./connect.pl line 4 ORA-01019: unable to allocate memory in the user side (DBD: login failed, probably a s

Re: "oracle" shell environment

2003-11-06 Thread Vitalis
On Thu, 2003-11-06 at 21:58, Lowell Gilbert wrote: > Vitalis <[EMAIL PROTECTED]> writes: > > > Using http://www.shadowcom.net/freebsd-oracle9i/ how can we deal with > > the "oracle" shell environment? I mean, due to the linux compatibility > > mode, there

"oracle" shell environment

2003-11-05 Thread Vitalis
Using http://www.shadowcom.net/freebsd-oracle9i/ how can we deal with the "oracle" shell environment? I mean, due to the linux compatibility mode, there is some Oracle stuff under /compat/linux/etc/, but scritpts and executables expect them to be in /etc. We can modify dbstart et al., but is there

Re: MBR problem

2003-09-28 Thread Vitalis
On Sun, 2003-09-28 at 04:17, Dan Strick wrote: > On Sat, 27 Sep 2003, [EMAIL PROTECTED] wrote: > > There are 2 partitions on my hard drive, one for FreeBSD and the other > > one for XP. I had to reinstall Windows and of course it blew the MBR up. > > I've reinstalled FreeBSD's boot manager with: >

MBR problem

2003-09-27 Thread Vitalis
Hello, There are 2 partitions on my hard drive, one for FreeBSD and the other one for XP. I had to reinstall Windows and of course it blew the MBR up. I've reinstalled FreeBSD's boot manager with: boot0cfg -B ad0 Now when I boot, the manager lists the 2 OS, but when I choose to boot FreeBSD, noth

Re: Can't hear audio CDs (Asus P4P800 / Soundmax)

2003-09-27 Thread Vitalis
On Wed, 2003-09-24 at 23:40, Pav Lucistnik wrote: > V st, 24. 09. 2003 v 20:56, Vitalis píše: > > > > How about using xmms-cdread in ${PORTSDIR}/audio/xmms-cdread? > > > With this module xmms can read the CDDA discs as data via IDE bus. > > > Thanks for your ans

Re: Can't hear audio CDs (Asus P4P800 / Soundmax)

2003-09-24 Thread Vitalis
On Wed, 2003-09-24 at 07:05, Sang Woo Shim wrote: > Hello. > How about using xmms-cdread in ${PORTSDIR}/audio/xmms-cdread? > With this module xmms can read the CDDA discs as data via IDE bus. > > > On Tue, Sep 23, 2003 at 11:13:29PM +0200, Vitalis wrote: > > Hi, > &

Re: Can't hear audio CDs (Asus P4P800 / Soundmax)

2003-09-24 Thread Vitalis
On Wed, 2003-09-24 at 02:55, Lowell Gilbert wrote: > Vitalis <[EMAIL PROTECTED]> writes: > > > On my box there is an Asus P4P800 motherboard with an integrated > > Soundmax soundcard. I can play audio files through it thanks to the > > snd_ich and snd_pcm drivers. B

RE: Can't hear audio CDs (Asus P4P800 / Soundmax)

2003-09-24 Thread Vitalis
Office Phone: +6328914167 \\_\ \ \Y/|___ > \__ /__|\___|_ /|___ \ >\/ \/ \/ > ----- > > > > -Original Message- > From: Vitalis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2003

Can't hear audio CDs (Asus P4P800 / Soundmax)

2003-09-23 Thread Vitalis
Hi, On my box there is an Asus P4P800 motherboard with an integrated Soundmax soundcard. I can play audio files through it thanks to the snd_ich and snd_pcm drivers. But when I play audio CDs, with cdcontrol or X11 apps, no sound is heard, though the mixer settings are correct. The audio tracks a

Re: Question

2003-09-21 Thread Vitalis
On Sun, 2003-09-21 at 10:07, Таня wrote: > Dear sirs, > > Plis help me to installing sound card > Maestro-1 with pt101 codec. > > I am added line "device pcm" > in config kernel file. > > Command device_probe_and_attach returned code 6 (device not cofigure) > What is it ? > > Best re

Re: update /stand? (handbook 21.4.12)

2003-06-04 Thread Vitalis
>[about /stand/sysinstall in FreeBSD 5.X] > >* Vitalis <[EMAIL PROTECTED]> [2003-06-02 20.56 +]: > >> Hi Jon, >> >> I've asked exactly the same question to @questions and @current 2 days ago. >> Unfortunately, nobody seems to have the answe

Re: update /stand? (handbook 21.4.12)

2003-06-03 Thread Vitalis
On 02 Jun 2003 14:57:53 + [EMAIL PROTECTED] wrote: > I have been running the 5.1-BETAs and just updated to 5.1-RC. I wanted > to update /stand at the same time. However, the handbook section > (21.4.12) for this is not accurate for 5.x. The sysinstall section was > repocopied to src/usr.

/stand/sysinstall with upgraded 5.1-BETA

2003-05-31 Thread Vitalis
Hi! I've searched the ML archives to no avail, so here's my questions: * What's the difference between /stand/sysinstall and /usr/sbin/sysinstall? * I've remade world from the latest cvs tree, and /stand/sysinstall was not updated. The handbook suggests to run a "make all install" from /usr/src/