Tiny Core Extensions > TCE Talk

[4.5.6] udev problems

(1/4) > >>

jls:
I was trying eeze which is used by enlightenmenet to manage the devices  (cdrom, usb sticks) but it doesn't work, so I asked why on the #e freenode irc channel and 1 of the "e" developers typed me me to pastebin the results of:

--- Code: ---udevadm info --export-db

--- End code ---
The guy examined what I pastedbin and typed:

--- Quote ---(13:41:35) zmike:
well either your kernel or udev are broken then
(13:41:43) zmike:
because they aren't setting the bus of your hard disks properly

and again
(13:45:34) zmike:
BUS is not set for your hard drives
(14:05:22) zmike:
your distribution seems to be incompatible with eeze due to your udev+kernel setup
...........
(14:11:36) zmike:
I will not change eeze to accommodate your distribution
(14:11:47) zmike:
I will close any bugs filed about this

--- End quote ---

Rich:
Hi jls_legalize
You might also want to include the pastebin link in case someone needs to see it.

Juanito:
I seem to recall that if you load udev-extra and copy the full "60-persistent-storage.rules" from the udev source tarball, then you'll get the bus type reported correctly.

jls:

--- Quote from: Rich on July 30, 2012, 08:46:25 AM ---Hi jls_legalize
You might also want to include the pastebin link in case someone needs to see it.

--- End quote ---
http://pastebin.ca/2175816
juanito, thanks I'll try your suggestion

Juanito:
You should see something like:
--- Code: ---$ udevadm info -q env -n /dev/sda
DEVPATH=/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
MAJOR=8
MINOR=0
DEVNAME=/dev/sda
DEVTYPE=disk
SUBSYSTEM=block
ID_ATA=1
ID_TYPE=disk
ID_BUS=ata
ID_MODEL=ST320LT007-9ZV142
...

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version