First try, Jaunty Alternate, a bug
I just tried quickly Jaunty Alternate (daily CD, 25.2).
Everything else (sound) worked out as expected, but USB stick did not popped on the desktop? Dmesg showed that USB stick was seen by kernel in the chroot. Should I do a bug report for this one? root@ltsp200:~# dmesg [--] [ 104.508410] usb 4-2: new high speed USB device using ehci_hcd and address 4 [ 104.731514] usb 4-2: configuration #1 chosen from 1 choice [ 104.789167] Initializing USB Mass Storage driver... [ 104.789490] scsi4 : SCSI emulation for USB Mass Storage devices [ 104.789708] usb-storage: device found at 4 [ 104.789713] usb-storage: waiting for device to settle before scanning [ 104.789716] usbcore: registered new interface driver usb-storage [ 104.789724] USB Mass Storage support registered. [ 109.799997] usb-storage: device scan complete [ 109.800954] scsi 4:0:0:0: Direct-Access USB Flash Memory 1.00 PQ: 0 ANSI: 2 [ 109.810312] sd 4:0:0:0: [sdb] 1001472 512-byte hardware sectors: (512 MB/489 MiB) [ 109.810913] sd 4:0:0:0: [sdb] Write Protect is off [ 109.810920] sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 [ 109.810926] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 109.820978] sd 4:0:0:0: [sdb] 1001472 512-byte hardware sectors: (512 MB/489 MiB) [ 109.821692] sd 4:0:0:0: [sdb] Write Protect is off [ 109.821698] sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 [ 109.821704] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 109.821716] sdb: sdb1 [ 109.823148] sd 4:0:0:0: [sdb] Attached SCSI removable disk [ 109.823285] sd 4:0:0:0: Attached scsi generic sg2 type 0 root@ltsp200:~# Best Regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
Your user is in the 'fuse' group?'
- Jordan/Lns Asmo Koskinen wrote: > I just tried quickly Jaunty Alternate (daily CD, 25.2). > > Everything else (sound) worked out as expected, but USB stick did not > popped on the desktop? > > Dmesg showed that USB stick was seen by kernel in the chroot. > > Should I do a bug report for this one? > > root@ltsp200:~# dmesg > [--] > [ 104.508410] usb 4-2: new high speed USB device using ehci_hcd and > address 4 > [ 104.731514] usb 4-2: configuration #1 chosen from 1 choice > [ 104.789167] Initializing USB Mass Storage driver... > [ 104.789490] scsi4 : SCSI emulation for USB Mass Storage devices > [ 104.789708] usb-storage: device found at 4 > [ 104.789713] usb-storage: waiting for device to settle before scanning > [ 104.789716] usbcore: registered new interface driver usb-storage > [ 104.789724] USB Mass Storage support registered. > [ 109.799997] usb-storage: device scan complete > [ 109.800954] scsi 4:0:0:0: Direct-Access USB Flash Memory > 1.00 PQ: 0 ANSI: 2 > [ 109.810312] sd 4:0:0:0: [sdb] 1001472 512-byte hardware sectors: (512 > MB/489 MiB) > [ 109.810913] sd 4:0:0:0: [sdb] Write Protect is off > [ 109.810920] sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 > [ 109.810926] sd 4:0:0:0: [sdb] Assuming drive cache: write through > [ 109.820978] sd 4:0:0:0: [sdb] 1001472 512-byte hardware sectors: (512 > MB/489 MiB) > [ 109.821692] sd 4:0:0:0: [sdb] Write Protect is off > [ 109.821698] sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 > [ 109.821704] sd 4:0:0:0: [sdb] Assuming drive cache: write through > [ 109.821716] sdb: sdb1 > [ 109.823148] sd 4:0:0:0: [sdb] Attached SCSI removable disk > [ 109.823285] sd 4:0:0:0: Attached scsi generic sg2 type 0 > root@ltsp200:~# > > Best Regards Asmo Koskinen. > > -- Jordan Erickson Owner, Logical Networking Solutions http://www.logicalnetworking.net 707-636-5678 Latest LNS Blogs - http://blog.logicalnetworking.net Going Green: What You Can Do IPhone-controlled Car to Demo at Geneva Motor Show An alternative to cables and wireless - PowerLine networking -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
Jordan Erickson kirjoitti:
> Your user is in the 'fuse' group?' Yes. admin-ltsp5@ubuntu-ltsp5:~$ cat /etc/group | grep fuse fuse:x:107:user-ltsp5 admin-ltsp5@ubuntu-ltsp5:~$ This one feels like deja vu... https://bugs.launchpad.net/ltsp/+bug/273147 Best regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
Asmo Koskinen kirjoitti:
> This one feels like deja vu... > > https://bugs.launchpad.net/ltsp/+bug/273147 There is very similar (?) bug filed for Jaunty. https://bugs.launchpad.net/ubuntu/jaunty/+source/linux/+bug/88746 Here is "ps ax" in the chroot. root@ltsp200:~# ps ax PID TTY STAT TIME COMMAND 1 ? Ss 0:01 /sbin/init 2 ? S< 0:00 [kthreadd] 3 ? S< 0:00 [migration/0] 4 ? S< 0:00 [ksoftirqd/0] 5 ? S< 0:00 [watchdog/0] 6 ? S< 0:00 [migration/1] 7 ? S< 0:00 [ksoftirqd/1] 8 ? S< 0:00 [watchdog/1] 9 ? S< 0:00 [events/0] 10 ? S< 0:00 [events/1] 11 ? S< 0:00 [khelper] 14 ? S< 0:00 [kstop/0] 15 ? S< 0:00 [kstop/1] 150 ? S< 0:00 [kintegrityd/0] 151 ? S< 0:00 [kintegrityd/1] 153 ? S< 0:00 [kblockd/0] 154 ? S< 0:00 [kblockd/1] 156 ? S< 0:00 [kacpid] 157 ? S< 0:00 [kacpi_notify] 255 ? S< 0:00 [cqueue] 262 ? S< 0:00 [ata/0] 263 ? S< 0:00 [ata/1] 264 ? S< 0:00 [ata_aux] 265 ? S< 0:00 [ksuspend_usbd] 270 ? S< 0:00 [khubd] 273 ? S< 0:00 [kseriod] 279 ? S< 0:00 [kmmcd] 285 ? S< 0:00 [btaddconn] 286 ? S< 0:00 [btdelconn] 318 ? S< 0:00 [kondemand/0] 319 ? S< 0:00 [kondemand/1] 342 ? S 0:00 [pdflush] 343 ? S 0:00 [pdflush] 344 ? S< 0:00 [kswapd0] 390 ? S< 0:00 [aio/0] 391 ? S< 0:00 [aio/1] 407 ? S< 0:00 [ecryptfs-kthrea] 609 ? S< 0:00 [scsi_eh_0] 612 ? S< 0:00 [scsi_eh_1] 622 ? S< 0:00 [scsi_eh_2] 625 ? S< 0:00 [scsi_eh_3] 712 ? S< 0:00 [kstriped] 715 ? S< 0:00 [kmpathd/0] 716 ? S< 0:00 [kmpathd/1] 717 ? S< 0:00 [kmpath_handlerd] 718 ? S< 0:00 [ksnapd] 751 ? S< 0:00 [krfcommd] 953 ? S< 0:00 [aufsd] 954 ? S< 0:00 [aufsd] 955 ? S< 0:00 [aufsd] 956 ? S< 0:00 [aufsd] 1658 ? S<s 0:00 /sbin/udevd --daemon 2499 ? S< 0:00 [iwlagn/0] 2500 ? S< 0:00 [iwlagn/1] 2503 ? S< 0:00 [iwlagn] 2853 ? S< 0:00 [khpsbpkt] 2937 ? S< 0:00 [kpsmoused] 3216 ? S< 0:00 [knodemgrd_0] 3389 ? S< 0:00 [pccardd] 3398 ? S< 0:00 [knodemgrd_1] 3429 ? S< 0:00 [pccardd] 3561 ? S 0:00 nbd-client 192.168.1.101 2000 /dev/nbd0 -persist 3562 ? S< 0:00 [nbd0] 3792 ? Ss 0:00 /sbin/syslogd -u syslog 3816 ? S 0:00 /bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg 3819 ? Ss 0:00 /sbin/klogd -P /var/run/klogd/kmsg 3843 ? Ss 0:00 /bin/dbus-daemon --system 3868 ? Ss 0:00 /usr/sbin/sshd 3891 ? Ss 0:00 /usr/sbin/hald 3894 ? Ssl 0:00 /usr/sbin/console-kit-daemon 3957 ? S 0:00 hald-runner 3987 ? S 0:00 hald-addon-input: Listening on /dev/input/event6 /dev/input/event1 /dev/input/event3 /dev/input/event0 /dev/input/event2 /dev/input/event5 4000 ? S 0:00 /usr/lib/hal/hald-addon-rfkill-killswitch 4026 ? S 0:00 /usr/lib/hal/hald-addon-cpufreq 4027 ? S 0:00 hald-addon-acpi: listening on acpi kernel interface /proc/acpi/event 4033 ? S 0:00 hald-addon-storage: polling /dev/sr0 (every 16 sec) 4070 ? S 0:00 /bin/sh /usr/share/ltsp/screen_session 07 4071 ? S<l 0:01 /usr/bin/pulseaudio --system --exit-idle-time=-1 --disable-shm --no-cpu-limit --resample-method=trivial --high-priority --log-target=syslog -L module-detect -L module-esound-protoc 4096 ? S 0:00 /bin/openvt -f -w -c 7 -- /usr/share/ltsp/screen.d/ldm 4100 tty7 Ss+ 0:00 /bin/sh /usr/share/ltsp/screen.d/ldm 4120 tty1 Ss+ 0:00 /sbin/getty 38400 tty1 4214 tty7 S+ 0:00 xinit /usr/share/ltsp/xinitrc /usr/sbin/ldm -- :7 vt7 -auth /var/run/ldm-xauth-KwDOptEIE -br 4215 ? S<s 0:11 X :7 vt7 -auth /var/run/ldm-xauth-KwDOptEIE -br 4236 tty7 S 0:00 /usr/sbin/ldm 4329 pts/0 Ss+ 0:01 ssh -Y -t -M -S /var/run/ldm_socket_4236_192.168.1.101 -o NumberOfPasswordPrompts=1 user-ltsp5@192.168.1.101 echo LTSPROCKS; /bin/sh - 4356 tty7 S 0:00 /bin/sh /usr/share/ldm/ldm-script xsession 5275 tty7 S 0:00 ssh -x -a -oClearAllForwardings=yes -oControlPath=/var/run/ldm_socket_4236_192.168.1.101 -2 192.168.1.101 -s sftp 5277 ? Ssl 0:00 sshfs -o allow_other,ControlPath=/var/run/ldm_socket_4236_192.168.1.101 192.168.1.101:/home/user-ltsp5 /home/user-ltsp5 5281 tty7 S 0:00 /bin/sh /usr/bin/ltsp-localappsd 5290 tty7 S 0:00 xatomwait LTSP_COMMAND 5299 tty7 S 0:00 ssh -Y -t -S /var/run/ldm_socket_4236_192.168.1.101 -l user-ltsp5 192.168.1.101 LTSP_CLIENT=192.168.1.200 PULSE_SERVER=tcp:192.168.1.200:4713 ESPEAKER=192.168.1.200:16001 /etc/X 5302 ? Ss 0:00 sshd: root@pts/1 5304 pts/1 Ss 0:00 -bash 5323 ? S< 0:00 [scsi_eh_4] 5325 ? S< 0:00 [usb-storage] 5412 ? S 0:00 hald-addon-storage: polling /dev/sdb (every 16 sec) 5415 pts/1 R+ 0:00 ps ax root@ltsp200:~# ---- Can anyone confirm this bug? Alpha 5 (yesterday): http://www.ubuntu.com/testing/jaunty/alpha5 Best Regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
Asmo Koskinen kirjoitti:
> Can anyone confirm this bug? Alpha 5 (yesterday): > > http://www.ubuntu.com/testing/jaunty/alpha5 Btw, this Alpha 5 ISO seems to be exactly same ISO as 25.2 daily CD that I installed and tested. jaunty-alternate-i386.iso 25-Feb-2009 17:48 Best Regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
I wonder some more. Why this directory is almost empty?
asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d$ ls -al yhteensä 20 drwxr-xr-x 2 root root 4096 2009-02-27 00:48 . drwxr-xr-x 3 root root 4096 2009-02-27 00:48 .. -rw-r--r-- 1 root root 306 2009-02-27 00:48 70-persistent-cd.rules -rw-r--r-- 1 root root 225 2009-02-27 00:48 70-persistent-net.rules -rw-r--r-- 1 root root 1398 2009-02-24 00:40 README asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d$ Where is /opt/ltsp/i386/etc/udev/rules.d/50-ltspfsd.rules? "The attached patch fixes the problem at least for USB keys. (Sort of workaround it in fact)" https://bugs.launchpad.net/ltsp/+bug/273147/comments/5 Best Regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
Asmo Koskinen kirjoitti:
> I wonder some more. Why this directory is almost empty? > > asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d$ Here is Ubuntu Alternate 8.04.2?! asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d.8.04.2$ ls -al yhteensä 112 drwxr-xr-x 2 root root 4096 2009-02-27 13:28 . drwxr-xr-x 4 root root 4096 2009-02-27 13:39 .. -rw-r--r-- 1 root root 400 2008-04-11 15:21 05-options.rules -rw-r--r-- 1 root root 191 2008-04-11 15:21 05-udev-early.rules -rw-r--r-- 1 root root 3215 2008-04-11 15:21 20-names.rules -rw-r--r-- 1 root root 119 2008-04-11 15:21 30-cdrom_id.rules -rw-r--r-- 1 root root 814 2008-04-11 15:21 40-basic-permissions.rules -rw-r--r-- 1 root root 3109 2008-04-11 15:21 40-permissions.rules -rw-r--r-- 1 root root 250 2008-05-09 18:06 50-ltspfsd.rules -rw-r--r-- 1 root root 6661 2008-03-30 08:42 50-xserver-xorg-input-wacom.rules -rw-r--r-- 1 root root 1431 2008-04-11 15:21 60-persistent-input.rules -rw-r--r-- 1 root root 3468 2008-04-11 15:21 60-persistent-storage.rules -rw-r--r-- 1 root root 1222 2008-04-11 15:21 60-persistent-storage-tape.rules -rw-r--r-- 1 root root 649 2008-04-11 15:21 60-symlinks.rules -rw-r--r-- 1 root root 411 2008-04-11 15:21 61-persistent-storage-edd.rules -rw-r--r-- 1 root root 309 2009-02-26 11:40 70-persistent-cd.rules -rw-r--r-- 1 root root 225 2009-02-26 11:40 70-persistent-net.rules -rw-r--r-- 1 root root 390 2008-04-11 15:21 75-cd-aliases-generator.rules -rw-r--r-- 1 root root 2251 2008-04-11 15:21 75-persistent-net-generator.rules -rw-r--r-- 1 root root 563 2008-04-11 15:21 80-programs.rules -rw-r--r-- 1 root root 171 2008-02-27 15:22 85-alsa.rules -rw-r--r-- 1 root root 126 2008-09-26 15:43 85-hwclock.rules -rw-r--r-- 1 root root 708 2007-09-20 03:25 85-ifupdown.rules -rw-r--r-- 1 root root 950 2007-10-23 20:03 85-pcmcia.rules -rw-r--r-- 1 root root 3017 2008-04-11 15:21 90-modprobe.rules -rw-r--r-- 1 root root 233 2008-04-11 15:21 95-udev-late.rules -rw-r--r-- 1 root root 1224 2008-04-11 15:21 README asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d.8.04.2$ ---- Best Regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
Asmo Koskinen kirjoitti:
> Asmo Koskinen kirjoitti: >> asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d$ > asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d.8.04.2$ Things has changed. "One of the biggest changes in this release is that the default rules are no longer conffiles and are now installed into /lib/udev/rules.d You may still add your custom rules to /etc/udev/rules.d and these will be processed after the default ones, and can thus override anything they do." https://lists.ubuntu.com/archives/jaunty-changes/2009-January/002619.html asmok@ubuntu:/mnt/sdb3/lib/udev/rules.d$ ls -al yhteensä 216 drwxr-xr-x 2 root root 4096 2009-02-27 00:39 . drwxr-xr-x 4 root root 4096 2009-02-27 00:39 .. -rw-r--r-- 1 root root 348 2008-12-22 17:19 40-alsa.rules -rw-r--r-- 1 root root 7564 2009-02-18 12:59 40-hplip.rules -rw-r--r-- 1 root root 90 2008-10-16 19:03 40-ia64.rules -rw-r--r-- 1 root root 410 2008-12-09 02:48 40-infiniband.rules -rw-r--r-- 1 root root 180 2009-01-04 17:51 40-isdn.rules -rw-r--r-- 1 root root 2656 2009-02-23 18:07 40-libpisock9.rules -rw-r--r-- 1 root root 174 2008-10-16 19:03 40-pilot-links.rules -rw-r--r-- 1 root root 248 2009-01-04 17:51 40-ppc.rules -rw-r--r-- 1 root root 6658 2009-02-23 11:41 40-xserver-xorg-input-wacom.rules -rw-r--r-- 1 root root 334 2009-01-05 18:48 40-zaptel.rules -rw-r--r-- 1 root root 30 2009-01-14 15:35 45-fuse.rules -rw-r--r-- 1 root root 39784 2009-01-09 14:21 45-libmtp8.rules -rw-r--r-- 1 root root 172 2009-02-24 00:40 50-firmware.rules -rw-r--r-- 1 root root 4562 2009-02-24 00:40 50-udev-default.rules -rw-r--r-- 1 root root 141 2009-02-24 00:40 60-cdrom_id.rules -rw-r--r-- 1 root root 1535 2009-02-24 00:40 60-persistent-input.rules -rw-r--r-- 1 root root 715 2009-02-24 00:40 60-persistent-serial.rules -rw-r--r-- 1 root root 4372 2009-02-24 00:40 60-persistent-storage.rules -rw-r--r-- 1 root root 1440 2009-02-24 00:40 60-persistent-storage-tape.rules -rw-r--r-- 1 root root 708 2009-02-24 00:40 60-persistent-v4l.rules -rw-r--r-- 1 root root 525 2009-02-24 00:40 61-persistent-storage-edd.rules -rw-r--r-- 1 root root 485 2009-02-17 02:34 62-bluez-hid2hci.rules -rw-r--r-- 1 root root 107 2008-10-16 19:03 64-device-mapper.rules -rw-r--r-- 1 root root 1279 2009-02-20 15:51 65-dmsetup.rules -rw-r--r-- 1 root root 390 2009-02-24 00:40 75-cd-aliases-generator.rules -rw-r--r-- 1 root root 2403 2009-02-24 00:40 75-persistent-net-generator.rules -rw-r--r-- 1 root root 137 2009-02-24 00:40 79-fstab_import.rules -rw-r--r-- 1 root root 779 2009-02-24 00:40 80-drivers.rules -rw-r--r-- 1 root root 68 2009-02-20 19:25 85-alsa-utils.rules -rw-r--r-- 1 root root 3356 2009-02-17 01:23 85-brltty.rules -rw-r--r-- 1 root root 84 2009-01-09 14:24 85-hdparm.rules -rw-r--r-- 1 root root 1855 2009-02-17 20:26 85-hplj10xx.rules -rw-r--r-- 1 root root 428 2009-02-18 21:43 85-hwclock.rules -rw-r--r-- 1 root root 708 2009-01-09 14:10 85-ifupdown.rules -rw-r--r-- 1 root root 950 2009-01-10 01:21 85-pcmcia.rules -rw-r--r-- 1 root root 221 2009-02-12 19:17 85-regulatory.rules -rw-r--r-- 1 root root 83 2009-02-25 17:22 90-hal.rules -rw-r--r-- 1 root root 234 2009-02-24 00:40 95-udev-late.rules -rw-r--r-- 1 root root 1438 2009-02-24 00:40 README asmok@ubuntu:/mnt/sdb3/lib/udev/rules.d$ ---- There is no rules for ltspfs?! And another one is empty, too. asmok@ubuntu:/mnt/sdb3/etc/udev/rules.d$ ls -al yhteensä 20 drwxr-xr-x 2 root root 4096 2009-02-27 13:34 . drwxr-xr-x 3 root root 4096 2009-02-27 00:25 .. -rw-r--r-- 1 root root 707 2009-02-27 00:25 70-persistent-cd.rules -rw-r--r-- 1 root root 421 2009-02-27 00:25 70-persistent-net.rules -rw-r--r-- 1 root root 1398 2009-02-24 00:40 README asmok@ubuntu:/mnt/sdb3/etc/udev/rules.d$ ---- Best Regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
hi,
Am Freitag, den 27.02.2009, 13:56 +0200 schrieb Asmo Koskinen: > Asmo Koskinen kirjoitti: > > Asmo Koskinen kirjoitti: > >> asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d$ > > asmok@ubuntu:/mnt/sdb3/opt/ltsp/i386/etc/udev/rules.d.8.04.2$ > > Things has changed. the rules should be in: /opt/ltsp/i386/lib/udev/rules.d/80-ltspfsd.rules ... and according to the package they actually are ... ogra@osiris:~/Devel/packages/ltspfs-0.5.9$ dpkg --contents ../ltspfsd_0.5.9-0ubuntu1_i386.deb |grep ltspfsd.rules -rw-r--r-- root/root 532 2009-02-27 13:42 ./lib/udev/rules.d/80-ltspfsd.rules ciao oli -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
First try, Jaunty Alternate, a bug
Oliver Grawert kirjoitti:
> ogra@osiris:~/Devel/packages/ltspfs-0.5.9$ dpkg > --contents ../ltspfsd_0.5.9-0ubuntu1_i386.deb |grep ltspfsd.rules > -rw-r--r-- root/root 532 2009-02-27 > 13:42 ./lib/udev/rules.d/80-ltspfsd.rules This was fresh Daily/Alpha5 i386 CD installation. USB stick is broken after these steps. 1. No ltspfsd package after fresh installation. admin-ltsp5@ubuntu-ltsp5:~$ dpkg --get-selections | grep ltsp ltsp-server install ltsp-server-standalone install ltspfs install admin-ltsp5@ubuntu-ltsp5:~$ 2. Manual installation for ltspfsd package. admin-ltsp5@ubuntu-ltsp5:~$ sudo apt-get install ltspfsd Luetaan pakettiluetteloita... Valmis Muodostetaan riippuvuussuhteiden puu Luetaan tilatiedot... Valmis Seuraavat ylimääräiset paketit on merkitty asennettaviksi: ldm ldm-ubuntu-themes Seuraavat UUDET paketit asennetaan: ldm ldm-ubuntu-themes ltspfsd 0 päivitetty, 3 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä. Noudettavaa arkistoa 1838kt. Toiminnon jälkeen käytetään 2593k t lisää levytilaa. Haluatko jatkaa [K/e]? Nouda:1 http://fi.archive.ubuntu.com jaunty/main ldm-ubuntu-themes 2:2.0.36-0ubuntu1 [1748kB] Nouda:2 http://fi.archive.ubuntu.com jaunty/main ldm 2:2.0.36-0ubuntu1 [66,2kB] Nouda:3 http://fi.archive.ubuntu.com jaunty/main ltspfsd 0.5.9-0ubuntu1 [24,0kB] Noudettiin 1838kt ajassa 17s (107kt/s) Valitaan aikaisemmin valitsematon paketti ldm-ubuntu-themes. (Luetaan tietokantaa... 105393 tiedostoa ja hakemistoa tällä hetkellä asennettuna.) Puretaan pakettia ldm-ubuntu-themes (.../ldm-ubuntu-themes_2%3a2.0.36-0ubuntu1_all.deb)... Valitaan aikaisemmin valitsematon paketti ldm. Puretaan pakettia ldm (.../ldm_2%3a2.0.36-0ubuntu1_i386.deb)... Valitaan aikaisemmin valitsematon paketti ltspfsd. Puretaan pakettia ltspfsd (.../ltspfsd_0.5.9-0ubuntu1_i386.deb)... Suoritetaan kohteen man-db liipaisimia... Tehdään asetuksia: ltspfsd (0.5.9-0ubuntu1) ... Tehdään asetuksia: ldm (2:2.0.36-0ubuntu1) ... Tehdään asetuksia: ldm-ubuntu-themes (2:2.0.36-0ubuntu1) ... admin-ltsp5@ubuntu-ltsp5:~$ 3. Now I have rules. admin-ltsp5@ubuntu-ltsp5:/lib/udev/rules.d$ ls -al yhteensä 220 drwxr-xr-x 2 root root 4096 2009-02-27 15:14 . drwxr-xr-x 4 root root 4096 2009-02-27 15:14 .. -rw-r--r-- 1 root root 348 2008-12-22 17:19 40-alsa.rules -rw-r--r-- 1 root root 7564 2009-02-18 12:59 40-hplip.rules -rw-r--r-- 1 root root 90 2008-10-16 19:03 40-ia64.rules -rw-r--r-- 1 root root 410 2008-12-09 02:48 40-infiniband.rules -rw-r--r-- 1 root root 180 2009-01-04 17:51 40-isdn.rules -rw-r--r-- 1 root root 2656 2009-02-23 18:07 40-libpisock9.rules -rw-r--r-- 1 root root 174 2008-10-16 19:03 40-pilot-links.rules -rw-r--r-- 1 root root 248 2009-01-04 17:51 40-ppc.rules -rw-r--r-- 1 root root 6784 2009-02-27 03:21 40-xserver-xorg-input-wacom.rules -rw-r--r-- 1 root root 334 2009-01-05 18:48 40-zaptel.rules -rw-r--r-- 1 root root 30 2009-01-14 15:35 45-fuse.rules -rw-r--r-- 1 root root 39784 2009-01-09 14:21 45-libmtp8.rules -rw-r--r-- 1 root root 172 2009-02-27 03:26 50-firmware.rules -rw-r--r-- 1 root root 4562 2009-02-27 03:26 50-udev-default.rules -rw-r--r-- 1 root root 141 2009-02-27 03:26 60-cdrom_id.rules -rw-r--r-- 1 root root 1538 2009-02-27 03:26 60-persistent-input.rules -rw-r--r-- 1 root root 718 2009-02-27 03:26 60-persistent-serial.rules -rw-r--r-- 1 root root 4372 2009-02-27 03:26 60-persistent-storage.rules -rw-r--r-- 1 root root 1440 2009-02-27 03:26 60-persistent-storage-tape.rules -rw-r--r-- 1 root root 711 2009-02-27 03:26 60-persistent-v4l.rules -rw-r--r-- 1 root root 525 2009-02-27 03:26 61-persistent-storage-edd.rules -rw-r--r-- 1 root root 485 2009-02-17 02:34 62-bluez-hid2hci.rules -rw-r--r-- 1 root root 107 2008-10-16 19:03 64-device-mapper.rules -rw-r--r-- 1 root root 1279 2009-02-20 15:51 65-dmsetup.rules -rw-r--r-- 1 root root 390 2009-02-27 03:26 75-cd-aliases-generator.rules -rw-r--r-- 1 root root 2403 2009-02-27 03:26 75-persistent-net-generator.rules -rw-r--r-- 1 root root 137 2009-02-27 03:26 79-fstab_import.rules -rw-r--r-- 1 root root 779 2009-02-27 03:26 80-drivers.rules -rw-r--r-- 1 root root 532 2009-02-18 23:25 80-ltspfsd.rules -rw-r--r-- 1 root root 68 2009-02-20 19:25 85-alsa-utils.rules -rw-r--r-- 1 root root 3356 2009-02-27 01:31 85-brltty.rules -rw-r--r-- 1 root root 84 2009-01-09 14:24 85-hdparm.rules -rw-r--r-- 1 root root 1855 2009-02-17 20:26 85-hplj10xx.rules -rw-r--r-- 1 root root 428 2009-02-18 21:43 85-hwclock.rules -rw-r--r-- 1 root root 708 2009-01-09 14:10 85-ifupdown.rules -rw-r--r-- 1 root root 950 2009-01-10 01:21 85-pcmcia.rules -rw-r--r-- 1 root root 221 2009-02-12 19:17 85-regulatory.rules -rw-r--r-- 1 root root 83 2009-02-25 17:22 90-hal.rules -rw-r--r-- 1 root root 234 2009-02-27 03:26 95-udev-late.rules -rw-r--r-- 1 root root 1438 2009-02-27 03:26 README admin-ltsp5@ubuntu-ltsp5:/lib/udev/rules.d$ 4. Thin client can see (dmesg in chroot) USB stick, but no popup icon on the desktop!? 71.796391] usb 4-1: new high speed USB device using ehci_hcd and address 4 [ 72.023847] usb 4-1: configuration #1 chosen from 1 choice [ 72.101291] Initializing USB Mass Storage driver... [ 72.105143] scsi4 : SCSI emulation for USB Mass Storage devices [ 72.105582] usbcore: registered new interface driver usb-storage [ 72.105591] USB Mass Storage support registered. [ 72.107416] usb-storage: device found at 4 [ 72.107422] usb-storage: waiting for device to settle before scanning [ 77.116060] usb-storage: device scan complete [ 77.116997] scsi 4:0:0:0: Direct-Access USB Flash Memory 1.00 PQ: 0 ANSI: 2 [ 77.127848] sd 4:0:0:0: [sdb] 1001472 512-byte hardware sectors: (512 MB/489 MiB) [ 77.128576] sd 4:0:0:0: [sdb] Write Protect is off [ 77.128584] sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 [ 77.128589] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 77.136616] sd 4:0:0:0: [sdb] 1001472 512-byte hardware sectors: (512 MB/489 MiB) [ 77.138185] sd 4:0:0:0: [sdb] Write Protect is off [ 77.138193] sd 4:0:0:0: [sdb] Mode Sense: 0b 00 00 08 [ 77.138199] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 77.138213] sdb: sdb1 [ 77.139731] sd 4:0:0:0: [sdb] Attached SCSI removable disk [ 77.139867] sd 4:0:0:0: Attached scsi generic sg2 type 0 ---- Best Regards Asmo Koskinen. -- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users |
| All times are GMT. The time now is 08:51 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.