Bug#678264: Reassigning to udev

2012-06-22 Thread T.J. Yang
On Thu, Jun 21, 2012 at 4:09 PM, Jurij Smakov ju...@wooyd.org wrote:
 reassign 678264 udev
 found 678264 175-3.1
 severity 678264 important
 retitle 678264 vio_type binary is missing in udev-udeb on sparc
 thanks

 The most obvious problem from the installation report is that the
 vio_type binary is missing. It appears to be included in the
 udev-gtk-udeb, but not udev-udeb - I think this is an oversight.

 Unfortunately, I don't know whether re-adding it will be sufficient
 for the CD-ROM (connected over USB on these machines) to be detected,
 or something else is needed.

I can do the test if  adding those vio_type binary by command from
install's shell prompt is possible.

tj
 --
 Jurij Smakov                                           ju...@wooyd.org
 Key: http://www.wooyd.org/pgpkey/                      KeyID: C99E03CC





-- 
T.J. Yang



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678264: Reassigning to udev

2012-06-22 Thread Marco d'Itri
On Jun 22, T.J. Yang tjyang2...@gmail.com wrote:

 I can do the test if  adding those vio_type binary by command from
 install's shell prompt is possible.
Look at /lib/udev/rules.d/80-drivers.rules and find out if manually 
loading with modprobe one of the modules listed in the ENV{VIO_TYPE} 
directives makes your CD appear.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#678264: Reassigning to udev

2012-06-22 Thread T.J. Yang
On Fri, Jun 22, 2012 at 9:18 AM, Marco d'Itri m...@linux.it wrote:
 On Jun 22, T.J. Yang tjyang2...@gmail.com wrote:

 I can do the test if  adding those vio_type binary by command from
 install's shell prompt is possible.
 Look at /lib/udev/rules.d/80-drivers.rules and find out if manually
 loading with modprobe one of the modules listed in the ENV{VIO_TYPE}
 directives makes your CD appear.


# Load VIO modules based on the device type
SUBSYSTEM!=vio, GOTO=hotplug_vio_end
ENV{MODALIAS}==?*, GOTO=hotplug_vio_end
ENV{VIO_TYPE}!=?*, IMPORT{program}=vio_type --export $devpath
ENV{VIO_TYPE}==serial,RUN+=/sbin/modprobe -b hvc_console
ENV{VIO_TYPE}==serial-server, RUN+=/sbin/modprobe -b hvcs
ENV{VIO_TYPE}==network,   RUN+=/sbin/modprobe -b ibmveth
ENV{VIO_TYPE}==vscsi, RUN+=/sbin/modprobe -b ibmvscsic
ENV{VIO_TYPE}==vlan,  RUN+=/sbin/modprobe -b iseries_veth
ENV{VIO_TYPE}==viodasd,   RUN+=/sbin/modprobe -b viodasd
ENV{VIO_TYPE}==viocd, RUN+=/sbin/modprobe -b viocd
ENV{VIO_TYPE}==vnet,  RUN+=/sbin/modprobe -b sunvnet
ENV{VIO_TYPE}==vdisk, RUN+=/sbin/modprobe -b sunvdc
LABEL=hotplug_vio_end

I was able to load both vnet and vdisk module but the CDROM still
can't be detected after exit out of shell.

~ # uname -a
Linux (none) 3.2.0-2-sparc64 #1 Sun Apr 15 17:44:17 UTC 2012 sparc64 GNU/Linux
~ # lsmod
Module  Size  Used by
sunvnet11020  0
sunvdc  6456  1
~ #



 --
 ciao,
 Marco



-- 
T.J. Yang



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678264: Reassigning to udev

2012-06-22 Thread Marco d'Itri
On Jun 22, T.J. Yang tjyang2...@gmail.com wrote:

 I was able to load both vnet and vdisk module but the CDROM still
 can't be detected after exit out of shell.
Then this is not the issue.
I do not own this hardware, so I fear that you will have to find out by 
yourself what's wrong.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#678264: Reassigning to udev

2012-06-22 Thread T.J. Yang
Hi, Marco and all

On Fri, Jun 22, 2012 at 11:51 AM, Marco d'Itri m...@linux.it wrote:
 On Jun 22, T.J. Yang tjyang2...@gmail.com wrote:

 I was able to load both vnet and vdisk module but the CDROM still
 can't be detected after exit out of shell.
 Then this is not the issue.
 I do not own this hardware, so I fear that you will have to find out by
 yourself what's wrong.


Thanks for the kind reply.
Since I am a newbie on this matter, I will go for plan B, using
bootp/tftp to see if this approach works out.

http://www.devin.com/debian/debian-on-netra.html


tj
 --
 ciao,
 Marco



-- 
T.J. Yang



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678264: Reassigning to udev

2012-06-21 Thread Jurij Smakov
reassign 678264 udev
found 678264 175-3.1
severity 678264 important
retitle 678264 vio_type binary is missing in udev-udeb on sparc
thanks

The most obvious problem from the installation report is that the 
vio_type binary is missing. It appears to be included in the 
udev-gtk-udeb, but not udev-udeb - I think this is an oversight.

Unfortunately, I don't know whether re-adding it will be sufficient 
for the CD-ROM (connected over USB on these machines) to be detected, 
or something else is needed. 
-- 
Jurij Smakov   ju...@wooyd.org
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678264: Reassigning to udev

2012-06-21 Thread Marco d'Itri
On Jun 21, Jurij Smakov ju...@wooyd.org wrote:

 Unfortunately, I don't know whether re-adding it will be sufficient 
 for the CD-ROM (connected over USB on these machines) to be detected, 
 or something else is needed. 
Hopefully the submitter will find out.

-- 
ciao,
Marco


signature.asc
Description: Digital signature