12e70 ACPI issue with Dell Vostro 1310 - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > Mobile Computing

Mobile Computing This forum discusses issues related to running FreeBSD on notebooks, laptops, and other mobile equipment.

Reply
 
Thread Tools Display Modes
  #1  
Old April 20th, 2009, 19:33
dburkland dburkland is offline
Junior Member
 
Join Date: Mar 2009
Posts: 29
Thanks: 13
Thanked 0 Times in 0 Posts
Default ACPI issue with Dell Vostro 1310

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.
Reply With Quote
  #2  
Old April 23rd, 2009, 16:41
Tarick Tarick is offline
Junior Member
 
Join Date: Nov 2008
Location: Ukraine
Posts: 20
Thanks: 5
Thanked 2 Times in 1 Post
Default

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.
Reply With Quote
  #3  
Old April 23rd, 2009, 16:46
vermaden's Avatar
vermaden vermaden is offline
Giant Locked
 
Join Date: Nov 2008
Location: pl_PL.lodz
Posts: 2,210
Thanks: 60
Thanked 637 Times in 352 Posts
Default

@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
Reply With Quote
  #4  
Old April 23rd, 2009, 16:54
SeanC SeanC is offline
Member
 
Join Date: Nov 2008
Location: Connecticut, USA
Posts: 126
Thanks: 13
Thanked 6 Times in 4 Posts
Default

I can't access any of the links.
Reply With Quote
  #5  
Old April 23rd, 2009, 22:49
gnemmi's Avatar
gnemmi gnemmi is offline
Member
 
Join Date: Nov 2008
Location: Cap. Fed., Buenos Aires, Argentina
Posts: 219
Thanks: 35
Thanked 21 Times in 18 Posts
Default

Same in here .. can't take a look at them
Reply With Quote
  #6  
Old April 26th, 2009, 19:13
dburkland dburkland is offline
Junior Member
 
Join Date: Mar 2009
Posts: 29
Thanks: 13
Thanked 0 Times in 0 Posts
Default

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!
Reply With Quote
  #7  
Old April 28th, 2009, 23:49
SeanC SeanC is offline
Member
 
Join Date: Nov 2008
Location: Connecticut, USA
Posts: 126
Thanks: 13
Thanked 6 Times in 4 Posts
Default

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
Reply With Quote
  #8  
Old April 29th, 2009, 01:53
SeanC SeanC is offline
Member
 
Join Date: Nov 2008
Location: Connecticut, USA
Posts: 126
Thanks: 13
Thanked 6 Times in 4 Posts
Default

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
Reply With Quote
  #9  
Old April 29th, 2009, 02:16
SeanC SeanC is offline
Member
 
Join Date: Nov 2008
Location: Connecticut, USA
Posts: 126
Thanks: 13
Thanked 6 Times in 4 Posts
Default

Recompiling your ASL gave 201 errors.

Short answer: ACPI will not work on your laptop.

I would contact the FreeBSD developers with this.
Reply With Quote
  #10  
Old May 1st, 2009, 20:31
dburkland dburkland is offline
Junior Member
 
Join Date: Mar 2009
Posts: 29
Thanks: 13
Thanked 0 Times in 0 Posts
Default

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
Reply With Quote
  #11  
Old May 11th, 2009, 06:16
gnemmi's Avatar
gnemmi gnemmi is offline
Member
 
Join Date: Nov 2008
Location: Cap. Fed., Buenos Aires, Argentina
Posts: 219
Thanks: 35
Thanked 21 Times in 18 Posts
Default

@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
in here too, but I thought that was due to the fact that I never have the battery attached to my notebook :s

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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT +1. The time now is 05:38.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0