Re: Please Help, problems installing Ubuntu 6.06



On Fri, Oct 06, 2006 at 12:16:25PM +0100, Steve Flynn wrote:
On 06/10/06, [1]cl@xxxxxxxx <[2]cl@xxxxxxxx> wrote:

It's a problem specifically to do with the Jmicron SATA/PATA interface
which is used on many motherboards which have the Intel 965 chipset.
The Intel chipset doesn't have a PATA (i.e. old fashioned IDE)
interface at all so the JMicron chipset is added to provide a PATA
interface. The JMicron PATA interface doesn't have drivers in the
kernel except in the very latest (2.6.18) kernel. Ubuntu have patched
the drivers into the 2.6.17 kernel in Ubuntu 6.10 beta.

Ahhhhhh - it becomes clear now. Also, I'd not realised that the
motherboard didn't have a "real" IDE interface... I'll reconsider my
purchase. Thank you! :)

Ubuntu 6.10 which arrives on 20th October should work OK "out of the
box" with motherboards that use the JMicron PATA interface for IDE
drives. Certainly the 6.10 beta seems to work OK.

The Abit AB9 Pro will still have an issue with its Realtek 8138
network interfaces though, these will need a kernel module to be
compiled to get them to work with Linux. I've overcome this for the
moment on my system by putting an old[ish] NIC into one of the PCI
slots.

I've ordered a SATA DVD/CD drive to overcome the problem. The Intel
SATA interface works well with most reasonably new Linux kernels if
you turn AHCI on in the BIOS.

Bugger me - didn't know you could get them! Either way, I don't want to
get rid of my nice Plextor burner just because it's on an IDE interface so
I'll be looking for an alternative

There's a small premium for SATA CD/DVD drives but it's not much. You
can get Plextor SATA drives now.

--
Chris Green (chris@xxxxxxxxxxxx)

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • [BUG] panic 2.6.20-rc3 in nf_conntrack
    ... When I shut down my ppp0 interface the kernel ... This kernel had the ipp2p patch from patch-o-matic-ng applied, ... # Firmware Drivers ... # ACPI Support ...
    (Linux-Kernel)
  • [PATCH 3/3] Add documentation about why the in-kernel api is the way it is.
    ... +The Linux Kernel Driver Interface ... +kernel interface, nor does it have a stable kernel interface. ...
    (Linux-Kernel)
  • Re: [PATCH 0/7] dlm: overview
    ... > aren't just unique within a single cluster (think clusters of clusters, ... How the configuration gets from the config file to kernel is a mystery to me ... By a message over a socket, ... Let's have no magical filesystems in the core interface please. ...
    (Linux-Kernel)
  • [RFC] New kernel-message logging API
    ... Backwards compatibility with printk(), syslog, etc. ... way the whole kernel can be converted to a new interface in one go. ... const char *format; ...
    (Linux-Kernel)
  • Re: [take24 0/6] kevent: Generic event handling mechanism.
    ... this would also require the kernel to enforce an ordering. ... And it seems to be much more complicated then simply have an kevent call which tells the kernel "wake up N or 1 more threads since I cannot handle it". ... Instead the existing POSIX timer syscalls should be modified to handle SIGEV_KEVENT notification. ... the POSIX timer interface is very flexible. ...
    (Linux-Kernel)