Olivier Nicole | 1 Dec 2009 01:13
Picon
Favicon

Re: CF Ethernet for FreeBSD?

Hi,

> So, I'm interested in finding out if anyone knows of an Ethernet 
> interface which will plug into the CF socket and has drivers for 
> FreeBSD. Please let me know; any help would be MUCH appreciated!

Not to mentione FreeBSD drivers, but only finding an Ethernet
interface that plugs into a CF sockets seems very chalenging: you
don't really send/receive the same information to memory and to
network interface; CF can address GB of data, while the network card
has a few KB at best; etc.

Good luck,

Olivier
_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"

Brett Glass | 1 Dec 2009 02:57

Re: CF Ethernet for FreeBSD?

At 05:13 PM 11/30/2009, Olivier Nicole wrote:

>Not to mentione FreeBSD drivers, but only finding an Ethernet
>interface that plugs into a CF sockets seems very chalenging: you
>don't really send/receive the same information to memory and to
>network interface; CF can address GB of data, while the network card
>has a few KB at best; etc.

CF sockets usually can act as sockets for ATA/IDE compatible disk 
drives as well as for PCMCIA-like peripheral cards.

Also, there are some Ethernet interface chips that are designed to 
be memory-mapped. See, for example, the one by ASIX, which is often 
used in embedded systems because it can interface with pretty much any CPU.

--Brett Glass

_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"

Fbsd1 | 1 Dec 2009 03:43
Favicon

Re: 8.0 & MYSQL50 denying access to user root no password

Tim Judd wrote:
> On 11/29/09, Fbsd1 <fbsd1 <at> a1poweruser.com> wrote:
>> For many releases of Freebsd going back to 4.3 I have all ways used the
>> default mysql user root localhost with no password which has been the
>> default.
>> With 8.0/mysql-server-5.0.86 I am denied access now.
>> The mysql manual still says the normal install defaults to allowing
>> access to user root with no password are in effect.
>>
>> After a fresh clean install of mysql
>> Tried  mysqladmin -u root drop test   to delete the test db.
>> Received this msg
>> connect to srver at localhost failed
>> access denied for user 'root <at> localost (using password: no)
>> This in not suppose to happen.
> 
> 
> Two issues, mysqladmin tries to connect to the mysql server -- i see
> in your message above it can't connect
> if it can't connect, how can it authorize?

Read the post again. says access denied not connection refused.
> 
> 
> second, the undocumented mysql_install_db must be run to install the
> default database.  But if you run this as root, you should change
> ownership of everything in /var/db/mysql to allow the mysql server
> access to the files.
> 
mysql_install_db is documented in the mysql manual. After re-reading the
(Continue reading)

compcent | 1 Dec 2009 05:35
Picon

Wanting to buy a laptop w/ FreeBSD, AND...

Hello - I found the?"freebsd - hardware" ?list.? Where is the freebsd-software list?? I'm sending this to 
freebsd-questions <at> freebsd.org
?
I would like to buy a new or dependable used laptop.??Initially, most of my questions are concerning?software.??
For hardware, I would like a HP laptop, as?HP is my personal favorite.? 
?
I prefer WP5.1 as a word processor.? I like to work on websites and to post to internet forums.??I want to be 
?able to work with graphics, music, and videos, and to be able to watch movies (and TV).? 
?
1.)? Hewlett-Packard laptop????? 2.)? FreeBSD as a OS????? 3.)? No MS?software or programs??
?4).? WordPerfect 5.1????? 5.)? DOS partition????? 6.)? ? SBIE /FreeBSD ?live CD ???????7.)? Computer
Shops ? 
?
What are my options concerning WordPerfect 5.1...?? Would WP 5.1 run on FreeBSD?? Or, 
would I need to run WP5.1 on a DOS partition?? If WP5.1 was on a DOS partition, could I readily 
move the WP text files to the internet browser, to easily post them onto internet websites and forums?? 
?
Or, would I have to buy a new version of WordPerfect?? There was one of the newer versions that a person could 
run in a WP5.1 mode.???
?- - - - - 
?
7.)? Computer Shops 
?
My first contact is with a computer tech in Placerville, CA (El Dorado County) 
MACKENDRICK COMPUTERS = http://www.rmack3.com/main.htm
?
He is very experienced w/ Linux, but not with FreeBSD.? 
?
I am looking for someone who is experienced with FreeBSD and is readily available for 
answering questions / troubles, at least 5 days a week.?? Are there any FreeBSD techs 
(Continue reading)

Peter | 1 Dec 2009 07:18
Favicon

stable/8/UPDATING - no mention of 8.0 release

iH,
   Been updating my src via svn and following stable/8.  Looking at the
UPDATING file, it does not mention '8.0-RELEASE'

Did it just not make it in there yet?

http://svn.freebsd.org/viewvc/base/stable/8/UPDATING?view=markup
  vs.
http://svn.freebsd.org/viewvc/base/release/8.0.0/UPDATING?view=markup

It just confused me for awhile after I did a 'svn up' and did not see the
release notes...

[for the 7.X series, both stable/ and release/ mention the release in
UPDATING]

]Peter[

_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"

Curly Brace | 1 Dec 2009 07:44

Firefox 3.5 and Epiphany crashing since the GNOME 2.28 update

Hi all, I'm on 8.0/amd64, and my GNOME 2.28 update went off with no
problems, but now Firefox 3.5 and Epiphany 2.28 crash when visiting
certain pages, such as the "Welcome to firefox" first-start page.
Firefox leaves "Segmentation fault (core dump)" in the console when it
crashes, and Epiphany is silent. I've removed the Totem 2.28 plugins
(thinking them to be the cause), removed Moonlight, removed Java,
removed nspluginwrapper Flash10, and finally
removed /usr/local/lib/browser_plugins altogether.

This seems very similar to the Firefox 3.5 HTML5 <video> crash FreeBSD 7
users experience until they kldload sem, but I'm on 8.0 and sem is
loaded by default. I didn't 
see anything new in UPDATING, and I successfully played an Ogg Theora
video from an HTML5 <video> test page located at
http://www.double.co.nz/video_test/test1.html, so I don't think that's
it.

Is there anywhere else where browser plugins lurk, or is there anything
else the two may have in common besides plugins?

_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"

James Phillips | 1 Dec 2009 08:34
Picon
Favicon

Re: Phoronix Benchmarks: Waht's wrong with FreeBSD 8.0?


--- On Mon, 11/30/09, Bruce Cran <bruce <at> cran.org.uk> wrote:

> 
> This is actually the way UFS/FFS works too: when my system
> was crashing
> fairly regularly I was a bit surprised to find empty files
> after
> editing them.
> 
> Also, I just verified that saving a file, rebooting,
> editing it again
> (with ee(1)) and powering off the system does still result
> in a zero
> length file being on disk.
> 

Ok, good to know.

I saw UFS corruption once with frequent restarts, but assumed that was because the "delayed filesystem
checking" never had a chance to run.

Since I don't have a UPS I guess backups are doubly important.

-james.

      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/
(Continue reading)

Ruben de Groot | 1 Dec 2009 09:53
Favicon

Re: Phoronix Benchmarks: Waht's wrong with FreeBSD 8.0?

On Mon, Nov 30, 2009 at 11:34:06PM -0800, James Phillips typed:
> 
> 
> --- On Mon, 11/30/09, Bruce Cran <bruce <at> cran.org.uk> wrote:
> 
> > 
> > This is actually the way UFS/FFS works too: when my system
> > was crashing
> > fairly regularly I was a bit surprised to find empty files
> > after
> > editing them.
> > 
> > Also, I just verified that saving a file, rebooting,
> > editing it again
> > (with ee(1)) and powering off the system does still result
> > in a zero
> > length file being on disk.
> > 
> 
> Ok, good to know.
> 
> I saw UFS corruption once with frequent restarts, but assumed that was because the "delayed filesystem
checking" never had a chance to run.
> 
> Since I don't have a UPS I guess backups are doubly important.

Note that finding an empty file you had just been editing before a 
crash is NOT UFS corruption. It's data loss, probably caused by
softupdates, which guarantees filesystem consistency in the case
of a crash, but it can sometimes be up to a minute behind in 
(Continue reading)

Polytropon | 1 Dec 2009 10:00
Picon

Re: Wanting to buy a laptop w/ FreeBSD, AND...

On Mon, 30 Nov 2009 23:35:35 -0500, compcent <at> mail.com wrote:
> Hello - I found the?"freebsd - hardware" ?list.? Where is the
> freebsd-software list??

Check out FreeBSD's ports collection. From the project's main
page, choose the shortcut "ports" on the right.

	http://www.freebsd.org/ports/index.html

You can have a look at the many programs for FreeBSD either
by logical or by alphabetical list. More than 20,000 ports
are available.

> I would like to buy a new or dependable used laptop.??

You should check the laptop's specifications with FreeBSD
hardware list, just to make sure everything is supported
properly.

> Initially, most of my questions are concerning?software.??

I think you#re primarily refering to application software,
not OS software in particular.

> For hardware, I would like a HP laptop, as?HP is my personal favorite.? 

I'm not a big fan of HP, but I'm sure they offer laptops that
are compatible.

> I prefer WP5.1 as a word processor.?
(Continue reading)

Abhishek Seth | 1 Dec 2009 09:51
Picon
Favicon

Porting jsoncpp in FreeBSD

Hi,

I want to know of any plans to port jsoncpp in FreeBSD.
http://jsoncpp.sourceforge.net/

Thanks
-Abhishek
_______________________________________________
freebsd-questions <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe <at> freebsd.org"


Gmane