ADI AD1888 AC'97 audio CODEC on ASUS P4P800S

2004-07-12 Thread Srot BULL
e800-0xe8ff mem 0xfebff400-0xfebff4ff,0xfebff800-0xfebff9ff irq 10 at device 31.5 on pci0 pcm0: Is there anyway that I can enable the onboard audio on my desktop PC? I would really appreciate if anyone can give me any advice on this one... Thanks in advan

SMP in the Kernel and NVIDIA Driver

2004-07-12 Thread Srot BULL
think the above question sounds strange...But, if my question is valid, can anybody give me advice on how to configure my system by using both the SMP and the native FreeBSD nvidia driver... Thank you again... Srot BULL ___ [EMAIL PROTECTED] ma

Re: ADI AD1888 AC'97 audio CODEC on ASUS P4P800S

2004-07-12 Thread Srot BULL
rking well...I will try to test again, when I get back home... Thank you again... Srot BULL ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: SMP in the Kernel and NVIDIA Driver

2004-07-12 Thread Srot BULL
Nvidia Driver)...and maybe I will find some clues on how to use FreeBSD's NVidia Driver and enable SMP as well...if nothing comes out, maybe I will have to use "nv" driver...and wait if someone succeeds in using the FreeBSD NVidia Driver... Thanks ag

Re: SMP in the Kernel and NVIDIA Driver

2004-07-14 Thread Srot BULL
fine, but I seem to notice that my CPU fan is having a hard time...I am not that worried yet but maybe I will try to search google and the archives on SMP's connection with the CPU fan... That's it thanks for the help/advice/hints... Srot BULL __

Re: ADI AD1888 AC'97 audio CODEC on ASUS P4P800S

2004-07-14 Thread Srot BULL
Thanks for the reply...It was only yesterday that I was able to test my PC...and below are what I did and some not so positive results... I have the Asus P4P800E which has a similar onboard audio. Even though it says unknown AC97 codec mine still works. Are you not getting sound at all? I just pur

Re: ADI AD1888 AC'97 audio CODEC on ASUS P4P800S

2004-07-15 Thread Srot BULL
only connected both the power supply and that "bus cable thing"...I have already mixed all of the unused cables in one box...now I will have to dig/find that digital cable and go for a trial and error thing...of course, I will have to look at the User Guide of my MainBoard first... Once

Re: ADI AD1888 AC'97 audio CODEC on ASUS P4P800S [SOLVED]

2004-07-16 Thread Srot BULL
c in my own FreeBSD system...and most of all...I learned a little more about PC assembly... I have to admit, after reading your response... Thank you very much...to you all of those who helped... Srot BULL ___ [EMAIL PROTECTED] mailing list http://lists.f

IPFW - Allowed but Denied is shown in my logs

2004-08-04 Thread Srot BULL
ing about firewalls and I hope that anybody can share what they think is happening. Thanks in advance for any comments and advice... Srot BULL ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send an

Re: IPFW - Allowed but Denied is shown in my logs

2004-08-04 Thread Srot BULL
On 2004-08-04 17:13, Srot BULL <[EMAIL PROTECTED]> wrote: This is found in my /etc/ipfw.rules ### Allow out non-secure standard www function ### $CMD 00200 allow tcp from any to any 80 out via $IFN setup keep-state ### Allow out send & get email function ### $CMD 00230 allow tcp from

Re: IPFW - Allowed but Denied is shown in my logs

2004-08-04 Thread Srot BULL
On Wed, Aug 04, 2004 at 05:13:51PM +0900, Srot BULL wrote: I have been seeing these logs since I started using my firewall but since I am not having problems in my incoming-outgoing emails and access to websites I did not bother to change anything...But, Looking at my firewall logs and seeing

sendmail problem - Helo command rejected: Host not found

2005-01-10 Thread Srot BULL
ejected: Host not found ><<< 554 Error: no valid recipients >Warning: message still undelivered after 4 hours >Will keep trying until message is 5 days old Thank you in advance and hoping for any response... Srot BULL ___ freebsd-question

Need Guidance in my Internet Connection Sharing configuration

2005-01-10 Thread Srot BULL
ppreciate any help, hints, or advices... Thank you in advance... By the way, since this is my first try in Internet Connection Sharing...I am not that sure with my cable connections... My internal LAN Card "bge0" is connected to my ADSL Modem while my other externel USB LAN Card "aue0&qu

Re: Need Guidance in my Internet Connection Sharing configuration

2005-01-10 Thread Srot BULL
Thank you for the immediate response On Mon, 2005-01-10 at 18:56 -0500, Chuck Swiger wrote: > Srot BULL wrote: > [ ... ] > > By the way, since this is my first try in Internet Connection > > Sharing...I am not that sure with my cable connections... > > My internal LAN Car

Re: sendmail problem - Helo command rejected: Host not found

2005-01-10 Thread Srot BULL
Again, thank you for the response, Haaa, I love FreeBSD! On Mon, 2005-01-10 at 18:50 -0500, Chuck Swiger wrote: > Srot BULL wrote: > [ ... ] > > If I am wrong, then can anyone...give me a simple explanation (simple > > please - I know that I am asking too much, but I can

Re: Need Guidance in my Internet Connection Sharing configuration - SOLVED - Thank you

2005-01-10 Thread Srot BULL
. Laszlo <[EMAIL PROTECTED]> >> natd_interface="aue0" > this should be your external (ADSL) interface Yes, I tried this one and it worked... To all of you who responded, Thank you very very...much natd_interface="aue0" was what made my system enables my Internet Connect

Re: sendmail problem - Helo command rejected: Host not found

2005-01-11 Thread Srot BULL
Hello again... On Mon, 2005-01-10 at 23:18 -0500, Chuck Swiger wrote: > Giorgos Keramidas wrote: > > On 2005-01-10 19:38, Chuck Swiger <[EMAIL PROTECTED]> wrote: > [ ... ] > >>Go to /etc/mail. Edit freebsd.cf (look for SMART_HOST), point it at your > >>ISP's mail server. Do "make stop; make inst

IPFW - How to allow NAT client to CVSup

2005-01-17 Thread Srot BULL
any As you can see I am using the rulesets that are found in the Handbook. I have tried $CMD 00070 $SKIP tcp from me to any out via $INIC setup $KS uid root but still no go $CMD 00070 $SKIP tcp from me to any 5999 out via $INIC setup $KS but still no go Can anybody share their ipfw rulesets w