problem with installation

Matt Zimmerman mdz at canonical.com
Wed Oct 6 23:25:49 UTC 2004


On Tue, Oct 05, 2004 at 01:28:08PM +0200, giorsat at email.it wrote:

> trying installation on a all in one lcd pc with sis chipset, sis video, 
> sis audio motherboard sis 5530 . the pc works with mandrake 10 and 10.1
> first problem. I must absolutely not activate pcmcia recognition 
> because it hangs computer on boot. on mandrake I can set services 
> graphically- how to tell ubuntu to do the same at first reboot?

If this is a desktop, pcmcia will not be enabled by default.  If it is a
laptop, please allow it to activate pcmcia and see if it works before
deciding that it needs to be disabled.  Ubuntu includes different versions
of software than Mandrake, and it's possible that your problem has been
fixed.

> second problem (maybe depending from pcmcia service maybe not) at firts 
> reboot it stops at "usb.rc usb1-1 timeout on epoin". no way to go on.
> can you please tell me if there is something I can do apart from using 
> mandrake?
> my grub has a noapic nolapic acpi=off nopcmcia option . they work on 
> mandrake's lilo so I can boot but maybe not in ubuntu'S grub...

>From a terminal:

$ sudo gedit /boot/grub/menu.lst

find the line which looks like this:

# kopt=root=/dev/hda1 ro

add your options to the end:

# kopt=root=/dev/hda1 ro noapic nolapic acpi=off

and run "sudo update-grub", then reboot.

-- 
 - mdz




More information about the ubuntu-users mailing list