mfiutil cache?

2011-01-16 Thread Omer Faruk SEN
I am a bit confused with the output I get:

# mfiutil cache mfid0
mfi0 volume mfid0 cache settings:
  I/O caching: disabled
write caching: write-back
   read ahead: always
drive write cache: default


As you can see from above I/O caching is disabled. but I have write
caching: write-back. What should I understand from the output? Is my
write caching enabled with WB or ? I have a battery on my raid card
too.

Regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Acer Aspire One D250 disk spin-down problem

2011-01-16 Thread Bruce Cran
On Sun, 16 Jan 2011 08:24:13 +0100
Matthias Apitz g...@unixarea.de wrote:

 Master:  ad4 WDC WD2500BEVT-22ZCT0/11.01A11 SATA revision 2.x

 As well the BIOS has no visible option for this. I want to disable
 this, what could I do?

Since it's a WDC disk I guess it's one of the green ones. These have
a short default timeout after which they park the heads. I think you'd
need to run the wdidle3.exe application to disable the internal timer,
but it may just be a default APM setting that can be changed from
within FreeBSD using sysutils/ataidle and the -P switch.

-- 
Bruce Cran
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


chromium producing constant hdd access

2011-01-16 Thread Alexander Best
hi there,

i noticed chromium is producing a lot of hdd activity. i think it writes every
1kb of new data directly to disk or so. is there a way to increase chromiums
download buffer somehow. firefox or opera seem to have a much larger download
buffer and write bigger chunks to disk. thus they produce a lot less hdd writes
per second.

has anybody experienced the same behavior?

cheers.
alex

-- 
a13x
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: problems mounting android htc

2011-01-16 Thread Chris Brennan
On Sat, Jan 15, 2011 at 8:27 PM, Patrick Lamaiziere
patf...@davenulle.orgwrote:

 Le Sat, 15 Jan 2011 18:57:33 -0500,
 Aryeh Friedman aryeh.fried...@gmail.com a écrit :

  No idea how but when I plug the USB in it says USB Debugging
  Connected

 On my HTC dream when I connect it to USB, there is a notification on the
 phone and I have (on the phone) to unmount the sd card.

 Then I can mount the sd card from FreeBSD with
 mount_msdosfs /dev/da0s1 /mnt

 dmesg:
 ugen2.2: HTC at usbus2
 umass0: HTC Android Phone, class 0/0, rev 1.02/1.00, addr 2 on usbus2
 umass0:  SCSI over Bulk-Only; quirks = 0x
 umass0:3:0:-1: Attached to scbus3
 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0
 (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
 (probe0:umass-sim0:0:0:0): SCSI status: Check Condition
 (probe0:umass-sim0:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power
 on, reset, or bus device reset occurred) (probe0:umass-sim0:0:0:0):
 TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM
 status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI status: Check
 Condition (probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0
 (Medium not present) da0 at umass-sim0 bus 0 scbus3 target 0 lun 0
 da0: HTC Android Phone 0100 Removable Direct Access SCSI-2 device
 da0: 40.000MB/s transfers
 da0: Attempt to query device size failed: NOT READY, Medium not present
 GEOM: da0: partition 1 does not start on a track boundary.
 GEOM: da0: partition 1 does not end on a track boundary.


I had a similar problem a weeks ago (posted to this list) with my LG Vortex.
It refused to mount (da0 would get assigned and then immediately removed).
If I left it plugged in for some undetermined time it worked. I would be
able to mount it normally on fbsd7.3/fbsd8.1/fbsd8.2/fbsd9.0 without issue.
I suspect it might be something in the Linux Kernel running on the phone but
have not rooted it (and honestly don't intend to right now).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: problems mounting android htc

2011-01-16 Thread Aryeh Friedman
My situtation is a little different I am a developer hired to do some
work on the android but have never done *ANY* mobile programming so
starting from square on from essencially yesterday

On Sun, Jan 16, 2011 at 9:36 AM, Chris Brennan xa...@xaerolimit.net wrote:
 On Sat, Jan 15, 2011 at 8:27 PM, Patrick Lamaiziere patf...@davenulle.org
 wrote:

 Le Sat, 15 Jan 2011 18:57:33 -0500,
 Aryeh Friedman aryeh.fried...@gmail.com a écrit :

  No idea how but when I plug the USB in it says USB Debugging
  Connected

 On my HTC dream when I connect it to USB, there is a notification on the
 phone and I have (on the phone) to unmount the sd card.

 Then I can mount the sd card from FreeBSD with
 mount_msdosfs /dev/da0s1 /mnt

 dmesg:
 ugen2.2: HTC at usbus2
 umass0: HTC Android Phone, class 0/0, rev 1.02/1.00, addr 2 on usbus2
 umass0:  SCSI over Bulk-Only; quirks = 0x
 umass0:3:0:-1: Attached to scbus3
 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0
 (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
 (probe0:umass-sim0:0:0:0): SCSI status: Check Condition
 (probe0:umass-sim0:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power
 on, reset, or bus device reset occurred) (probe0:umass-sim0:0:0:0):
 TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM
 status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI status: Check
 Condition (probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0
 (Medium not present) da0 at umass-sim0 bus 0 scbus3 target 0 lun 0
 da0: HTC Android Phone 0100 Removable Direct Access SCSI-2 device
 da0: 40.000MB/s transfers
 da0: Attempt to query device size failed: NOT READY, Medium not present
 GEOM: da0: partition 1 does not start on a track boundary.
 GEOM: da0: partition 1 does not end on a track boundary.

 I had a similar problem a weeks ago (posted to this list) with my LG Vortex.
 It refused to mount (da0 would get assigned and then immediately removed).
 If I left it plugged in for some undetermined time it worked. I would be
 able to mount it normally on fbsd7.3/fbsd8.1/fbsd8.2/fbsd9.0 without issue.
 I suspect it might be something in the Linux Kernel running on the phone but
 have not rooted it (and honestly don't intend to right now).

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


Re: zoneedit.com

2011-01-16 Thread Jack L. Stone
At 11:26 AM 1.14.2011 -0500, Mike. wrote:
On 1/13/2011 at 5:21 PM Al Plant wrote:

|Jack L. Stone wrote:
| I have used zoneedit.com's DNS zone service for about 9 years and it
| handles a number of static IPs for my companies.
| 
| Now, suddenly they have created a new platform and migrating
accounts
| from the legacy platform to the new. The legacy site doen't work
anymore,
| just confirms account and redirects to the new site.
| 
|[snip]
| 
|Aloha Jack,
|
|Yes, I use Zone Edit.
|
|
|
|I just had to email them at Support:  supp...@zoneedit.com
|and Paul T. sent me this link to the legacy site as they havent
migrated 
|all the DNS.  http://www.zoneedit.com/auth/
 =



I wish zoneedit were as responsive for me.

I sent in an email to support yesterday and all I've gotten back so far
was the robot acknowledgement.  Based upon this thread, I don't find
that encouraging.   I am locked out and I need access to the account so
I can make a DNS change.


My experience was also maddening and for several days, all I got was that
...we'll get back to you within 24 hours but they didn't respond at
all for several days. They had sent me a link that was supposed to reset my
password, but it returned an error as well.

Thanks to this list, Dan of zoneedit responded and fixed things. I got in
immediately thereafter using a fresh link to reset my password to the new
platform. Glad Dan monitors this list.

Alas, though now I'm getting an avalance of more robot responses to my many
earlier cries for help. It makes me nervous that another on staffer may
mess up things -- so, I keep logging in. All is still okay on the new
platform so far. While the new platform looks a bit more flashy can't say
I like it any better (yet).

Another response to my post was from Pierre who said:
...The legacy platform seems to still work for me: http://legacy.zoneedit.com
I had sent some money though to have free service for my existing domains
forever

Apparently Pierre's account just hasn't been migrated to the new platform
and the old legacy sit still works. Mine had been migrated to the new but
apparently with errors as it didn't recognize my email address which has
been on the old site for 9+ years. The pay ahead didn't have anything do do
with it. I've also carried a sizable advance paid balance of unused credits.

Mike, maybe Dan will help you too. Also, perhaps my experience will be
useful for others. For almost a decade, this is the first time I've had a
problem, while I was alarmed and fummed at the lack of response this time,
all is well again for me. I guess they are having growing pains with the
move to the new platform???

All the best,
Jack



(^_^)
Happy trails,
Jack L. Stone

System Admin
Sage-american
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Acer Aspire One D250 disk spin-down problem

2011-01-16 Thread Matthias Apitz
El día Sunday, January 16, 2011 a las 10:05:39AM +, Bruce Cran escribió:

 On Sun, 16 Jan 2011 08:24:13 +0100
 Matthias Apitz g...@unixarea.de wrote:
 
  Master:  ad4 WDC WD2500BEVT-22ZCT0/11.01A11 SATA revision 2.x
 
  As well the BIOS has no visible option for this. I want to disable
  this, what could I do?
 
 Since it's a WDC disk I guess it's one of the green ones. These have
 a short default timeout after which they park the heads. I think you'd
 need to run the wdidle3.exe application to disable the internal timer,

Thanks, but wdidle3.exe is no option because the laptop does not know
any Win* partition anymore :-)

 but it may just be a default APM setting that can be changed from
 within FreeBSD using sysutils/ataidle and the -P switch.

but this does the trick:

# ataidle -P 128 /dev/ad4
APM set to 128

(and I have it set now via rc.conf);

Thanks for your help

matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: problems mounting android htc

2011-01-16 Thread Patrick Lamaiziere
Le Sun, 16 Jan 2011 09:41:06 -0500,
Aryeh Friedman aryeh.fried...@gmail.com a écrit :

 My situtation is a little different I am a developer hired to do some
 work on the android but have never done *ANY* mobile programming so
 starting from square on from essencially yesterday

I think you have to use the android SDK to access the phone in
developer mode.

There is a porting effort for the SDK on FreeBSD:
http://bsdroid.org/tiki-index.php

I have not try it.

Regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: GNU/Linux NIS tweaks was: FreeBSD Decision

2011-01-16 Thread FRLinux
On Sat, Jan 15, 2011 at 9:41 PM, James Phillips anti_spam...@yahoo.ca wrote:
 It may have to do with what you are doing. At the NFS protocol level, they 
 are compatible as far as I can tell. However, in my testing (trying to set up 
 a file server in a heterogeneous environment) I had problems configuring NIS 
 without editing Makefiles.

Ah right, see I was given a choice between NIS and LDAP back in 2003
and started with OpenLDAP (after many years using/administering NIS).
I have never looked back since.

Cheers,
Steph
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Acer Aspire One D250 disk spin-down problem

2011-01-16 Thread Warren Block

On Sun, 16 Jan 2011, Matthias Apitz wrote:


El d??a Sunday, January 16, 2011 a las 10:05:39AM +, Bruce Cran escribi??:


On Sun, 16 Jan 2011 08:24:13 +0100
Matthias Apitz g...@unixarea.de wrote:


Master:  ad4 WDC WD2500BEVT-22ZCT0/11.01A11 SATA revision 2.x



As well the BIOS has no visible option for this. I want to disable
this, what could I do?


Since it's a WDC disk I guess it's one of the green ones. These have
a short default timeout after which they park the heads. I think you'd
need to run the wdidle3.exe application to disable the internal timer,


Thanks, but wdidle3.exe is no option because the laptop does not know
any Win* partition anymore :-)


It's actually a DOS application and can even be run from a DOS-formatted 
syslinux memdisk.  Not all WD drives can be adjusted with it.  A 500G 
BEVT drive says it changed, but still seems to have an 8-second timeout.

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


Install gnome

2011-01-16 Thread Alokat

Hi guys,

I want to install gnome on my blank freeBSD.

pkg_add -r gnome2

Do I have to install something more (like the XServer) or does Gnome 
depends on X11 so it will be installed automatically?


cYa

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


Re: Install gnome

2011-01-16 Thread Alokat

It works now.

But after gdm is started I just see a small line (for the username) but 
this line is too small.


I have installed xorg and configured it as in the documentation.

cYa,
alokat

On 01/16/2011 07:20 PM, Alokat wrote:

Hi guys,

I want to install gnome on my blank freeBSD.

pkg_add -r gnome2

Do I have to install something more (like the XServer) or does Gnome 
depends on X11 so it will be installed automatically?


cYa

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


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


Re: Install gnome

2011-01-16 Thread David Demelier

On 16/01/2011 20:02, Alokat wrote:

It works now.

But after gdm is started I just see a small line (for the username) but
this line is too small.

I have installed xorg and configured it as in the documentation.

cYa,
alokat

On 01/16/2011 07:20 PM, Alokat wrote:

Hi guys,

I want to install gnome on my blank freeBSD.

pkg_add -r gnome2

Do I have to install something more (like the XServer) or does Gnome
depends on X11 so it will be installed automatically?

cYa

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


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


You need procfs mounted under /proc

http://www.freebsd.org/gnome/docs/faq2.html#procfs

Add the following in your /etc/fstab :

proc/proc   procfs  rw 0 0

--
David Demelier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Install gnome

2011-01-16 Thread Alokat

On 01/16/2011 08:37 PM, David Demelier wrote:

On 16/01/2011 20:02, Alokat wrote:

It works now.

But after gdm is started I just see a small line (for the username) but
this line is too small.

I have installed xorg and configured it as in the documentation.

cYa,
alokat

On 01/16/2011 07:20 PM, Alokat wrote:

Hi guys,

I want to install gnome on my blank freeBSD.

pkg_add -r gnome2

Do I have to install something more (like the XServer) or does Gnome
depends on X11 so it will be installed automatically?

cYa

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


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


You need procfs mounted under /proc

http://www.freebsd.org/gnome/docs/faq2.html#procfs

Add the following in your /etc/fstab :

proc/proc   procfs  rw 0 0


Cool it works ... thank you.

But why was this the error?

cYa,
alokat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Install gnome

2011-01-16 Thread David Demelier

On 16/01/2011 20:50, Alokat wrote:

On 01/16/2011 08:37 PM, David Demelier wrote:

On 16/01/2011 20:02, Alokat wrote:

It works now.

But after gdm is started I just see a small line (for the username) but
this line is too small.

I have installed xorg and configured it as in the documentation.

cYa,
alokat

On 01/16/2011 07:20 PM, Alokat wrote:

Hi guys,

I want to install gnome on my blank freeBSD.

pkg_add -r gnome2

Do I have to install something more (like the XServer) or does Gnome
depends on X11 so it will be installed automatically?

cYa

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


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


You need procfs mounted under /proc

http://www.freebsd.org/gnome/docs/faq2.html#procfs

Add the following in your /etc/fstab :

proc /proc procfs rw 0 0


Cool it works ... thank you.

But why was this the error?

cYa,
alokat
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org


There are no errors, a lot of desktop applications uses /proc 
filesystem. I don't know why. Maybe for sharing information between 
processes.


:-)

--
David Demelier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Lenovo G550

2011-01-16 Thread Al Plant

User Wojtek wrote:

anyone knows how to:

- make it's touchpad usable? without any special software and used as 
mouse emulator it is very bad. The problem is that it quite often 
produces false clicks when you type on keyboard. Tried 
xf86-input-synaptics but it doesn't recognize the device (protocol psm, 
device psm0, turned off moused to aboid conflicts)


Aloha Woj,

I had the same problem with a touchpad on a HP Mini netbook.

There was a switch on the top of the touchpad that you can turn off and 
use a wireless mouse with no issues. (The touch pad is not good to use 
as it is made to perform click when touched as well as move the 
mouse.)(really dumb idea IMHO)






- make wireless network work. For me it's low priority now, i mostly 
don't use wifi, but it may be needed. Tried bwi and bwn with every 
firmware and doesn't work.


none1@pci0:4:0:0:   class=0x028000 card=0x04b514e4 chip=0x431514e4 
rev=0x01 hdr=0x00

vendor = 'Broadcom Corporation'
device = 'Broadcom Wireless b/g (BCM4315/BCM22062000)'
class  = network

Everything else works fine, including powerd and it's great laptop. 
Works 4.5 hour without power when lightly loaded.


- lowest priority - what software can make any use of buildin camera.
ugen7.2: Lenovo EasyCamera SuYin at usbus7, cfg=0 md=HOST spd=HIGH 
(480Mbps) pwr=ON



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





--

~Al Plant - Honolulu, Hawaii -  Phone:  808-284-2740
  + http://hawaiidakine.com + http://freebsdinfo.org +
  + http://aloha50.net   - Supporting - FreeBSD  7.2 - 8.0 - 9* +
   email: n...@hdk5.net 
All that's really worth doing is what we do for others.- Lewis Carrol

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


Partitioning/slicing USB HD

2011-01-16 Thread Chris Brennan
So I've hot a 60GB 2.5 IDE Hard Drive in a USB Enclosure. Thing works like
a champ, even in FreeBSD. I'm curious the best (or most efficient?) way to
cut the drive up. My Goal is to have a bootable slice (5ish GB for the
latest stable DVD), some free space if I need to write to a location
reliably from the Fixit prompt and then have several slices for various
branches, checked out at my leisure that I can mount to /usr/src on what
ever machine I happen to be on or traveling to. Should I suffice to use
bsdlabel or should I think about gpt?

I've read a bit on both and am not sure which is really the best choice for
this application.

c-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: chromium producing constant hdd access

2011-01-16 Thread Chad Perrin
On Sun, Jan 16, 2011 at 11:51:43AM +, Alexander Best wrote:
 hi there,
 
 i noticed chromium is producing a lot of hdd activity. i think it writes every
 1kb of new data directly to disk or so. is there a way to increase chromiums
 download buffer somehow. firefox or opera seem to have a much larger download
 buffer and write bigger chunks to disk. thus they produce a lot less hdd 
 writes
 per second.
 
 has anybody experienced the same behavior?

I haven't used the Chromium browser in months, since a bunch of
vulnerabilities arose and the port maintainer's business model evidently
makes it impossible for him to update the port to fix vulnerabilities
that are less than a year old.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]


pgp64pzsybUk9.pgp
Description: PGP signature