Package: mnemosyne Version: 1.0.2-1 Severity: normal
Hello, just did the daily upgrade (possibly dist-upgrade yesterday with a new kernel) and mnemosyne does not start anymore: [EMAIL PROTECTED]:~$ mnemosyne open /dev/sequencer or /dev/snd/seq: No such file or directory Traceback (most recent call last): File "/usr/bin/mnemosyne", line 101, in <module> except MnemosyneError, e: NameError: name 'MnemosyneError' is not defined The hardware is a virtualbox system with pulseaudio on the host (ubuntu 8.04.) and soundcard "ICH AC 97" in the guest. Dmesg output of guest follows. On the host system there were no changes except an (insignificant) update of the "yelp" package (security update ubuntu 8.04). If you find time please have a look. Flashcards are mission critical for education. Thank you and best regards! -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-486 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages mnemosyne depends on: ii python 2.5.2-2 An interactive high-level object-o ii python-pygame 1.7.1release-4.2 SDL bindings for games development ii python-qt3 3.17.4-1 Qt3 bindings for Python ii python-support 0.8.4 automated rebuilding support for P mnemosyne recommends no packages. mnemosyne suggests no packages. -- no debconf information [EMAIL PROTECTED]:~$ dmesg [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.26-1-486 (Debian 2.6.26-3) ([EMAIL PROTECTED]) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 Wed Aug 20 12:11:07 UTC 2008 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) [ 0.000000] BIOS-e820: 000000001fff0000 - 0000000020000000 (ACPI data) [ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) [ 0.000000] 511MB LOWMEM available. [ 0.000000] Entering add_active_range(0, 0, 131056) 0 entries of 256 used [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0 -> 4096 [ 0.000000] Normal 4096 -> 131056 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 131056 [ 0.000000] On node 0 totalpages: 131056 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 4064 pages, LIFO batch:0 [ 0.000000] Normal zone: 992 pages used for memmap [ 0.000000] Normal zone: 125968 pages, LIFO batch:31 [ 0.000000] Movable zone: 0 pages used for memmap [ 0.000000] DMI 2.3 present. [ 0.000000] ACPI: RSDP 000E0000, 0024 (r2 VBOX ) [ 0.000000] ACPI: XSDT 1FFF0030, 002C (r1 VBOX VBOXXSDT 1 ASL 61) [ 0.000000] ACPI: FACP 1FFF0060, 00F4 (r4 VBOX VBOXFACP 1 ASL 61) [ 0.000000] ACPI: DSDT 1FFF01A0, 103F (r1 VBOX VBOXBIOS 2 INTL 20050309) [ 0.000000] ACPI: FACS 1FFF0160, 0040 [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 [ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dffc0000) [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130032 [ 0.000000] Kernel command line: root=/dev/hda1 ro quiet [ 0.000000] Found and enabled local APIC! [ 0.000000] mapped APIC to ffffb000 (fee00000) [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes) [ 0.000000] Detected 2109.486 MHz processor. [ 0.004000] Console: colour VGA+ 80x25 [ 0.004000] console [tty0] enabled [ 0.004000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.004000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.004000] Memory: 509208k/524224k available (1693k kernel code, 14332k reserved, 746k data, 320k init, 0k highmem) [ 0.004000] virtual kernel memory layout: [ 0.004000] fixmap : 0xfffb3000 - 0xfffff000 ( 304 kB) [ 0.004000] vmalloc : 0xe0800000 - 0xfffb1000 ( 503 MB) [ 0.004000] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB) [ 0.004000] .init : 0xc0364000 - 0xc03b4000 ( 320 kB) [ 0.004000] .data : 0xc02a7463 - 0xc0362000 ( 746 kB) [ 0.004000] .text : 0xc0100000 - 0xc02a7463 (1693 kB) [ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated [ 0.084125] Calibrating delay using timer specific routine.. 4299.01 BogoMIPS (lpj=8598028) [ 0.085585] Security Framework initialized [ 0.085679] SELinux: Disabled at boot. [ 0.085772] Capability LSM initialized [ 0.086302] Mount-cache hash table entries: 512 [ 0.094665] Initializing cgroup subsys ns [ 0.094869] Initializing cgroup subsys cpuacct [ 0.094989] Initializing cgroup subsys devices [ 0.095786] CPU: AMD Athlon(tm) X2 Dual Core Processor BE-2350 stepping 01 [ 0.096480] Checking 'hlt' instruction... OK. [ 0.208013] Freeing SMP alternatives: 0k freed [ 0.212013] ACPI: Core revision 20080321 [ 0.220013] ACPI: setting ELCR to 0200 (from 0e20) [ 0.263904] net_namespace: 652 bytes [ 0.264087] Booting paravirtualized kernel on bare hardware [ 0.265862] NET: Registered protocol family 16 [ 0.273709] EISA bus registered [ 0.273741] ACPI: bus type pci registered [ 0.279188] PCI: PCI BIOS revision 2.10 entry at 0xfada0, last bus=0 [ 0.279215] PCI: Using configuration type 1 for base access [ 0.279245] Setting up standard PCI resources [ 0.291657] ACPI: EC: Look up EC in DSDT [ 0.296043] ACPI: Interpreter enabled [ 0.296068] ACPI: (supports S0 S5) [ 0.296099] ACPI: Using PIC for interrupt routing [ 0.304441] ACPI: PCI Root Bridge [PCI0] (0000:00) [ 0.323000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.327933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *9 10 11) [ 0.328180] ACPI: PCI Interrupt Link [LNKB] (IRQs *5 9 10 11) [ 0.328354] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 10 *11) [ 0.328530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 9 *10 11) [ 0.329422] Linux Plug and Play Support v0.97 (c) Adam Belay [ 0.329596] pnp: PnP ACPI init [ 0.329619] ACPI: bus type pnp registered [ 0.331451] pnp: PnP ACPI: found 6 devices [ 0.331463] ACPI: ACPI bus type pnp unregistered [ 0.331472] PnPBIOS: Disabled by ACPI PNP [ 0.335142] PCI: Using ACPI for IRQ routing [ 0.369689] NET: Registered protocol family 2 [ 0.378590] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.382142] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.382261] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) [ 0.382328] TCP: Hash tables configured (established 16384 bind 16384) [ 0.382407] TCP reno registered [ 0.383199] NET: Registered protocol family 1 [ 0.383896] checking if image is initramfs... it is [ 0.874545] Switched to high resolution mode on CPU 0 [ 0.932078] Freeing initrd memory: 6659k freed [ 0.938671] audit: initializing netlink socket (disabled) [ 0.942013] type=2000 audit(1220032200.940:1): initialized [ 0.943572] Total HugeTLB memory allocated, 0 [ 0.944183] VFS: Disk quotas dquot_6.5.1 [ 0.944229] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.944298] msgmni has been set to 1008 [ 0.945173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.945190] io scheduler noop registered [ 0.945200] io scheduler anticipatory registered [ 0.945209] io scheduler deadline registered [ 0.945228] io scheduler cfq registered (default) [ 0.945255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.945318] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.945355] pci 0000:00:02.0: Boot video device [ 0.952814] isapnp: Scanning for PnP cards... [ 1.321184] isapnp: No Plug & Play device found [ 1.337142] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 1.348944] brd: module loaded [ 1.349307] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.354227] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354430] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355220] mice: PS/2 mouse device common for all mice [ 1.363476] input: AT Translated Set 2 keyboard as /class/input/input0 [ 1.363740] EISA: Probing bus 0 at eisa.0 [ 1.363763] Cannot allocate resource for EISA slot 4 [ 1.363782] EISA: Detected 0 cards. [ 1.363792] cpuidle: using governor ladder [ 1.363800] cpuidle: using governor menu [ 1.363815] No iBFT detected. [ 1.364099] TCP cubic registered [ 1.364099] NET: Registered protocol family 17 [ 1.364099] Using IPI Shortcut mode [ 1.364099] registered taskstats version 1 [ 1.364099] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 1.366583] Freeing unused kernel memory: 320k freed [ 2.466861] Uniform Multi-Platform E-IDE driver [ 2.466886] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx [ 2.490577] PIIX4: IDE controller (0x8086:0x7111 rev 0x01) at PCI slot 0000:00:01.1 [ 2.490710] PIIX4: not 100% native mode: will probe irqs later [ 2.490802] ide0: BM-DMA at 0xc000-0xc007 [ 2.490844] ide1: BM-DMA at 0xc008-0xc00f [ 2.491015] Probing IDE interface ide0... [ 2.745607] pcnet32.c:v1.35 21.Apr.2008 [EMAIL PROTECTED] [ 2.783977] hda: VBOX HARDDISK, ATA DISK drive [ 2.858906] usbcore: registered new interface driver usbfs [ 2.858961] usbcore: registered new interface driver hub [ 2.859288] usbcore: registered new device driver usb [ 2.863023] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.006484] Floppy drive(s): fd0 is 1.44M [ 3.037759] FDC 0 is a S82078B [ 3.454271] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4 [ 3.457741] hda: UDMA/33 mode selected [ 3.457993] Probing IDE interface ide1... [ 4.194217] hdc: VBOX CD-ROM, ATAPI CD/DVD-ROM drive [ 4.866631] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4 [ 4.866846] hdc: UDMA/33 mode selected [ 4.867332] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 [ 4.870049] ide1 at 0x170-0x177,0x376 on irq 15 [ 4.872088] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 4.872088] PCI: setting IRQ 11 as level-triggered [ 4.872088] ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 4.872088] PCI: Setting latency timer of device 0000:00:03.0 to 64 [ 4.872293] pcnet32: PCnet/FAST III 79C973 at 0xc020, 08:00:27:47:20:6c assigned IRQ 11. [ 4.872605] pcnet32: Found PHY 0022:561b at address 0. [ 4.881128] eth0: registered as PCnet/FAST III 79C973 [ 4.884434] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5 [ 4.884463] PCI: setting IRQ 5 as level-triggered [ 4.884486] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5 [ 4.884637] PCI: Setting latency timer of device 0000:00:06.0 to 64 [ 4.884710] ohci_hcd 0000:00:06.0: OHCI Host Controller [ 4.885066] ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1 [ 4.885178] ohci_hcd 0000:00:06.0: irq 5, io mem 0xf0800000 [ 4.964117] usb usb1: configuration #1 chosen from 1 choice [ 4.964117] hub 1-0:1.0: USB hub found [ 4.964117] hub 1-0:1.0: 8 ports detected [ 5.065002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.065039] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.065065] usb usb1: Product: OHCI Host Controller [ 5.065084] usb usb1: Manufacturer: Linux 2.6.26-1-486 ohci_hcd [ 5.065105] usb usb1: SerialNumber: 0000:00:06.0 [ 5.075767] pcnet32: 1 cards_found. [ 5.084923] No dock devices found. [ 5.115368] SCSI subsystem initialized [ 5.160531] libata version 3.00 loaded. [ 5.330460] hda: max request size: 128KiB [ 5.330479] hda: 16777216 sectors (8589 MB) w/256KiB Cache, CHS=16644/16/63 [ 5.352138] hda: cache flushes supported [ 5.352138] hda: hda1 hda2 < hda5 > [ 5.431133] hdc: ATAPI 32X DVD-ROM drive, 128kB Cache [ 5.431168] Uniform CD-ROM driver Revision: 3.20 [ 5.793098] PM: Starting manual resume from disk [ 5.864052] kjournald starting. Commit interval 5 seconds [ 5.864052] EXT3-fs: mounted filesystem with ordered data mode. [ 9.808028] udevd version 125 started [ 11.962902] input: Power Button (FF) as /class/input/input1 [ 11.992366] ACPI: Power Button (FF) [PWRF] [ 11.992622] input: Sleep Button (FF) as /class/input/input2 [ 12.028842] ACPI: Sleep Button (FF) [SLPF] [ 12.389180] ACPI: AC Adapter [AC] (on-line) [ 12.785527] piix4_smbus 0000:00:07.0: Found 0000:00:07.0 device [ 12.785677] piix4_smbus 0000:00:07.0: SMB base address uninitialized - upgrade BIOS or use force_addr=0xaddr [ 12.961064] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9 [ 12.961087] PCI: setting IRQ 9 as level-triggered [ 12.961101] ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9 [ 12.961190] PCI: Setting latency timer of device 0000:00:05.0 to 64 [ 13.056764] input: PC Speaker as /class/input/input3 [ 13.177260] input: ImExPS/2 Generic Explorer Mouse as /class/input/input4 [ 13.275055] Error: Driver 'pcspkr' is already registered, aborting... [ 13.300714] intel8x0_measure_ac97_clock: measured 53564 usecs [ 13.300731] intel8x0: measured clock 268239 rejected [ 13.300745] intel8x0: clocking to 48000 [ 13.445762] parport_pc 00:05: reported by Plug and Play ACPI [ 17.135497] Adding 409616k swap on /dev/hda5. Priority:-1 extents:1 across:409616k [ 17.843105] EXT3 FS on hda1, internal journal [ 19.314687] loop: module loaded [ 21.932066] eth0: link up, 100Mbps, full-duplex [ 24.375993] powernow-k8: No frequency change capabilities detected [ 32.480916] lp: driver loaded but no devices found [ 32.653101] ppdev: user-space parallel port driver [ 34.065099] NET: Registered protocol family 10 [ 34.065937] lo: Disabled Privacy Extensions [ 37.232785] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use) [ 54.796096] eth0: no IPv6 routers present -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]