WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: X on 64Mb notebook  (Read 4748 times)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: X on 64Mb notebook
« Reply #15 on: March 02, 2012, 08:39:54 AM »
It doesn't see the hd or the cd. Please try 4.4.
The only barriers that can stop you are the ones you create yourself.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11221
Re: X on 64Mb notebook
« Reply #16 on: March 02, 2012, 11:17:47 AM »
Hi colt
I think the problem is that the drive controller is not being detected correctly. Dmesg shows:
Code: [Select]
pata_acpi 0000:00:01.1: BMDMA: BAR4 is zero, falling back to PIO
pata_acpi 0000:00:01.1: setting latency timer to 64
But if you look earlier in the listing
Code: [Select]
pci 0000:00:01.1: reg 10: [io  0x0174-0x0177]
pci 0000:00:01.1: reg 14: [io  0x01f4-0x01f7]
I think that those I/O addresses should start at  0x0170  and  0x01f0  respectively.
You could try going to BIOS setup page, find the setting for PNP enable/disable, and flip it to the opposite state.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: X on 64Mb notebook
« Reply #17 on: March 02, 2012, 11:25:07 AM »
kernels don't know where they booted from.

Offline colt

  • Newbie
  • *
  • Posts: 8
Re: X on 64Mb notebook
« Reply #18 on: March 02, 2012, 11:29:11 AM »
OK, i will try these resolutions :) Thanks :)

But sorry, it's an old laptop, it hasn't got PnP settings :S
« Last Edit: March 02, 2012, 02:06:58 PM by colt »