Re: CUPS not working on FreeBSD 6.2-BETA

2006-12-25 Thread he ccjj

I find the solution, Roland gives me the answere:

http://www.xs4all.nl/~rsmith/freebsd/#parport

#chown root:cups /dev/lpt0

!!FreeBSD is so sctrict!

-- Forwarded message --
From: Axel Burwitz <[EMAIL PROTECTED]>
Date: Dec 23, 2006 6:17 PM
Subject: Re: CUPS not working on FreeBSD 6.2-BETA
To: he ccjj <[EMAIL PROTECTED]>


he ccjj wrote:

On 12/23/06, Axel Burwitz <[EMAIL PROTECTED]> wrote:

in FreeBSD 6.2 - RC1 it works fine here.

Sure cupsd is running? Can you administrate CUPS server with
http://localhost:631 ?


Yes,I can connect through http://localhost:631, but when I add
printer, I can not find the device of my HP 5100 printer, I have
installed foomatic-db-hpijs and hpijs.


True, standard CUPS install covers only small part of all possible
printers in the world. You will have to experiment with printer drivers.
For me, I had to take a PPD printer driver file from Linux for my
Brother HL-5130 Laser printer...

--
***
Axel Burwitz
An der Heilquelle 20a
D-63773 Goldbach

Tel +49 (0) 6021 570717
Mobile  +49 (0) 151 15123177
ICQ 339978580
Web www.axelburwitz.eu
***

Thunderbird 1.5.0.7FreeBSD 6.2 RC1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


USB Modem at "HTC Wizard" aka "Qtek 9100" pda phone

2006-12-25 Thread Ivan Kuznetsov

I have some problems using my pda phone as usb-modem for my PC with
FreeBSD 6.1-RELEASE

At first I loaded:
[EMAIL PROTECTED] /home/kuzma # kldload umodem
[EMAIL PROTECTED] /home/kuzma # kldload ucom

Then I activated "Modem Link" at my pda-device.

According to all documentation that I founded during hours of
"googling", after reconnection of my pda-device it should be smth like
"ucom0" or "umodem0".
But it still "ugen0".

Has anybody noticed this problem and can help to solve it?

Here is some information I've collected:
-
[EMAIL PROTECTED] /home/kuzma # usbdevs
addr 1: UHCI root hub, Intel
addr 2: Generic Serial, HTC
addr 1: UHCI root hub, Intel
-
[EMAIL PROTECTED] /home/kuzma # dmesg | grep HTC
ugen0: HTC Generic RNDIS, rev 2.00/0.00, addr 2
ugen0: HTC Generic Serial, rev 2.00/0.90, addr 2
-
[EMAIL PROTECTED] /home/kuzma # ll /dev/u
ugen0%ugen0.1%  ugen0.2%  ugen0.3%  urandom@  usb%  usb0% usb1%
-
[EMAIL PROTECTED] /home/kuzma # ll /dev/tty
ttyd0%   ttyd1.init%  ttyp2%   ttyp6%   ttyv1%
ttyv5%   ttyv9%   ttyvd%
ttyd0.init%  ttyd1.lock%  ttyp3%   ttyp7%   ttyv2%
ttyv6%   ttyva%   ttyve%
ttyd0.lock%  ttyp0%   ttyp4%   ttyp8%   ttyv3%
ttyv7%   ttyvb%   ttyvf%
ttyd1%   ttyp1%   ttyp5%   ttyv0%   ttyv4%
ttyv8%   ttyvc%
-
[EMAIL PROTECTED] /home/kuzma # ps -ax | grep /usr/libexec/getty
 713  ??  I  0:00,41 /usr/libexec/getty Pc ttyv10
 714  ??  I  0:00,28 /usr/libexec/getty Pc ttyv11
 715  ??  I  0:00,45 /usr/libexec/getty Pc ttyv12
 716  ??  I  0:00,38 /usr/libexec/getty Pc ttyv13
 705  v1  IWs+   0:00,00 /usr/libexec/getty Pc ttyv1
 706  v2  IWs+   0:00,00 /usr/libexec/getty Pc ttyv2
 707  v3  IWs+   0:00,00 /usr/libexec/getty Pc ttyv3
 708  v4  IWs+   0:00,00 /usr/libexec/getty Pc ttyv4
 709  v5  IWs+   0:00,00 /usr/libexec/getty Pc ttyv5
 710  v6  IWs+   0:00,00 /usr/libexec/getty Pc ttyv6
 711  v7  IWs+   0:00,00 /usr/libexec/getty Pc ttyv7
 712  v9  IWs+   0:00,00 /usr/libexec/getty Pc ttyv9
45318  p8  DL+0:00,00 grep /usr/libexec/getty
-

--
__
Yours sincerely, Kuzma aka WildSurfer
mailto: [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: hardware acceleration for ATI Radeon 9600 ?

2006-12-25 Thread Andrew Pantyukhin

On 12/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Andrew Pantyukhin wrote:
> On 12/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> Last official ATI video card support for FreeBSD was the 9400 series
>> drivers. I've heard about some reverse engineered drivers from Linux. Is
>> there any way to get hardware acceleration for ATI Radeon 9600 series? I
>> want to run OpenGL applications, and not with software rendering.
>
> AFAIK, you get that with Xorg 7.x.
>

Last time I was FreeBSDing was half a year ago. I'll test some 3D games
on the 6.2-RELEASE. I will get a decent framerate, will I?


Unfortunately there are still some issues with Xorg 7.x, so
it's not in the ports collection yet. Fortunately you can
try those issues for yourself using a great howto at:

http://wikitest.freebsd.org/ModularXorg

Good luck!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: OT: sed usage (was Re: Search & Replace Issue)

2006-12-25 Thread Jack Stone

From: Parv <[EMAIL PROTECTED]>
To: DeepTech <[EMAIL PROTECTED]>
CC: freebsd-questions@freebsd.org
Subject: OT: sed usage (was Re: Search & Replace Issue)
Date: Mon, 25 Dec 2006 00:04:47 -0500

in message <[EMAIL PROTECTED]>,
wrote DeepTech thusly...
>
> sed -e 's/http\:\/\/www\.domain\.htm\///g' *.htm > *.htm

That will most likely destroy the original file(s).

Depending on your shell, you will get redirection error from the shell
if there happen to be more than one file matching the pattern '*.htm'.

In particular, in zsh 4.2.6 ...

  # cat p
  polka dot

  # cp -f p q; cp -f p qq
  # ls -l p q*
  -rw---  1 parv  people  10 Dec 24 23:32 p
  -rw---  1 parv  people  10 Dec 24 23:32 q
  -rw---  1 parv  people  10 Dec 24 23:32 qq

  # sed -e '' q* >| q*
  # ls -l q*
  -rw---  1 parv  people  0 Dec 24 23:34 q
  -rw---  1 parv  people  0 Dec 24 23:34 qq


> NOTE: not sure if u have to use a '\' before that ':'

No, ':' need not be escaped.


  - Parv


sed -e 's/http\:\/\/www\.domain\.htm\///g' *.htm > *.htm
Although it did not destroy the files, it didn't work, nor did most of the 
others.


However, this one using perl DID work perfectly:
perl -pi -e 's/http:\/\/www.cebik.com\///g' *.html

None of the other SED(1) tips worked although I tried several times.
The above is the only perl tip that worked for my purpose and it worked 
well.


Although the SED(1) tips may have worked if I had enough time to debug, time 
was a factor. Glad the one worked as it saved an enourmous amount of time on 
this S&R effort.


Again, many thanks for all the help!

Best & Merry Xmas!
Jack

_
Fixing up the home? Live Search can help 
http://imagine-windowslive.com/search/kits/default.aspx?kit=improve&locale=en-US&source=hmemailtaglinenov06&FORM=WLMTAG


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


klamav shutdown error

2006-12-25 Thread D S
I keep getting messages evry other time  or so when I shutdown my computer. 
SIGALERT etc... It keeps shutdown from happening until I click the close 
button. Before the latest version of klamav I didn't have this problem. 
Where can I find the previous version?


_
The MSN Entertainment Guide to Golden Globes is here.  Get all the scoop. 
http://tv.msn.com/tv/globes2007/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: hardware acceleration for ATI Radeon 9600 ?

2006-12-25 Thread deeptech71

Andrew Pantyukhin wrote:

On 12/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Andrew Pantyukhin wrote:
> On 12/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> Last official ATI video card support for FreeBSD was the 9400 series
>> drivers. I've heard about some reverse engineered drivers from 
Linux. Is
>> there any way to get hardware acceleration for ATI Radeon 9600 
series? I

>> want to run OpenGL applications, and not with software rendering.
>
> AFAIK, you get that with Xorg 7.x.
>

Last time I was FreeBSDing was half a year ago. I'll test some 3D games
on the 6.2-RELEASE. I will get a decent framerate, will I?


Unfortunately there are still some issues with Xorg 7.x, so
it's not in the ports collection yet. Fortunately you can
try those issues for yourself using a great howto at:

http://wikitest.freebsd.org/ModularXorg

Good luck!



AMD has bought ATI so there maybe hope for official drivers. Meanwhile, 
Xorg, keep up the good work :] .


 OK, that would be it, thanx for the help!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: hardware acceleration for ATI Radeon 9600 ?

2006-12-25 Thread Abdullah Al-Marrie

On 12/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

AMD has bought ATI so there maybe hope for official drivers. Meanwhile,
Xorg, keep up the good work :] .


Did AMD work with FreeBSD in powernow or they didn't bother?

Why do you think the ATI policy with open source would change?

--
Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


What is the right gcc CPUTYPE optimization for the server?

2006-12-25 Thread Abdullah Al-Marrie

Hello Guys,

I'm own some servers, with different cpus.

Dual Xeon EMT64 aka nocona
P4
Celeron

These servers run only internet apps, like apache, mysql, php, ..etc.

What is the best cputype for these apps with these different cpus in make.conf?

No X11 in the servers at all, so mmx, sse ..etc, aren't needed.

--
Regards,

-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problems running dhclient on 6.1

2006-12-25 Thread Calvin Smith
I just built a new system as a firewall using FreeBSD 6.1-RELEASE-p11, IP
Filter V4.1.8 and am getting "No DHCPOFFERS received". I am connected to the
internet via Comcast broadband.  My old system running FreeBSD 4.6-RELEASE
and IP Filter V 3.4.29 works just fine. I plugged my external network port
into the internal network to see if I could get an assigned ip using my
internal dhcp server and this worked just fine.  When I try to use the
external connection to Comcast via the cable modem I receive no replys to my
dhcp requests.  I have tried swapping out different net cards with the same
problem.  There is probably something simple I am missing, but I can't see
it at this time.  Any help would be appreciated.

Calvin Smith


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


list of emails of mailing lists

2006-12-25 Thread deeptech71
For example, you can write to this list via the 
freebsd-questions@freebsd.org email, but [EMAIL PROTECTED] is also 
recognized as an email for this list. This can't be the same with 
freebsd-doc ->doc and cvs-doc ->doc, that would be ambiguous. Could 
someone please direct me to a 100% precise list of emails that are 
recognized as a mailing list emails?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Problems running dhclient on 6.1

2006-12-25 Thread Calvin Smith

Thanks for the response.  That has fixed the problem.


-Original Message-
From: Doug Hardie [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 25, 2006 2:09 PM
To: [EMAIL PROTECTED]
Subject: Re: Problems running dhclient on 6.1



On Dec 25, 2006, at 13:06, Calvin Smith wrote:

> I just built a new system as a firewall using FreeBSD 6.1-RELEASE-
> p11, IP
> Filter V4.1.8 and am getting "No DHCPOFFERS received". I am  
> connected to the
> internet via Comcast broadband.  My old system running FreeBSD 4.6- 
> RELEASE
> and IP Filter V 3.4.29 works just fine. I plugged my external  
> network port
> into the internal network to see if I could get an assigned ip  
> using my
> internal dhcp server and this worked just fine.  When I try to use the
> external connection to Comcast via the cable modem I receive no  
> replys to my
> dhcp requests.  I have tried swapping out different net cards with  
> the same
> problem.  There is probably something simple I am missing, but I  
> can't see
> it at this time.  Any help would be appreciated.

You may need to reset the Cable Modem.  Power it off for 5 minutes to  
clear its memory of the original computer MAC address.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: remove suid files question....

2006-12-25 Thread Agus

Of course u can get an account..when i get the system connected and
upno problemm

the web will be www.free-shells.com.ar; i'm still testing localywhen i
start testing access with friends and
people i know, i'll create an account for u, to test the system

thanxs.Happy Holidays


2006/12/23, Armin Arh <[EMAIL PROTECTED]>:


On Sat, Dec 23, 2006 at 05:41:29PM -0300, Agus wrote:
> Hi all.i installed a freebsd 6 and i am going to use it as a server
with
> apache, ssh, ftp and other servicesit is going to be of free
accessu
> register in my page your account (free) and i create an account for u in
the
> systemso i am trying to make it secure.which setuid files should
i
> take the setuid bit off???

Sounds interesting. Can i get an account? :)
btw: do you care for a real email address? (see below)

Giving the users shell access without a chroot environment is a potential
danger, possible though.
A plain BSD installation has several suid- bits set like for the 'passwd'
program, 'su' and other. These can't be used to corrupt the system, so you
should be safe.
Nevertheless, special care has to be taken for all third party software,
e.g. via the ports system.

On my box i can't afford giving users shell access, because cpu cycles
are a rare resource (OSes can be even freeze with naughty users).
And then i have no expirience about enforcing resource limits...

Another important point is:
You may trust your users, but unauthorized access (someone else logs in)
can arise if they do something wrong. Restricting them to cryptgraphically
authenticated entrance is a good countermeasure.

Armin
--
PUBBOX Postmaster + spam-killer. Free email addresses at
http://pubbox.net/


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


system failed, save tasks

2006-12-25 Thread T.F. Cheng
hi,
  i just got a weird computer voice, saying "system
failed, save tasks". the system is running 
FreeBSD  6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Sat
Dec  9 10:03:38 EST 2006
root@:/usr/src/sys/i386/compile/TFCHENG  i386
i wondered what happened, i only have ssh running, and
there are some attempt of break-in as logged in the
auth.log, In the /var/log/message, before i rebooted
the system, the only messages were (on 12/25) :
Dec 25 20:59:40  kernel: sk0: link state changed to
DOWN
Dec 25 20:59:42  kernel: sk0: link state changed to UP
Dec 25 20:59:56  kernel: sk0: link state changed to
DOWN
Dec 25 21:00:00  kernel: sk0: link state changed to UP
Dec 25 21:00:12  kernel: sk0: link state changed to
DOWN
Dec 25 21:00:14  kernel: sk0: link state changed to UP
Dec 25 21:19:45  kernel: sk0: link state changed to
DOWN
Dec 25 21:19:50  kernel: sk0: link state changed to UP
Dec 25 21:19:50  kernel: NVRM: Xid (0001:00): 4,
Channel 0001
Dec 25 21:19:50  kernel: ad6: TIMEOUT - WRITE_DMA
retrying (1 retry left) LBA=8598287
Dec 25 21:19:53  kernel: NVRM: Xid (0001:00): 8,
Channel 
Dec 25 21:19:53  kernel: NVRM: Xid (0001:00): 4,
Channel 0001

what might have happened? where should I look??

thanks!!

TFC

Best Regards,

Tsu-Fan Cheng

___ 
 您的生活即時通 - 溝通、娛樂、生活、工作一次搞定! 
 http://messenger.yahoo.com.tw/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: What is the right gcc CPUTYPE optimization for the server?

2006-12-25 Thread Ahmad Arafat Abdullah
just my simple opinion..

maybe u can use:

nocona
pentium4
i686

mine is pentium4

freebsd# less /etc/make.conf
# added by use.perl 2006-08-22 09:40:06
PERL_VER=5.8.8
PERL_VERSION=5.8.8
CFLAGS= -O2 -pipe -funroll-loops -ffast-math
COPTFLAGS= -O2 -pipe -funroll-loops -ffast-math
NO_PROFILE=true
CPUTYPE?=pentium4



> - Original Message -
> From: "Abdullah Al-Marrie" <[EMAIL PROTECTED]>
> To: "FreeBSD Questions" 
> Subject: What is the right gcc CPUTYPE optimization for the server?
> Date: Mon, 25 Dec 2006 22:35:45 +0300
> 
> 
> Hello Guys,
> 
> I'm own some servers, with different cpus.
> 
> Dual Xeon EMT64 aka nocona
> P4
> Celeron
> 
> These servers run only internet apps, like apache, mysql, php, ..etc.
> 
> What is the best cputype for these apps with these different cpus 
> in make.conf?
> 
> No X11 in the servers at all, so mmx, sse ..etc, aren't needed.
> 
> -- Regards,
> 
> -Abdullah Ibn Hamad Al-Marri
> Arab Portal
> http://www.WeArab.Net/
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

>


-- 
___
Search for products and services at:
http://search.mail.com

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"