12e75
![]() |
|
|
|
|
|||||||
| Mobile Computing This forum discusses issues related to running FreeBSD on notebooks, laptops, and other mobile equipment. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Let me start out by saying I am a rookie when it comes to FreeBSD so I apologize if I forgot some information. Before I list the debug information let me briefly explain my issue. I have installed FreeBSD 7.1 i386 on my Dell Vostro and it seems that the machine will not be properly shutdown when using the command “shutdown –p now”. According to the output the machine halts but for some reason there is miscommunication between the software and the ACPI on my laptop. Below I have listed the full hardware specs along with the required debug information. Thank you so much for your help!
Full Hardware Specs Laptop Model: Dell Vostro 1310 CPU: Core 2 Duo Merom T7250 DVDRW: Integrated Drive Electronics Teac DVD+/-RW HDD: 320GB WD-ML160 WIFI: Broadcom 4312 NVIDIA: 8400GS 128MB Dmesg output after boot –v: http://jperzel.net/vostro1310/dmesg1.log Dmesg output after boot –v with ACPI disabled: http://jperzel.net/vostro1310/dmesg2.log Output from systctl hw.acpi: http://jperzel.net/vostro1310/sysctloutput.log URL where my ASL can be found: http://jperzel.net/vostro1310/root-DellVostro1310.asl Thanks again! Last edited by dburkland; June 9th, 2009 at 16:12. |
|
#2
|
|||
|
|||
|
Try to switch off legacy USB support and/or WLAN Hotkey (or how it is written there) in BIOS. I have Inspiron 1501, which is very similar to Vostro, and it had the same problem.
|
|
#3
|
||||
|
||||
|
@dburkland
First try install from FreeBSD 7.2 RC* ISO image, then report any bugs/problems, 7.1 does not have recent changes (a lot of them).
__________________
Religions, worst damnation of mankind. "FreeBSD has always been the operating system that GNU/Linux should have been." Frank Pohlmann, IBM http://vermaden.blogspot.com |
|
#4
|
|||
|
|||
|
I can't access any of the links.
|
|
#5
|
||||
|
||||
|
Same in here .. can't take a look at them
|
|
#6
|
|||
|
|||
|
I'm sorry I had the files hosted at work and the server has since been taken down. You can access all of the files by using the following link:
http://jperzel.net/vostro1310/ Thank you so much for the help! |
|
#7
|
|||
|
|||
|
Thanks for uploading the logs and thank you for reading the handbook before posting (it shows).
Questions 1) How did you disable ACPI (for dmesg2) 2) What is the output of vmstat -i ? Also, has Dell updated the BIOS for your computer? Last edited by SeanC; April 28th, 2009 at 23:52. Reason: added an afterthought |
|
#8
|
|||
|
|||
|
This line in your systcl hw.acpi output is odd:
Code:
hw.acpi.supported_sleep_state: S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S3 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 hw.acpi.verbose: 1 hw.acpi.disable_on_reboot: 0 hw.acpi.handle_reboot: 0 hw.acpi.reset_video: 0 hw.acpi.acline: 1 hw.acpi.battery.life: -1 hw.acpi.battery.time: -1 hw.acpi.battery.state: 7 hw.acpi.battery.units: 1 hw.acpi.battery.info_expire: 5 hw.acpi.cpu.cx_lowest: C1 |
|
#9
|
|||
|
|||
|
Recompiling your ASL gave 201 errors.
Short answer: ACPI will not work on your laptop. I would contact the FreeBSD developers with this. |
|
#10
|
|||
|
|||
|
Thank you guys for all the responses. Should I try and load up -CURRENT on it and then post in the mailing list in regards to ACPI?
Thanks again |
|
#11
|
||||
|
||||
|
@SeanC, could you please provide some info, a pointer to a how-to, doc or manual on how to recompile my ASL?
I'm having some really weird issues with my Dell 1318 and 7.2-RELEASE (like .. acpiconf -s 3 works ok from the livefs but after installation it suspends fine but hangs upon resume .. bge0 .. then fwohci ... then ad4 do not respond and I have to hard power it off) and would like to investigate as further as possible before popping up on acpi@ or over here. shutdown -p now, halt -p and pressing the power button (acpiconf -s 5) work fine in here though ... they all power the system down with no apparent problem at all ... I'd like to find out if my issues are acpi or bge/fwohci related. I do get a: Code:
hw.acpi.battery.life: -1 hw.acpi.battery.time: -1 Thanks. PS: i _do_ hear an eerry screetch coming from the disk everytime I issue an acpiconf -s 3, -s 4, halt -p and shutdown -p now .. is that ok ..? because it really does sound scary =| PS2: done .. I found out how to do it, will post all the info in another thread (Dell 1318 ACPI problems) Thanks Last edited by gnemmi; May 11th, 2009 at 10:37. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ACPI configuration. | fender0107401 | System Hardware | 3 | April 13th, 2009 12:22 |
| acpi | lumiwa | General | 1 | February 14th, 2009 00:00 |
| ACPI autoload failed? | ufonpu | Installing & Upgrading | 1 | February 9th, 2009 18:38 |
| Postfix issue - Must issue a STARTTLS command first | rubijn | Web & Network Services | 2 | January 22nd, 2009 05:34 |
| can I live without ACPI or don't? | klabacita | General | 15 | December 14th, 2008 03:21 |