1

Topic: Device not detected

Hello,

I have a problem with GPartedLiveCD, message: Not devices detected
My configuration:
Mainboard: Asus A7N8X-Delux, Sil 3112A SataRaid Bios ver. 4.2.50
Hard drive: Samsung SP1614C
GParted: 0.2.5-5

Boot logs (screens):

Uncompressing Linux.. Ok, booting the kernel.
irq 11: nobody cared (try booting with the "irqpoll" option)
handlers:
[<f884a859>] (ata_interrupt+0x0/113 [libata])
[c02070a1>] (usb_hcd_irq+0x0/0/53)
Disabling IRQ #11
ata1: failed to set xfermode (err_mask=0x4)
Waking up USB devices, please wait...

/*After I try, SCSi/SATA options (sil, sil24,...)*/

Waking up SATA devices, please wait...
mount: Mounting /dev/hda on /mnt failed: No medium found
no media
mount: /dev/hdb is write protected, mounting read-only
media found, GParted CD found. Ready!
Booting from /dev/hdb...

/*The next booting is completed*/

Not devices detected

/*What is the problem, what did I do wrong?*/

2

Re: Device not detected

"/*The next booting is completed*/"

What exactly does this mean? Does it stop at "Booting from /dev/hdb..."? Or continue?

3

Re: Device not detected

Hi Patrick,

/*The next booting is completed*/ it means that:

Booting from /dev/hdb...
Mounting root file system...
INIT: version 2.86 booting

Creating ramdisk for: /TMP, /ETC, /ROOT, /VAR, Success
Mounting ramdisk on:......................................, Success
Copying files to:............................................., Suceess

/*Next I set keyboard map, video color depth, video resolution.
/*When Gnome UI appears, in the left down corner there is message: Not devices detected. Of course I cannot see any partition.

4

Re: Device not detected

are you able to run a linux distro ? Or livecd ? and post her the output of :
dmesg | grep sata
please ?

Larry
GParted-project Admin
Former GParted-LiveCD maintainer (2007)

5

Re: Device not detected

Also if you have a linux distro give me the output of:

lsmod

6

Re: Device not detected

Sorry for lateness

I loaded 2 modules nv_sata and sil_sata, still nothing - No devices detected:

root@GParted: ~#dmesg|grep sata
<7>sata_sil 0000:01:0b.0: version 0.9
<6>scisi0: sata_sil
<6>scsi1: sata_sil

root@GParted: ~#lsmod
Module; Size; Used by
i2c_nforce2; 5376; 0
sata_nv; 6148; 0
i2c_core; 14864; 1 i2c_nforce2
nvidia_agp; 5660; 1
agpgart; 25392; 1 nvidia_agp
ohci_hcd; 13572; 0
ehci_hcd; 23944; 0       
sata_sil; 6664; 0
libata; 52876; 2 sata_nv, sata_sil
psmouse; 31752; 0
serio_raw; 4996; 0
evdev; 7424; 0

NVidia & Silicon Image I hate you guys smile

7

Re: Device not detected

have no problem at all with nv, and love nVidia wink

Larry
GParted-project Admin
Former GParted-LiveCD maintainer (2007)

8

Re: Device not detected

I know this seems stupid but go ahead and load "all" the sata modules in the gparted boot menu. You know what I mean? When you do a lsmod look and see what ones are "Used by".

9

Re: Device not detected

Patrick Verner wrote:

I know this seems stupid but go ahead and load "all" the sata modules in the gparted boot menu. You know what I mean? When you do a lsmod look and see what ones are "Used by".

I have tried this approach and it did nothing for me....

I seem to be having the same problem as the original poster of this string.

I am running (well not at the moment!!!) an IBM Thinkpad S30 43J with an Intel 82440MX chipset including a 82440MX EIDE controller...not sure what that means....but...

10

Re: Device not detected

Hi!

I tried everything but without success. I gave up, but I think that this is NVidia & Silicon Image incompabilities (fault), next time I will go back to Intel. In many posts on nvidiaforcers and Polish Linux forums many people have had some problems with this chip.

I will follow new version GParted - GREAT JOB!