Date: Thu, 27 Jul 2000 13:03:43 -0400 From: mike ryan <msr@elision.org> To: freebsd-stable@freebsd.org Subject: Re: Sony Z505HS, suspend, audio and other major problems Message-ID: <20000727130343.A21010@medianstrip.net> In-Reply-To: <20000727123941.A21531@pir.net>; from pir@pir.net on Thu, Jul 27, 2000 at 12:39:41PM -0400 References: <20000723151352.A3853@hdroam.ssd.loral.com> <00072615312000.04245@dbm.wireless.net> <20000727024937.H51462@jade.chc-chimes.com> <00072700392500.20332@dbm.wireless.net> <20000727123941.A21531@pir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 27, 2000 at 12:39:41PM -0400, Peter Radcliffe wrote: > > My Z505HS, a newer vaio, has the yamaha chipset which works fine > without this patch, _until_ I suspend the machine, when it stops > outputting anything, xmms can't play, /dev/audio produces nothing, > etc. my z505hs has the same problem. haven't had a chance to track this down yet. > As well as audio failing over a suspend/resume, usb stops working. > When I plug in a device (like the USB floppy) I get; > usb0: host system error > usb0: host controller halted > uhci_device_request: not done, ii=0xc0c5b9c0 > <multiple times> > uhci_device_request: not done, ii=0xc0c5b9c0 > uhub0: device problem, disabling port 2 i had this problem too. the patch that fixed it for me is at: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18261 that's against an older 4.0-stable, but it may still apply. > If I do anything with the built in fxp interface (including compiling > it into the kernel) the machine hangs after a resume (OS hang, not > hardware). I can suspend/resume fine until I do 'ifconfig fxp0' as > root, which loads the fxp kernel module and then a resume will hang > the machine. another patch, same caveat: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18756 > I'm completely failing to get suspend to disk working on this machine > - can someone else with a Z505 and that working send me their fdisk > output, please ? ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=1467 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=1467 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 11,(DOS or Windows 95 with 32 bit FAT) start 63, size 8401932 (4102 Meg), flag 0 beg: cyl 0/ sector 1/ head 1; end: cyl 522/ sector 63/ head 254 The data for partition 2 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 8401995, size 7759395 (3788 Meg), flag 80 (active) beg: cyl 523/ sector 1/ head 0; end: cyl 1005/ sector 63/ head 254 The data for partition 3 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 16434495, size 7132860 (3482 Meg), flag 0 beg: cyl 1023/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 254 The data for partition 4 is: sysid 160,(unknown) start 16161390, size 273105 (133 Meg), flag 0 beg: cyl 1006/ sector 1/ head 0; end: cyl 1022/ sector 63/ head 254 it appears the suspend partition has to be within the first 8 gigs of the disk. you're using phdisk.exe to create the suspend partition, right? > I've upgraded the bios to the 'windows 2000' required version from > sony. cvsuped last night. i've had the exact same suspend/resume problems with both the w2k and standard bios... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000727130343.A21010>