Page 64 of 100 FirstFirst ... 1454626364656674 ... LastLast
Results 631 to 640 of 991

Thread: Acer Timeline 3810T

  1. #631
    Join Date
    Sep 2009
    Beans
    13

    Re: Acer Timeline 3810T

    my acpi temperature is blocked on 26.8. every time, every firmware. how to fix it?

    [idreamer@Marvin ~]$ acpi -t
    Thermal 0: ok, 26.8 degrees C

  2. #632
    Join Date
    Nov 2009
    Beans
    32

    Re: Acer Timeline 3810T

    Here we are:

    00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
    00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)
    00:02.1 Display controller [0380]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a43] (rev 07)
    00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03)
    00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03)
    00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03) (prog-if 20)
    00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
    00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03)
    00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03)
    00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03)
    00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03)
    00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03)
    00:1d.3 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03)
    00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03) (prog-if 20)
    00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev 93) (prog-if 01)
    00:1f.0 ISA bridge [0601]: Intel Corporation ICH9M-E LPC Interface Controller [8086:2917] (rev 03)
    00:1f.2 SATA controller [0106]: Intel Corporation ICH9M/M-E SATA AHCI Controller [8086:2929] (rev 03) (prog-if 01)
    00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
    00:1f.6 Signal processing controller [1180]: Intel Corporation 82801I (ICH9 Family) Thermal Subsystem [8086:2932] (rev 03)
    01:00.0 Network controller [0280]: Intel Corporation Wireless WiFi Link 5100 [8086:4232]
    02:00.0 Ethernet controller [0200]: Attansic Technology Corp. Device [1969:1063] (rev c0)

  3. #633
    Join Date
    Dec 2009
    Beans
    9

    Re: Acer Timeline 3810T

    Quote Originally Posted by jimmy the saint View Post
    This is likely do to the fact that they just announced the microphone cable recall in the US and it has been associated with fires according to engadget or wired or one of those online tech mags.
    yeah, i've also thought about that regarding fan operation and temperature..

    A suggestion:

    There is a module called "acerhdf" by some programmer that was initially made for the Aspire One netbook, but which has been successfully ported on the Acer 1810 to reduce fan speed under Ubuntu. The Acer 1810 is almost exactly the same as 3810 in terms of hardware - only smaller screen size and BIOS versions seem to be numbered differently.

    Does anyone have the technical skills to inform us how to use this module to control fan speed on the 3810? If it works on the very similar 1810 it might not prove to be too difficult to make it work under 3810.

  4. #634
    Join Date
    Sep 2007
    Beans
    9

    Re: Acer Timeline 3810T

    Acer 3810TGZ - Ubuntu karmik 64 bits.
    Does lm-sensors works? It only detects one sensor for me, and is always at 26.8ºC .
    Thanks in advance.
    Regards.

  5. #635
    Join Date
    Feb 2008
    Location
    I'm lost ... HELP!
    Beans
    1,014
    Distro
    Xubuntu

    Re: Acer Timeline 3810T

    Quote Originally Posted by erchewy View Post
    Acer 3810TGZ - Ubuntu karmik 64 bits.
    Does lm-sensors works? It only detects one sensor for me, and is always at 26.8ºC .
    Thanks in advance.
    Regards.
    I think you forgot to run :
    Code:
    sudo sensors-detect
    My sensors output (32bit karmic):
    Code:
    user@machine:~$ sensors
    acpitz-virtual-0
    Adapter: Virtual device
    temp1:       +26.8°C  (crit = +127.0°C)                  
    
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:      +45.0°C  (high = +100.0°C, crit = +100.0°C)  
    
    coretemp-isa-0001
    Adapter: ISA adapter
    Core 1:      +44.0°C  (high = +100.0°C, crit = +100.0°C)
    who knows : acpitz-virtual-0
    core 1 : coretemp-isa-0000
    core 2 : coretemp-isa-0001

  6. #636
    Join Date
    Feb 2005
    Beans
    6

    Re: Acer Timeline 3810T

    Quote Originally Posted by erchewy View Post
    Acer 3810TGZ - Ubuntu karmik 64 bits.
    Does lm-sensors works? It only detects one sensor for me, and is always at 26.8ºC .
    Thanks in advance.
    Regards.
    How does it work the ubuntu 64-bit for you, on 3810t ? I want to install it because 32-bit only supports 3Gb of ram.

  7. #637
    Join Date
    Jan 2010
    Beans
    2

    Re: Acer Timeline 3810T

    Hello guys, I have 3810tg with su9400
    I killed ati graphic, made laptop-mode and have 10-14w
    Is it normal?

  8. #638
    Join Date
    Feb 2008
    Location
    I'm lost ... HELP!
    Beans
    1,014
    Distro
    Xubuntu

    Re: Acer Timeline 3810T

    Quote Originally Posted by jaleel View Post
    Hello guys, I have 3810tg with su9400
    I killed ati graphic, made laptop-mode and have 10-14w
    Is it normal?
    Yes, my 3810T (SU9400) uses 10W when it's idle. It goes up to 20W or so when I make it sweat.

  9. #639
    Join Date
    Jan 2010
    Beans
    2

    Re: Acer Timeline 3810T

    I'll try to install Arch next week, maybe it use less power...

  10. #640
    Join Date
    Dec 2009
    Beans
    37

    Re: Acer Timeline 3810T

    I am using Karmic with fglrx and laptop mode. The total power consumption is slightly smaller than 10 W with wireless enabled and bluetooth disabled. When shutting down wireless and stopping some rarely needed apps I can get close to 8 W and a total battery life of 7-8 h is possible, when being moderate. I can confirm that disabling the discrete graphics and enabling the intel does not give much longer battery life, although (I think) it should...

Page 64 of 100 FirstFirst ... 1454626364656674 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •