Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
I am also having a problem with the heat with 10.04 NBR. Also a toshiba satellite; A205-s5859. Everything works out of the box except it appears the optical drive isn't ...
  1. #1
    Just Joined! leviticusjonestown's Avatar
    Join Date
    May 2010
    Posts
    20

    Unhappy extreme heat: toshiba satellite A205-s5859

    I am also having a problem with the heat with 10.04 NBR. Also a toshiba satellite; A205-s5859. Everything works out of the box except it appears the optical drive isn't reading dvds but thats not that much of a problem. The problem is the extreme heat when I boot under linux. First time I've ever tried linux and really enjoy it compared to winblows. I am completely [nOOb] unaware of how to fix this problem, perhaps a different distro? I will try the terminal commands DC suggested and report back my findings. Any help with this would be greatly appreciated.

  2. #2
    Just Joined! leviticusjonestown's Avatar
    Join Date
    May 2010
    Posts
    20
    Don't know if it will help but here is what I got.

    Filesystem Size Used Avail Use% Mounted on
    aufs 1.5G 26M 1.5G 2% /
    none 1.5G 308K 1.5G 1% /dev
    /dev/sdb1 15G 726M 15G 5% /cdrom
    /dev/loop0 660M 660M 0 100% /rofs
    none 1.5G 100K 1.5G 1% /dev/shm
    tmpfs 1.5G 12K 1.5G 1% /tmp
    none 1.5G 88K 1.5G 1% /var/run
    none 1.5G 0 1.5G 0% /var/lock
    none 1.5G 0 1.5G 0% /lib/init/rw
    ubuntu@ubuntu:~$
    ubuntu@ubuntu:~$ lspci | grep -i vga
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Are you booting up from LiveCD? Post the output of sudo fdisk -l command too.
    Code:
    sudo fdisk -l
    * Its small L in fdisk -l.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    What does the tree look like under /proc/acpi/fan ?

    might be able to try something to the effect of

    sudo echo 1 > /proc/acpi/fan/FAN0/state

    in attempt to force the fan on manually. I had to do this with my old IBM ThinkPad, it's now part of the startup script.

  5. #5
    Just Joined! leviticusjonestown's Avatar
    Join Date
    May 2010
    Posts
    20
    Sorry took me so long to get back to you. Been playin around with other distros.

    I'm booting from live usb.

    Here are the results of that terminal command:

    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x87e90c0a

    Device Boot Start End Blocks Id System
    /dev/sda1 1 192 1536000 27 Unknown
    Partition 1 does not end on cylinder boundary.
    /dev/sda2 * 192 30402 242661376 7 HPFS/NTFS

    Disk /dev/sdb: 16.0 GB, 16022241280 bytes
    82 heads, 18 sectors/track, 21201 cylinders
    Units = cylinders of 1476 * 512 = 755712 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xf5fac722

    Device Boot Start End Blocks Id System
    /dev/sdb1 * 6 21202 15642688 c W95 FAT32 (LBA)

  6. #6
    Just Joined! leviticusjonestown's Avatar
    Join Date
    May 2010
    Posts
    20
    Quote Originally Posted by D-cat View Post
    What does the tree look like under /proc/acpi/fan ?

    might be able to try something to the effect of

    sudo echo 1 > /proc/acpi/fan/FAN0/state

    in attempt to force the fan on manually. I had to do this with my old IBM ThinkPad, it's now part of the startup script.

    that script doesn't work for me ;( lulz

  7. #7
    Just Joined! leviticusjonestown's Avatar
    Join Date
    May 2010
    Posts
    20

    maybe this has something to do with it

    After a little poking around I see that cpu1 is at 100% while cpu2 is at 5%

    That's not good

    I'll stay on here as long as I can but my laptops already heating up.
    Tried the bt4 distro, which is based on 8.10 and have no problems whatsoever.

    really like lynx but not cooked

  8. #8
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,975
    Well, 10.04 is fresh out of the hatchery. You may have found a bug in the OS. I would recommend that you do a search on the Ubuntu bug list for 10.04 and if you don't find any reports, then post a report yourself. Also, since you are running off of a live CD/DVD, it may not have the latest kernel fixes that are in the installed/updated version. I seem to recall some nattering on the web about a power issue related to 10.04 which may have been fixed immediately before it was released to production.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  9. #9
    Just Joined! leviticusjonestown's Avatar
    Join Date
    May 2010
    Posts
    20

    i'll try it

    Ok

    I'm going to do a full install to an extra 20g hardrive I have lying around and see if that changes anything.

  10. #10
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,975
    Also, when you finish the installation, make sure you also get the latest updates, especially for the kernel. The Ubuntu update manager will do that for you, but it takes a bit of time to detect available updates unless you do that manually. Then, you may need to alter the power profile of the system.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Page 1 of 2 1 2 LastLast

Posting Permissions

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