Handspring Treo 600 support on -CURRENT ?

2005-06-13 Thread Xavier Maillard
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 system except messages like
this:

Jun 14 00:21:55 totoz kernel: ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, 
addr 2

and here is what usbdevs -v returns:

Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x), 
Intel(0x), rev 1.00
 port 1 powered
 port 2 addr 2: full speed, self powered, config 1, Palm Handheld(0x0300), 
Palm, Inc.(0x082d), rev 1.00


Nothing is created under /dev.

Any hint, greatly appreciated ;)

Regards
-- 
GnusFR  (http://www.gnusfr.org)
EmacsFR (http://www.emacsfr.org)

.emacs: Because customisation is fun!


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


Broken port tree: how to repair ?

2005-04-10 Thread Xavier Maillard
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 Counter, http://counter.li.org.


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


Re: Broken port tree: how to repair ?

2005-04-10 Thread Xavier Maillard
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


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


Re: A Riddle

2005-03-26 Thread Xavier Maillard
On 25 Mar 2005, Chris wrote:

 If we're to prove a point to those that name call, are rude,
 troll, and all the other recent events, we must do so on our
 level. Allow them to spew what ever it is they spew, and we
 must simply either ignore it (the correct way imho) Kill em
 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 another OS.

Over and out too.
-- 
Xavier Maillard

main(){printf(unix[\021%six\012\0],(unix)[have]+fun-0x60);}


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


Any Common Lisp hacker in this room ?

2005-03-15 Thread Xavier Maillard
Hello,

I am desperately looking for help for a problem[1] with my SBCL
installation.

Obviously, the compilation of SBCL as the one used in the ports,
works ok on my GNU/Linux box.

Any hint really appreciated.

--Footnotes--
[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/78847
-- 
   ,--.Xavier Maillard, Reims, France   ,= ,-_-. =.
  / ,- )   http://www.emacsfr.org/ ((_/)o o(\_))
  \ `-' `-'(. .)`-'
   `-. Debian, a variant of the GNU operating system.   \_/


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


Re: Averatec 3200 Laptop Wireless?

2005-03-03 Thread Xavier Maillard

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-scriptum La Poste

Ce message est confidentiel. Sous réserve de tout accord conclu par
écrit entre vous et La Poste, son contenu ne représente en aucun cas un
engagement de la part de La Poste. Toute publication, utilisation ou
diffusion, même partielle, doit être autorisée préalablement. Si vous
n'êtes pas destinataire de ce message, merci d'en avertir immédiatement
l'expéditeur.


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


Re: dir ~

2005-03-01 Thread Xavier Maillard
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 a solution I would suggest is to
try a combination of ls/find/rm

My best bet on this issue is to list this by inode -i.e. ls -i
and then track this inode using the inum switch of the find
command to delete the item.

This is usually how I deal with such entries.

Hope that helps.
-- 
sometimes i feel like we're making emacs better and better because we don't 
 know what to do with emacs once it is finished.

-- AlexSchroeder on #emacs @OPN


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


Re: How would you install all Gnome ports?

2005-02-28 Thread Xavier Maillard
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/ports/x11/gnome2$ cat pkg-descr
   GNU Network Object Model Environment
   
   This metaport installs the entire GNOME 2 desktop,
   including the the most common user applications. Other
   popular GNOME applications can be installed from the other
   GNOME 2 metaports:
   
   * x11/gnome2-fifth-toe
   * x11/gnome2-power-tools
   * editors/gnome2-office
   * devel/gnome2-hacker-tools
   
   WWW: http://www.FreeBSD.org/gnome/
   
  Perfect - this is exactly what I wanted. I'm a KDE munkie
  myself, but I wanted to dabble w/Gnome. Thank you Chris H.
  
 
 I would also highly recommend Xfce4.2. :)

I would also recommend Ion2 ;) The best WM out there currently.

-- 
GnusFR  (http://www.gnusfr.org)
EmacsFR (http://www.emacsfr.org)

.emacs: Because customisation is fun!


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