Re: any available patches for sata: "ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly"

2008-05-11 Thread dikshie
On Mon, May 12, 2008 at 3:00 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > 1) Have you checked SMART statistics of the drive, or run SMART tests? > Install ports/sysutils/smartmontools and use smartctl -a /dev/ad4, and > provide the output. > > 2) Is the error always on ad4? If so, is the error

Re: ATA APM and NCQ support in FreeBSD atacontrol

2008-05-11 Thread Andrey V. Elsukov
Jeremy Chadwick wrote: No. ata(4) driver currently doesn't support/use NCQ. Thanks for this information -- I had no idea! I'll add this to my Common Issues page, although it's not so much an "issue" but more so a feature. I was always under the impression that AHCI included automatic support

Re: ATA APM and NCQ support in FreeBSD atacontrol

2008-05-11 Thread Jeremy Chadwick
On Mon, May 12, 2008 at 09:27:13AM +0400, Andrey V. Elsukov wrote: > Jeremy Chadwick wrote: >> I believe NCQ is supported, assuming that your controller is operating >> in AHCI mode and your disk supports NCQ. This mainly applies to Intel >> ICHx controllers, but there are others which support it

Re: any available patches for sata: "ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly"

2008-05-11 Thread Jeremy Chadwick
On Mon, May 12, 2008 at 02:42:40PM +0900, dikshie wrote: > i just phone computer store and check together the BIOS. > it seems my computer store put the disk on IDE mode NOT on AHCI mode. > after change to AHCI now FreeBSD can detect SATA 300 (for WDC) and > SATA 150 (for DVD-R). Great, there you

Re: ATA APM and NCQ support in FreeBSD atacontrol

2008-05-11 Thread Andrey V. Elsukov
Jeremy Chadwick wrote: I believe NCQ is supported, assuming that your controller is operating in AHCI mode and your disk supports NCQ. This mainly applies to Intel ICHx controllers, but there are others which support it as well. There's also NCQ support in non-AHCI drivers like hptmv(4), rr232x(

Re: any available patches for sata: "ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly"

2008-05-11 Thread Jeremy Chadwick
On Mon, May 12, 2008 at 02:14:37PM +0900, dikshie wrote: > On Mon, May 12, 2008 at 2:11 PM, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > > On Mon, May 12, 2008 at 01:17:16PM +0900, dikshie wrote: > >> and strange output from dmesg: > >> ad4: 305245MB at ata2-master UDMA33 > >>

Re: 7.0 issues fixed? upgrade timing?

2008-05-11 Thread Jeremy Chadwick
On Mon, May 12, 2008 at 05:34:47AM +0100, John Daniels wrote: > 1. I have a realtek network card and am using a cable modem router. > Does anyone know if fixes for problems with these (see below) have > been backported from HEAD to RELENG_7? I'd recommend downloading a RELENG_7 bootonly imag

burncd: ioctl(CDIOCEJECT): Input/output error

2008-05-11 Thread Carlos A. M. dos Santos
Hello, I get "burncd: ioctl(CDIOCEJECT): Input/output error" each time I attempt to blank a CDRW with burncd -f /dev/acd0 blank eject I noticed that this does not happen when I write a data cd with burncd -f /dev/acd0 data cd-image.iso fixate eject I have seen the same bahavior on 4

Re: any available patches for sata: "ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly"

2008-05-11 Thread Andrey V. Elsukov
dikshie wrote: atapci1: port 0x9f0-0x9f7,0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xf700-0xf70f mem 0xefff8000-0xefff9fff irq 20 at device 14.0 on pci0 It seems your controller detected as generic ATA. Can you show `pciconf -l` output from your system? -- WBR, Andrey V. Elsukov ___

Re: 7.0 issues fixed? upgrade timing?

2008-05-11 Thread Chuck Swiger
On May 11, 2008, at 9:34 PM, John Daniels wrote: 1. I have a realtek network card and am using a cable modem router. Does anyone know if fixes for problems with these (see below) have been backported from HEAD to RELENG_7? The most useful thing to do would be to test the fixes out yourself

Re: ATA APM and NCQ support in FreeBSD atacontrol

2008-05-11 Thread Ian Smith
On Sun, 11 May 2008 [EMAIL PROTECTED] wrote: > Has any work been done recently towards adding SATA Native Command > Queueing as well as ATA APM and acoustic management to FreeBSD? > > I found this PR (with patch) to add APM and acoustic management control to > atacontrol. The PR was opened i

Re: any available patches for sata: "ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly"

2008-05-11 Thread Jeremy Chadwick
On Mon, May 12, 2008 at 01:17:16PM +0900, dikshie wrote: > and strange output from dmesg: > ad4: 305245MB at ata2-master UDMA33 > ^^^ > any available patches ? What's strange about this? -- | Jeremy Chadwickjdc at parodiu

7.0 issues fixed? upgrade timing?

2008-05-11 Thread John Daniels
1. I have a realtek network card and am using a cable modem router. Does anyone know if fixes for problems with these (see below) have been backported from HEAD to RELENG_7? 2. Is this a good time to upgrade to RELENG_7? 3. I read a post last week that advised that 7.1 is a long way off. Appr

any available patches for sata: "ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly"

2008-05-11 Thread dikshie
Hi, I got : ad4: warning - setfeatures set transfer mode taskqueue timeout - completing request directly ad4: warning - setfeatures enable rcache taskqueue timeout - completing request directly ad4: warning - setfeatures enable wcache taskqueue timeout - completing

Re: ATA APM and NCQ support in FreeBSD atacontrol

2008-05-11 Thread Jeremy Chadwick
On Sun, May 11, 2008 at 09:08:51PM -0400, [EMAIL PROTECTED] wrote: > Has any work been done recently towards adding SATA Native Command > Queueing as well as ATA APM and acoustic management to FreeBSD? > > I found this PR (with patch) to add APM and acoustic management control to > atacontrol. Th

ATA APM and NCQ support in FreeBSD atacontrol

2008-05-11 Thread jonathan
Has any work been done recently towards adding SATA Native Command Queueing as well as ATA APM and acoustic management to FreeBSD? I found this PR (with patch) to add APM and acoustic management control to atacontrol. The PR was opened in May 2005 has not been changed since December 2006 and is s

Re: Automounting USB sticks - questions

2008-05-11 Thread Vince Hoffman
Bruce M Simpson wrote: I got this working quite easily with the amd daemon. Thanks to Alfred for your excellent work on this. I wonder what the status of autofs is? It would be great if we could ship FreeBSD out of the box, ready to automount removable media. This would be useful to all user

Re: sound hosed on 7.0-STABLE/amd64 ?

2008-05-11 Thread Aragon Gouveia
Hi again, I guess I should have spent more time troubleshooting. Sound is working now. I spent the last 30 minutes testing it with 6.3-RELEASE and 7.0-RELEASE livecds on two different machines. Ended up tracing my uaudio dysfunctionality to a dodgy USB hub! Onboard HDA was just a matter of set

Re: TMPFS does not support unix socket file?

2008-05-11 Thread Lin Jui-Nan Eric
On Mon, May 12, 2008 at 1:18 AM, pluknet <[EMAIL PROTECTED]> wrote: > 2008/5/11 Lin Jui-Nan Eric <[EMAIL PROTECTED]>: >> Hi, >> >> I am trying to replace my /tmp to TMPFS. >> Everything is fine, but I found that MySQL does not run. The error log >> shows that it cannot bind /tmp/mysql.sock. >>

Re: TMPFS does not support unix socket file?

2008-05-11 Thread pluknet
2008/5/11 Lin Jui-Nan Eric <[EMAIL PROTECTED]>: > Hi, > > I am trying to replace my /tmp to TMPFS. > Everything is fine, but I found that MySQL does not run. The error log > shows that it cannot bind /tmp/mysql.sock. > Does TMPFS support unix socket file? I've just checked tmpfs with unix with

sound hosed on 7.0-STABLE/amd64 ?

2008-05-11 Thread Aragon Gouveia
Hi, I'm running an amd64 install of 7.0-STABLE. Sound is behaving strangely. I'm trying to get either uaudio or snd_hda working, but am not having joy with either. The kernel detects the devices, but /dev/dsp* entries aren't created or take a long time to appear. And, of course, sound playback

TMPFS does not support unix socket file?

2008-05-11 Thread Lin Jui-Nan Eric
Hi, I am trying to replace my /tmp to TMPFS. Everything is fine, but I found that MySQL does not run. The error log shows that it cannot bind /tmp/mysql.sock. Does TMPFS support unix socket file? ___ freebsd-stable@freebsd.org mailing list http://lists.f

Automounting USB sticks - questions

2008-05-11 Thread Bruce M Simpson
I got this working quite easily with the amd daemon. Thanks to Alfred for your excellent work on this. I wonder what the status of autofs is? It would be great if we could ship FreeBSD out of the box, ready to automount removable media. This would be useful to all users, but particularly for

Re: cvsup.uk.FreeBSD.org

2008-05-11 Thread Dr Joe Karthauser
--- Original message --- From: Ollivier Robert <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Sent: 8.5.'08, 8:35 > Stefan Lambrev disait : > > cvsup.uk.FreeBSD.org is outdated. > > I know this is not the proper list, but which one is? > > freebsd-hubs is, redirected. > > I've noticed that r