Hi to all,
I have:
casa# disktype /dev/da1
--- /dev/da1
Character device, size 3.771 GiB (4048551936 bytes)
FreeBSD boot loader (i386 boot2/BTX 1.02 at sector 2)
BSD disklabel (at sector 1), 8 partitions
Partition c: 2.145 GiB (2302711808 bytes, 4497484 sectors from 0)
Type 0 (Unused)
DOS/MBR
On Sat, Apr 07, 2012 at 10:06:44PM +0300, Odhiambo Washington wrote:
Hi Odhiambo,
> man mount
>
> mount fstype device mount-point
Yes, but look:
> >
> > I try:
> >
> > casa# mount -t ext2fs /dev/da1a /mnt/JetFlash\ Transcend\ 4GB\ 1100/
> > mount: /dev/da1a : Invalid argument
I don't know why
On Sat, Apr 07, 2012 at 04:15:41PM -0400, ill...@gmail.com wrote:
Hi,
> On 7 April 2012 13:53, Xavier wrote:
> > Hi to all,
> >
> > I have:
> >
> > casa# disktype /dev/da1
> >
> > --- /dev/da1
> > Character device, size 3.771 GiB (4048551936
On Sat, Apr 07, 2012 at 06:25:29PM -0500, Adam Vande More wrote:
Hi Adam,
> >
> > > > I don't know why !?
> > > >
> > > > Is ext2fs.ko loaded? Does /var/log/messages reveal anything?
> >
> >
> > Yes :
> >
> > casa# kldstat | grep ext
> > 91 0xc8806000 1ext2fs.ko
> > casa#
> >
> >
> >
On Sun, Apr 08, 2012 at 06:32:36AM -0400, Thomas Mueller wrote:
Hi Thomas,
> from Xavier :
>
> > I have:
>
> > casa# disktype /dev/da1
>
> > --- /dev/da1
> > Character device, size 3.771 GiB (4048551936 bytes)
> > FreeBSD boot loader (i386 boot2/BTX 1.02
On Mon, Apr 09, 2012 at 12:38:45PM +0200, Bernt Hansson wrote:
Hi Bernt,
> Hello list.
>
> When I try to start X I'm getting this error
>
> X.Org X Server 1.7.7
> Release Date: 2010-05-04
> X Protocol Version 11, Revision 0
> Build Operating System: FreeBSD 8.2-RELEASE i386
> Current Operating Sy
On Wed, Apr 18, 2012 at 02:12:41PM +0200, Julian H. Stacey wrote:
Hi Julian,
> Hi,
> Reference:
> > From: Xavier
> > Date:Sat, 7 Apr 2012 22:25:28 +0200
> > Message-id:
>
> Xavier wrote:
> > On Sat, Apr 07, 2012 at 04:15:41PM -0400
Hi,
I plug-in an USB bluetooth adapter to 9.0-RELEASE.
I get the *ONLY* logs:
ugen2.2: at usbus2
ubt0: on usbus2
I test:
% uname -a
FreeBSD casa 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
# ngctl li
Ther
Hi to all,
I have this product[1], when I plug-in into USB conector I get:
ugen4.6: at usbus4
deget(): pcbmap returned 6
I test it:
% kldstat
Id Refs AddressSize Name
1 38 0xc040 e9ece4 kernel
21 0xc129f000 5c08 cuse4bsd.ko
31 0xc47c 8000 linprocfs.ko
4
Hi to all,
About this email subject, on acer Aspire 5634WLMi machine and
9.1-RELEASE OS, FreeBSD shutdown the machine automatically in few
minuts.
How can I debug the reason of the problem ?
Thanks, see you !
___
freebsd-questions@freebsd.org mailing l
On Fri, May 10, 2013 at 01:03:45PM +0200, Eduardo Morras wrote:
Hi Eduardo,
> On Fri, 10 May 2013 12:34:14 +0200
> Xavier wrote:
>
> > Hi to all,
> >
> > About this email subject, on acer Aspire 5634WLMi machine and
> > 9.1-RELEASE OS, FreeBSD shutdown
Hi to all,
I can't compile lang/gcc port.
The last lines of error:
else \
exit 1; \
fi; \
else true; \
fi; \
fi; \
done; \
fi
gmake[5]: Leaving directory `/usr/ports/lang/gcc/work/build/i386-portbld-freebsd
9.1/libstdc++-v3'
gmake[4]: Leaving directory
On Tue, May 14, 2013 at 07:14:17PM +0200, Roland Smith wrote:
Hi Roland,
> On Mon, May 13, 2013 at 03:59:26PM +0200, Xavier wrote:
> > Hi to all,
> >
> > I can't compile lang/gcc port.
> >
> > The last lines of error:
>
> Unfortunately the real err
On Tue, May 14, 2013 at 10:31:11PM +0200, Roland Smith wrote:
Hi Roland,
> On Tue, May 14, 2013 at 09:07:59PM +0200, Xavier wrote:
> > >
> > > There is probably a compiler error somewhere before the lines that you
> > > posted.
> > > Can you show a litt
On Tue, May 14, 2013 at 10:31:11PM +0200, Roland Smith wrote:
Hi Roland,
> On Tue, May 14, 2013 at 09:07:59PM +0200, Xavier wrote:
> > >
> > > There is probably a compiler error somewhere before the lines that you
> > > posted.
> > > Can you show a litt
On Tue, May 14, 2013 at 03:44:43PM -0500, Robert Bonomi wrote:
Hi Robert,
( Sorry for my before email, my before email is an error of apropiate
thread email )
> > Date: Tue, 14 May 2013 21:07:59 +0200
> > Subject: Re: can't compile lang/gcc port
> > From: Xavier
> >
Hi to all,
I try to compile lang/gcc47 and the last lines is:
checking for closedir... yes
checking for opendir... (cached) yes
checking for readdir... yes
configure: updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf
Hi to all,
First, I have ports tree all update:
root@casa:/root # date
Mon May 20 15:35:57 CEST 2013
root@casa:/root # portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.FreeBSD.org... done.
Ports tree hasn't changed
Hi everyone,
I need a copy of ACPI Source Language (ASL), '# acpidump-dt>
copy_model_laptop.asl' of any version of FreeBSD you have the option
ACPI always enabled and does not give any problem on ACER laptops.
Anyone can send me a copy of your ASL dump ( see above ) of ACER
ASPIRE laptops model?
Hi,
Is there any way to configure VGA width output from one laptop ?
Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freeb
On Fri, Jun 21, 2013 at 01:40:14PM -0500, Robert Bonomi wrote:
Hi Robert,
>
> > Date: Fri, 21 Jun 2013 19:24:26 +0200
> > Subject: setting VGA output from laptop
> > From: Xavier
> >
> > Hi,
> >
> > Is there any way to configure VGA width output f
Hi,
I updated the system port:
root@acer_casa_FreeBSD:/root # portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Latest snapshot on server matches what we already have.
No updates needed.
Ports t
On Mon, Jan 07, 2013 at 02:17:46PM +0100, Fleuriot Damien wrote:
Hi Fleuriot,
>
> On Jan 7, 2013, at 2:15 PM, Xavier wrote:
>
> > Hi to all,
> >
> > I try compile lang/gcc port but it stopped with required 'file to patch':
> >
> > root@casa:/u
On Tue, Jan 08, 2013 at 09:32:38AM +0200, Ivailo Tanusheff wrote:
Hi Ivailo,
>Hi,
>I think you should update your ports tree :)
Yes, your solution work.
Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/li
Hi to all,
I use 9.1-RELEASE and up to date the ports tree:
# portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.FreeBSD.org... done.
Ports tree hasn't changed since last snapshot.
No updates needed.
Ports tree is al
On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
Hi Fabian,
> Xavier wrote:
>
> > Is there any way to control the on and off the fan on a laptop using
> > FreeBSD?
>
> It depends on the laptop. On mine it works:
>
> fk@r500 ~ $sysctl -ad | grep fan
&
On Sat, Jan 19, 2013 at 05:04:36PM +0100, Polytropon wrote:
Hi Polytropon,
> On Sat, 19 Jan 2013 16:55:23 +0100, Xavier wrote:
> > On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
> >
> > Hi Fabian,
> >
> > > Xavier wrote:
> > >
> >
On Sat, Jan 19, 2013 at 05:07:07PM +0100, Fabian Keil wrote:
Hi Fabian,
> Xavier wrote:
>
> > On Sat, Jan 19, 2013 at 03:13:58PM +0100, Fabian Keil wrote:
> >
> > Hi Fabian,
> >
> > > Xavier wrote:
> > >
> > > > Is there
ex_t'
../.././gcc/gthr-posix.h:49: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '__gthread_recursive_mutex_t'
../.././gcc/gthr-posix.h:92: error: 'pthread_once' undeclared here (not in a
function)
../.././
devel/cross-gcc port building? Or do I have to include them when
cross-compiling my code?
What options do I have to use when building the linux gcc
cross-compiler? I use
make TGTARCH=i386 TGTABI=linux install clean
Thanks a lot for your help
Cheers
Xavier
On Tue, 25 Nov 2008 15:04:27 -0500
Lowel
directory? May be the devel/cross-binutils port should do it? Is there
any port that can populate it?
Thanks
Xavier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
ining moderated amounts
of datasize, for example kern.maxdsiz="700M", it works fine.
Is it a kernel bug, or do I have to tweak some other kernel
options?
Thanks in advance
Xavier
___
freebsd-questions@freebsd.org mailing list
http://lists
some light in this problem as Supermicro support
says they do not support FreeBSD and we need the OS to work for a very
important application?
Your help is greatly appreciated.
Xavier
_
Dont just search. Find. Check out the ne
you have got a trouble with your sound card
try to put
hw.snd.pcm0.vchans=4
hw.snd.maxautovchans=4
in /etc/sysctl.conf
i hope this message help u
_
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr/worldwi
On 28 fév 2005, Chris Hodgins wrote:
> Chris wrote:
> > Chris Hodgins wrote:
> >
> > > Chris wrote:
> > >
> > > > Is there an all inclusive command to install all Gnome
> > > > ports from within the ports tree?
> > > >
> > >
> > > Not everything but enough to get you started:
> > >
> > > /usr
On 28 fév 2005, Rob wrote:
> Hi,
>
> I typed mv file dir/~ and I now have dir/~ but when I go to
> that it takes me to my home which happened to be root, I tried
> to delete the directory and it started deleting roots home. Is
> there a way to delete this
> ~ dir?
Dunno if my answer got lost but
Scorpion <[EMAIL PROTECTED]> writes:
> Anyone got an AVERATEC 3200 Series laptop with the
> built-in wireless working?
Is it based on the Centrino chips ?
If so, you can simply try to play with Intel firmware and install
if_pw drivers.
--
Xavier Maillard
Membre LoLiCA
Post-scrip
--
,--.Xavier Maillard, Reims, France ,= ,-_-. =.
/ ,- ) http://www.emacsfr.org/ ((_/)o o(\_))
\ `-' `-'(. .)`-'
`-. Debian, a variant of the GNU o
m
> with kindness, OR, reply in such a fashion that the user has no
> idea what we're saying.
>
> Let's stop the erosion of this list now before it goes too far.
>
> Over and out...
I totally agree. This plus other things are the reasons why I
chose to switch to anoth
Hello,
I had a problem of corrupted database and I did a big mistake: I
incidentally deleted my port tree instead of the database.
Now I have big troubles whenever I want to upgrade/install any
new port.
Is there any way to fix this ?
Thank you.
--
Registered Linux-User #340967 with the Linux
On 11 Apr 2005, Bachelier Vincent wrote:
> delete /var/db/pkg/pkgdb.db
> do a cvsup of your port tree ...
> do a "make fetchindex" under /usr/ports
> now, check portversion -l'<'
> it should reconstruct everything
And what about stalled dependancies ?
--
In Gruuik we trust
_
Hello !!
I want to centralize log of server on another
server(FreeBSD) !
I think I can use syslog but on the server which
collects log I don't know how manage the server to
listen a specific port in order to receive logs of all
server
I have found in a "how-to" that it's necessary to add
the -r o
to acess to the network he uses the server and he must enter a password with the
PPP (maybe CHAP).
I have read the RFC but I haven't find goods doc to realize this project.
Can you help me please.
If you want more precisions I can give you what you want and send me a mail.
Thank yo
to acess to the network he uses the server and he must enter a password with the
PPP (maybe CHAP).
I have read the RFC but I haven't find goods doc to realize this project.
Can you help me please.
If you want more precisions I can give you what you want and send me a mail.
Thank yo
essential to have an
Internet access to use PPP? I want use it between two networks but I haven't Internet
in these two networks.
To finish how can I know my FreeBSD version?
Thank you very much for your help!!
Xavier
-
Yahoo! Mail : votre e-
Hii!!
In the chapter "9.3 Building and installing a custom kernel" of the freebsd handbook
it's written that MYKERNEL is an example but I don't know how I can find that.
In fact I don't know what MYKERNEL represents.
Thanks for your help.
XAV LE OUF
Hi!!
I can't use my USB key!!
How can I do this?
When I write mount /dev/da0 /removable (/removable has been created by me) I have a
warning : incorrect super block
Thanks for your answer..
Xav le geek OUF
-
Yahoo! Mail : votre e-mail personnel et
Hi!!
In the FreeBSD handbook, the chapter 18.3.3 talk about the file /etc/ppp/options.
I think I must create it and copy that it's written in the handbook concerning this
file but I'm not sure.
Xavier
-
Yahoo! Mail : votre e-mail pe
Hi!!
I want use openssl but I don't find the directory where I can create my
authority of certification (in this directory we can find scripts to
allow the automation of the command of openssl). I have read that it is
in /usr/local/openssl/misc but I haven't this directory (I have freebsd
5.2
Hi !!
I have mandrake 9.1 with a 2.6.6 kernel and I want to install the ipsec-tools3.2 on my
server (freebsd 5.2) but I don't understand how I can do that?
Sorry if it seems stupid but I don't find the rpm file (if it exists).
If I make a ./configure in the directory ipsec-tools3.2 I have an erro
Hi!!
Someone can give me a .p12 file please because I cannot import a certificate in
Windows (it's just for try) from Freebsd to Windows because my serveur (freebsd) is KO
and I want (for the school) to import a .p12 file to make a VPN. Even if I will not
use this fiel is just to show to my te
Hello,
This may be off-topic here, dunno, if so please redirect me on
the correct list.
So, I just bought a Treo 600 smartphone and I would like to sync
my data on my FreeBSD (-CURRENT up to date).
I have added support for devices uvisor and ucom but, whenever I
do a 'Hotsync' nothing happens on
The /dev/ad0 disk I wan to boot in vmware is different from the one in
which FreeBSD is installed (/dev/ad3)
Any suggestions?
Thanks in advance
Xavier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ques
Hi,
I've an external usb hard drive using ext2 filesystem, mounted in /mnt/usb
(/dev/da0s1 on /mnt/usb (ext2fs, local)).
I can't copy any non empty files from the ext2 partition to somewhere else (the
ext2 partition itself or my local freebsd filesystem).
# cd /mnt/usb
# echo "foo" > file
# cp f
On Sat, May 27, 2006 at 01:14:13AM +0100, Shawn wrote:
> I'm having a strange problem with cpu usage with my Athlon XP. Every so
> often there seems to be a pause where the system comes under heavy
> load for no apparent reason. If xmms was playing then I get a buzz sound
> and the mouse pointer st
Hi,
I have:
9.0-RELEASE
and this problem:
ugen4.8: at usbus4
umass2: on usbus4
umass2: 8070i (ATAPI) over Bulk-Only; quirks = 0x0100
umass2:4:2:-1: Attached to scbus4
(probe0:umass-sim2:2:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0
(probe0:umass-sim2:2:0:0): CAM status: SCSI Status Error
(probe0
Hi to all,
I have:
> pkg_info | grep webc
evolution-webcal-2.32.0_1 Webcal(endar) handler for gnome
pwcview-1.4.1_4 The Video4Linux PWC webcam viewer
webcamd-3.2.0.2 A port of Linux USB webcam and DVB drivers into
userspace
> kldstat | grep cuse
31 0xc12a4000 5c08 cuse4bsd.ko
ca
Hi to all,
When I want run GIMP(1) it say:
> gimp
Shared object "libpcre.so.0" not found, required by "gimp">
How I can solvent this problem ?
Thanks.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
Hi tot all,
Why don't change the files mode ?
casa# mount -t msdosfs /dev/da0s1 /mnt/JetFlash\ Transcend\ 1GB/
casa# cd /mnt/JetFlash\ Transcend\ 1GB/
casa# ls -lh
total 21940
-r-xr-xr-x 1 xxavi wheel16M 21 mar 00:12 COLOR.pdf
-r-xr-xr-x 1 xxavi wheel 4,7M 21 mar 01:26 COLOR_1.pdf
-r-xr
On Tue, Apr 03, 2012 at 05:46:20AM -0400, Thomas Mueller wrote:
Hi Thomas,
> > I have an old FreeBSD system that I haven't used for a long
time and I have forgotten the passwords. This machine has FreeBSD-4.3
and FreeBSD-4.7
> > on it, and also MS' Windows98 . I tried getting onto t
Hello,
On the Internet there are some sites where they say to start fetchmail(1) in
"system-wide" should put these two options in rc.conf(5) :
fetchmail_enable="YES"
fetchmail_polling_interval="60"
Although the second is optional and at first has little to do with this
question because this ques
On Tue, Sep 06, 2011 at 03:19:36PM +0100, Daniel Bye wrote:
Hi Daniel,
> On Tue, Sep 06, 2011 at 03:10:50PM +0200, Xavier FreeBSD questions wrote:
> > Hello,
> >
> > On the Internet there are some sites where they say to start
fetchmail(1) in
> > "system-wide&
2011/9/7 Daniel Bye
Hi Daniel,
On Wed, Sep 07, 2011 at 05:25:50AM +0200, Xavier FreeBSD questions wrote:
> > On Tue, Sep 06, 2011 at 03:19:36PM +0100, Daniel Bye wrote:
> > I paste the fetchmail_startup in: http://pastebin.com/vFqdhwfg
> >
> > For you, the answer of
I found two other users blocked with USB
printers detection in the mailing lists. Have we all missed something?
Or have we all stumbled on the same bug in the USB layer?
Thank you in advance for any help,
Xavier de Labouret
PS: if you don't mind, please CC: me to your reply, because i am
Hi,
I have a box with three hard drives:
/dev/da0 - dedicated to the OS
/dev/ad4s1e - data drive - mounted as /store
/dev/ad5s1e - hold a backup of /dev/ad4 - mounted as /backup
I used 'dump' to backup everything from /store to /backup with the
following command:
dump -0aun -f /backup/fullback
Wojciech Puchar wrote:
Hi,
I have a box with three hard drives:
/dev/da0 - dedicated to the OS
/dev/ad4s1e - data drive - mounted as /store
/dev/ad5s1e - hold a backup of /dev/ad4 - mounted as /backup
I used 'dump' to backup everything from /store to /backup with the
following command:
dump
You might want to try the sysutils/pv port, which is a small
program that works like cat, but provides a progress bar.
On Sat, Mar 09, 2013 at 10:54:00AM +0100, Eduardo Morras wrote:
>
> Hello,
>
> I use cat to read a file and pass it to another app, the command is this:
>
> camibar% cat file.g
67 matches
Mail list logo