Laptops :: frugal on IBM Thinkpad 560X



Hi, I have been using DSL on my desktop for weeks now and bought an IBM 560X cheap thinking DSL would be great running on it. Let me start with, it has 233 mhz PII, 96Ram, 4g HD, pcmcia cdrom, pcmcia IBM 56k modem with xjack and ex.floppy.

The first problem was to get DSL on the HD due to the cdrom was not going to boot, so I pulled the HD and installed 1.5 frugal by way of 2.5 to usb of my desktop. Now I need to install Grub for a duel boot with Win98 so I'm booting up with Grub floopy but modem is not working and I have no sound.

I have read that I may need to HD install but I tried frugal first. I have been using Linux distros for a year now but still would consider my self a newbee, Please Help I don't want to use windows!

In your bios, disable "ThinkPad Simple Boot" or "Quick Boot".
There is a thorough discussion of this here - http://damnsmalllinux.org/cgi-bin....61;st=0
Since your Thinkpad is not ACPI-aware (it's PentiumMMX, not PentiumII), you should also be booting DSL with the boot parameter "acpi=off"

Your ISA-based Crystal/Cirrus Logic CS4237 sound chip is not automatically detected by DSL, so once booted, load its OSS sound driver manually, as such -
modprobe cs4232 io=0x530 irq=5 dma=1 dma2=0

Later, you can automate this by adding these commands to /opt/bootlocal.sh, then do a backup.

If your PC Card modem is the IBM 10L7393 or 10L7394, these are Winmodems and will not work with Linux.
You should get a a PCMCIA hardware modem, then there is no driver required at all, just a dialler program.

tempestuous thanks for the fast reply!

winmodems don't ya hate 'am. droped in a US robotics and works great so does my sound now! Thanks,

I'm still trying to install grub by the wiki "installing grub" and when i get to "grub-install /dev/hda" it said not found or not a block device. If i use "grub-install hda" it said "'format of install_device not recognized." I'm booting with Grub floopy and if I try to install from there it said grub stage1 not found. I have looked and looked at documentation everything i try is a dead end. Can you help me with this! Thanks

victorv

I guess not!
I'm still trying to install grub by the wiki "installing grub" and when i get to "grub-install /dev/hda" it said not found or not a block device. If i use "grub-install hda" it said "'format of install_device not recognized." I'm booting with Grub floopy and if I try to install from there it said grub stage1 not found. I have looked and looked at documentation everything i try is a dead end. I'm using Grub floppy to boot every time.

Also now file system not writable, can't even fire up Firefox or Opera, or move files ect.. I put "write" in boot string and still no luck. What is the deal? Problems, problems. I am losing my mind and starting to play with Puppy but like DSL better when it works!  Help  :(

Victorv

Next Page...
original here.