Hello experts,

I am running openSUSE 10.2 and have ltsp 4.2 up and running. I 
additionally installed the local dev support. Unfortunately I do not 
get an icon when I plug in a local dev.
I have run all troubleshooting test but I can not see where the 
problem is hidden. I have attache the results maybe some one of the 
experts can give me a hint?

Thanks a lot 
Michael


STEP 2
-bash-2.05b# cat /etc/version
#
# Linux Terminal Server Project - LTSP
# For more info, visit http://www.ltsp.org
#
VERSION=4.2 update 3
-bash-2.05b#

Guess this should be version 4, I have updated all packages


STEP 3
-bash-2.05b# ps -ef | grep lbuscd | grep -v grep
  990         root       1620   S   /sbin/lbuscd
-bash-2.05b#

STEP 4
-bash-2.05b# hostname
ws002
-bash-2.05b#

STEP 5
got messages on the screen
-bash-2.05b# cat /etc/fstab
/dev/ide/host0/bus1/target1/lun0/cd /tmp/drives/My_CDrom auto ro 0 0
/dev/scsi/host0/bus0/target0/lun0/part1 /tmp/drives/Removable_Device_499_Mb 
auto rw,noatime 0 0
-bash-2.05b#

STEP 6
x is started

STEP 7
the user is not in the fuse group, but accoring to the wiki this is 
for SUSE 10.2 not needed

STEP 8
[EMAIL PROTECTED]:~> ps -ef | grep lbussd
michael   9416  9353  0 23:48 pts/3    00:00:00 grep lbussd
[EMAIL PROTECTED]:~>

STEP 9
[EMAIL PROTECTED]:~> lsmod | grep fuse
fuse                   48532  0
[EMAIL PROTECTED]:~
[EMAIL PROTECTED]:~> la /dev/fuse
crw-rw-rw- 1 root root 10, 229  5. Apr 22:11 /dev/fuse
[EMAIL PROTECTED]:~>
This is not group owned by fuse but pls see STEP 7

STEP 10
[EMAIL PROTECTED]:~> echo $DISPLAY
ws002:0.0
[EMAIL PROTECTED]:~


STEP 11
/usr/sbin/lbus_event_handler.sh add block /tmp 1024 Temp
I get the icon
[EMAIL PROTECTED]:~> mount
/dev/md1 on / type ext3 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/md2 on /home type ext3 (rw,acl,user_xattr)
/dev/md3 on /mnt/suse92 type ext3 (rw,acl,user_xattr)
/dev/hdb7 on /data2 type ext3 (rw,acl,user_xattr)
/dev/hda7 on /data1 type ext3 (rw,acl,user_xattr)
/dev/hda8 on /mnt/home type ext3 (rw,acl,user_xattr)
/dev/md0 on /boot type ext3 (rw)
securityfs on /sys/kernel/security type securityfs (rw)
capifs on /dev/capi type capifs (rw,mode=0666)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/fd0 on /media/floppy type ext2 
(rw,noexec,nosuid,nodev,sync,user=michael)
ltspfs on /home/michael/Drives/tmp type fuse 
(rw,nosuid,nodev,user=michael)
[EMAIL PROTECTED]:~>

[EMAIL PROTECTED]:~> la ~/Drives
drwxr-xr-x  3 michael users 4096  5. Apr 23:52 .
drwxr-xr-x 61 michael users 4096  5. Apr 23:52 ..
d?????????  ? ?       ?        ?             ? tmp
[EMAIL PROTECTED]:~>

/usr/sbin/lbus_event_handler.sh remove block /tmp 1024 Temp
got rid of the icon

[EMAIL PROTECTED]:~> la /usr/bin/fusermount
-rwsr-xr-x 1 root trusted 22536 25. Nov 13:23 /usr/bin/fusermount
[EMAIL PROTECTED]:~>
[EMAIL PROTECTED]:~> la /usr/bin/fusermount
-rwsr-xr-x 1 root trusted 22536 25. Nov 13:23 /usr/bin/fusermount


[EMAIL PROTECTED]:~> cat /etc/fstab
/dev/md1             /                    ext3       acl,user_xattr        
1 1
/dev/md2             /home                ext3       acl,user_xattr        
1 2
/dev/md3             /mnt/suse92          ext3       acl,user_xattr        
1 2
/dev/hda1            swap                 swap       defaults              
0 0
/dev/hdb1            swap                 swap       defaults              
0 0
proc                 /proc                proc       defaults              
0 0
sysfs                /sys                 sysfs      noauto                
0 0
debugfs              /sys/kernel/debug    debugfs    noauto                
0 0
usbfs                /proc/bus/usb        usbfs      noauto                
0 0
devpts               /dev/pts             devpts     mode=0620,gid=5       
0 0
/dev/fd0             /media/floppy        auto       noauto,user,sync      
0 0
/dev/hdb7            /data2               ext3       acl,user_xattr        
1 2
/dev/hda7            /data1               ext3       acl,user_xattr        
1 2
/dev/hda8            /mnt/home            ext3       acl,user_xattr        
1 2
/dev/md0             /boot                ext3       defaults              
0 0
[EMAIL PROTECTED]:~>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to