Date: Sat, 5 Jun 2004 09:14:45 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Marc Plumet <marc.plumet@edpnet.be> Cc: freebsd-acpi@FreeBSD.org Subject: Re: no floppy when acpi enabled. Message-ID: <20040605090930.U59777@root.org> In-Reply-To: <40E7E4D0.9@edpnet.be> References: <40E7E4D0.9@edpnet.be>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you for quite possibly the best bug report ever. :) It's good to see someone read the handbook. On Sun, 4 Jul 2004, Marc Plumet wrote: > When acpi enabled, my floppy is not present. > When acpi disabled, the floppy is present. > Motherboard : ASROCK GPRO, latest BIOS available is present : G PRO > V1.4 (2003/04/14). > Intel PIV - 1700 MHz. > > * The dmesg output after ``boot -v'', including any error messages > generated by you exercising the bug. > > dmesg | grep fd : > fdc0: cmd 3 failed at out byte 1 of 3 > fdc0: cmd 3 failed at out byte 1 of 3 > fdc0: cannot reserve I/O port range (6 ports) > > * Output from ``sysctl hw.acpi''. This is also a good way of > figuring out what features your system offers. > > hw.acpi.supported_sleep_state: S1 S4 S5 > hw.acpi.power_button_state: S5 > hw.acpi.sleep_button_state: S1 > hw.acpi.lid_switch_state: S1 > hw.acpi.standby_state: S1 > hw.acpi.suspend_state: S3 > hw.acpi.sleep_delay: 5 > hw.acpi.s4bios: 0 > hw.acpi.verbose: 0 > hw.acpi.disable_on_poweroff: 1 > hw.acpi.reset_video: 1 > hw.acpi.cpu.cx_supported: C1/0 > hw.acpi.cpu.cx_lowest: 0 > hw.acpi.cpu.cx_history: 139604/0 Hmm, this looks like you're not running -current. Is this 5.2-RELEASE? Could you do a test boot with a recent 5-current snapshot (see snapshots.jp.freebsd.org if you need an iso). The boot-only kernel would be fine. > * URL where your ACPI Source Language (ASL) can be found. Do not > send the ASL directly to the list as it can be very large. > Generate a copy of your ASL by running this command: > > http://www.plum.be/root-asrockGPro.asl > (no error during compile iasl) Thanks. Nothing particularly wrong here with the resources except they appear to be split. Please send me (private mail) the output of "devinfo -r" after booting both with and without ACPI. > I hope I gave all the necessary information. > I love! Freebsd. We do too! -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040605090930.U59777>