From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYezd-0001Jf-Cw for qemu-devel@nongnu.org; Sat, 23 Jan 2010 07:21:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYezc-0001JQ-HZ for qemu-devel@nongnu.org; Sat, 23 Jan 2010 07:21:33 -0500 Received: from [199.232.76.173] (port=37811 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYezc-0001JN-CF for qemu-devel@nongnu.org; Sat, 23 Jan 2010 07:21:32 -0500 Received: from fg-out-1718.google.com ([72.14.220.152]:60452) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NYezb-000704-GF for qemu-devel@nongnu.org; Sat, 23 Jan 2010 07:21:32 -0500 Received: by fg-out-1718.google.com with SMTP id 22so769827fge.10 for ; Sat, 23 Jan 2010 04:21:30 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 23 Jan 2010 13:21:29 +0100 Message-ID: From: ondrej drbohlav Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] no sound in MusicPal with qemu 0.12.2 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi there, I have compiled qemu 0.12.2 on an x64 ubuntu (8.10) and run MusicPal in it with SDL. MusicPal works OK but there is no sound. I have done essentially the same with qemu 0.11.1. The sound is there (thanks jki for suggesting a previous version). Please find below the configs and logs & contact me if additional info is needed. Cheers, Ondrej 1) qemu-0.12.2 =3D=3D=3D config =3D=3D=3D ./configure --enable-mixemu --audio-drv-list=3D"alsa oss sdl esd" --target-list=3D"arm-softmmu" Install prefix =A0 =A0/usr/local BIOS directory =A0 =A0/usr/local/share/qemu binary directory =A0/usr/local/bin Manual directory =A0/usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path =A0 =A0 =A0 /home/ondrej/private/musicpal/qemu-0.12.2 C compiler =A0 =A0 =A0 =A0gcc Host C compiler =A0 gcc CFLAGS =A0 =A0 =A0 =A0 =A0 =A0-O2 -g QEMU_CFLAGS =A0 =A0 =A0 -m64 -Wold-style-definition -Wold-style-declaration -I. -I$(SRC_PATH) -U_FORTIFY_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing LDFLAGS =A0 =A0 =A0 =A0 =A0 -Wl,--warn-common -m64 -g make =A0 =A0 =A0 =A0 =A0 =A0 =A0make install =A0 =A0 =A0 =A0 =A0 install host CPU =A0 =A0 =A0 =A0 =A0x86_64 host big endian =A0 no target list =A0 =A0 =A0 arm-softmmu tcg debug enabled no gprof enabled =A0 =A0 no sparse enabled =A0 =A0no strip binaries =A0 =A0yes profiler =A0 =A0 =A0 =A0 =A0no static build =A0 =A0 =A0no -Werror enabled =A0 no SDL support =A0 =A0 =A0 yes curses support =A0 =A0yes curl support =A0 =A0 =A0no check support =A0 =A0 no mingw32 support =A0 no Audio drivers =A0 =A0 alsa oss sdl esd Extra audio cards ac97 es1370 sb16 Block whitelist Mixer emulation =A0 yes VNC TLS support =A0 no VNC SASL support =A0no xen support =A0 =A0 =A0 no brlapi support =A0 =A0no bluez =A0support =A0 =A0no Documentation =A0 =A0 yes NPTL support =A0 =A0 =A0yes GUEST_BASE =A0 =A0 =A0 =A0yes PIE user targets =A0no vde support =A0 =A0 =A0 no IO thread =A0 =A0 =A0 =A0 no Linux AIO support no Install blobs =A0 =A0 yes KVM support =A0 =A0 =A0 no fdt support =A0 =A0 =A0 no preadv support =A0 =A0no fdatasync =A0 =A0 =A0 =A0 yes uuid support =A0 =A0 =A0no =3D=3D=3D make and install =3D=3D=3D =3D=3D=3D run it =3D=3D=3D export QEMU_AUDIO_DRV=3Dsdl export SDL_VIDEODRIVER=3Dx11 ##export SDL_AUDIODRIVER=3D qemu-system-arm -M musicpal -pflash flash.image -kernel u-boot.bin -serial = stdio =A0-m 128 -redir tcp:8080::80 -redir tcp:2323::23 __ =A0__ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0_ _ | =A0\/ =A0| __ _ _ ____ =A0 _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | =A0| | (_| | | =A0 \ V / =A0__/ | | |_| =A0|_|\__,_|_| =A0 =A0\_/ \___|_|_| =A0_ =A0 _ =A0 =A0 ____ =A0 =A0 =A0 =A0 =A0 =A0 =A0_ | | | | =A0 | __ ) =A0___ =A0 ___ | |_ | | | |___| =A0_ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ =A0\___/ =A0 =A0|____/ \___/ \___/ \__| MARVELL MV88W8618 Rev 0x31 SOC Validation Board. Based on Feroceon Core with ARM926 LE CPU. U-Boot 1.1.1 (Apr =A07 2008 - 13:51:47) Marvell Version: Maryland =A023 Freecom Version: Nashville 1.47 U-Boot code: 00F00000 -> 00F2B9E0 =A0BSS: -> 00F627CC RAM Configuration: Bank #0: 00000000 32 MB Flash: =A08 MB No environment found on flash, using default. In: =A0 =A0serial Out: =A0 serial Err: =A0 serial Waiting for USB connection USB not connected Net: Please wait, this takes a while... ethernetPhyInit at 0 Port LINK FAILS, Check line connection eth0 [PRIME] No mac address set, using random mac address 00:01:DB:FF:68:56. Hit any key to stop autoboot: =A00 JFFS2 loading 'uImage' to 0x400000 Scanning JFFS2 FS: .......... done. JFFS2 load complete: 1203756 bytes loaded to 0x400000 Booting image at 00400000 ... =A0 Image Name: =A0 Linux-2.6.16.16-88w8xx8 =A0 Image Type: =A0 ARM Linux Kernel Image (uncompressed) =A0 Data Size: =A0 =A01203692 Bytes =3D =A01.1 MB =A0 Load Address: 00008000 =A0 Entry Point: =A000008000 =A0 Verifying Checksum ... OK OK Starting kernel... Uncompressing Linux........................................................= ........................... done, booting the kernel. Linux version 2.6.16.16-88w8xx8 (RnD@freecom.com) (gcc version 3.3.3 (DENX ELDK 3.1.1 3.3.3-9)) #393 PREEMPT Thu Apr 3 05:56:25 UTC 2008 CPU: ARM926EJ-Sid(wb) [41069265] revision 5 (ARMv5TEJ) Machine: MV88W8618-HS35 Using U-Boot release 1.1.1.23 Memory policy: ECC disabled, Data cache writeback CPU0: D VIVT write-through cache CPU0: I cache: 4096 bytes, associativity 4, 32 byte lines, 32 sets CPU0: D cache: 65536 bytes, associativity 4, 32 byte lines, 512 sets Built 1 zonelists Kernel command line: console=3DttyS0,38400 root=3D/dev/mtdblock0 ro rootfstype=3Djffs2 ethaddr=3D00:01:DB:FF:68:56 PID hash table entries: 256 (order: 8, 4096 bytes) Console: colour dummy device 80x30 Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Memory: 32MB =3D 32MB total Memory: 29268KB available (2100K code, 911K data, 92K init) Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok NET: Registered protocol family 16 Reserved 64 pages (page size 4096) starting from c03c0000 for WLAN buffer p= ool audio_init, major is 254 ... audio set to DMA mode fc000000 fc001000 2048 Rx c0000000 0 0 Marvell USB EHCI Host controller SCSI subsystem initialized usbcore: registered new driver usbfs usbcore: registered new driver hub Successfully initialized LCD driver mvlcd_init: Successfully allocated a page for video memory. mvlcd_init: Successfully allocated frame buffer data structures. Successfully added lcd driver major 253 mvlcd_init: Successfully created proc. knobcon: =A0major number 252 mv88w8xx8_knobcon_init : Assigned IRQ 12 to knobcon device. Dynamic Power Management for MV8618. audit: initializing netlink socket (disabled) audit(943920000.970:1): initialized NTFS driver 2.1.26 [Flags: R/O]. JFFS2 version 2.2. (NAND) (C) 2001-2003 Red Hat, Inc. Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at MMIO 0xf800c840 (irq =3D 11) is a 16550 RAMDISK driver initialized: 2 RAM disks of 4096K size 1024 blocksize loop: loaded (max 8 devices) PHY found at addr 1, =A0ID 1410e20, =A0mii_status c PHY is 88E3015 eth0: mv88w8xx8 FEC @ 80008000, 00:01:db:ff:68:56 irq 9 Found: SST 39VF6401B mv88w8xx8 flash: Found 1x16 devices at 0x0 in 16-bit bank number of JEDEC chips: 1 cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness. Creating 4 MTD partitions on "mv88w8xx8 flash": 0x00000000-0x00740000 : "LINUX_ROOT_FS" 0x00740000-0x007a0000 : "LINUX_HOME_FS" 0x007a0000-0x007b0000 : "LINUX_MANCONF" 0x007b0000-0x00800000 : "U-BOOT" usbmon: debugfs is not available Loading ehci-mv88w8xx8 Inside ehci_mv88w8xx8_probe ehci-mv88w8xx8 ehci-mv88w8xx8.1436: EHCI Host Controller ehci-mv88w8xx8 ehci-mv88w8xx8.1436: new USB bus registered, assigned bus number 1 ehci-mv88w8xx8 ehci-mv88w8xx8.1436: irq 8, io mem 0xf8000100 ehci-mv88w8xx8 ehci-mv88w8xx8.1436: USB 0.0 started, EHCI 0.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 0 ports detected Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. NET: Registered protocol family 2 IP route cache hash table entries: 512 (order: -1, 2048 bytes) TCP established hash table entries: 2048 (order: 1, 8192 bytes) TCP bind hash table entries: 2048 (order: 1, 8192 bytes) TCP: Hash tables configured (established 2048 bind 2048) TCP reno registered TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 VFS: Mounted root (jffs2 filesystem) readonly. Freeing init memory: 92K Mounting home file system: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 [ =A0OK =A0] jffs2_scan_eraseblock(): Node at 0x0005fae0 {0x1985, 0xe001, 0x0000002f) has invalid CRC 0xc0021985 (calculated 0xf244f9b1) jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005fae4: 0x002f instead Initializing random number generator: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0[ =A0OK =A0] Setting hostname MusicPal: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 [ =A0OK =A0] Loading WLAN driver: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Checking LAN 00:01:DB:FF:68:56 and WLAN 00:23:68:90:7C:D6 =A0[ =A0OK =A0] Swapping MAC addresses =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting show_logo: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] Starting networking: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting wlan: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting mainapp: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] Starting http: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting start_ifplugd: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] upd_init: Update time: 5. day at 17:32. [6812] player_list_build: pszUrl: /usr/share/startup.mp3. Starting system logger: Starting kernel logger: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] Starting finding: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] Starting croninit: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting watching: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] / $ 2) qemu-0.11.1 (sound works. Note that the kernel is complaining about audio, lines "audio: Failed to create ..." but the sound is OK, both welcome sound & radio stations sound) =3D=3D=3D config =3D=3D=3D ./configure --enable-mixemu --audio-drv-list=3D"alsa oss sdl esd" --target-list=3D"arm-softmmu" Install prefix =A0 =A0/usr/local BIOS directory =A0 =A0/usr/local/share/qemu binary directory =A0/usr/local/bin Manual directory =A0/usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path =A0 =A0 =A0 /home/ondrej/private/musicpal/qemu-0.11.1 C compiler =A0 =A0 =A0 =A0gcc Host C compiler =A0 gcc ARCH_CFLAGS =A0 =A0 =A0 -m64 make =A0 =A0 =A0 =A0 =A0 =A0 =A0make install =A0 =A0 =A0 =A0 =A0 install host CPU =A0 =A0 =A0 =A0 =A0x86_64 host big endian =A0 no target list =A0 =A0 =A0 arm-softmmu tcg debug enabled no gprof enabled =A0 =A0 no sparse enabled =A0 =A0no strip binaries =A0 =A0yes profiler =A0 =A0 =A0 =A0 =A0no static build =A0 =A0 =A0no -Werror enabled =A0 no SDL support =A0 =A0 =A0 yes SDL static link =A0 yes curses support =A0 =A0yes curl support =A0 =A0 =A0no mingw32 support =A0 no Audio drivers =A0 =A0 alsa oss sdl esd Extra audio cards ac97 es1370 sb16 Mixer emulation =A0 yes VNC TLS support =A0 no VNC SASL support =A0no kqemu support =A0 =A0 yes xen support =A0 =A0 =A0 no brlapi support =A0 =A0no Documentation =A0 =A0 yes NPTL support =A0 =A0 =A0yes vde support =A0 =A0 =A0 no AIO support =A0 =A0 =A0 yes IO thread =A0 =A0 =A0 =A0 no Install blobs =A0 =A0 yes KVM support =A0 =A0 =A0 no - (#error Missing KVM capability KVM_CAP_DESTROY_MEMORY_REGION_WORKS) =A0 =A0NOTE: To enable KVM support, update your kernel to 2.6.29+ or install recent kvm-kmod from http://sourceforge.net/projects/kvm. fdt support =A0 =A0 =A0 no preadv support =A0 =A0no =3D=3D=3D make and install =3D=3D=3D =3D=3D=3D run =3D=3D=3D=3D export QEMU_AUDIO_DRV=3Dsdl export SDL_VIDEODRIVER=3Dx11 ##export SDL_AUDIODRIVER=3D qemu-system-arm -M musicpal -pflash flash.image -kernel u-boot.bin -serial = stdio =A0-m 128 -redir tcp:8080::80 -redir tcp:2323::23 =A0__ =A0__ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0_ _ | =A0\/ =A0| __ _ _ ____ =A0 _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | =A0| | (_| | | =A0 \ V / =A0__/ | | |_| =A0|_|\__,_|_| =A0 =A0\_/ \___|_|_| =A0_ =A0 _ =A0 =A0 ____ =A0 =A0 =A0 =A0 =A0 =A0 =A0_ | | | | =A0 | __ ) =A0___ =A0 ___ | |_ | | | |___| =A0_ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ =A0\___/ =A0 =A0|____/ \___/ \___/ \__| MARVELL MV88W8618 Rev 0x31 SOC Validation Board. Based on Feroceon Core with ARM926 LE CPU. U-Boot 1.1.1 (Apr =A07 2008 - 13:51:47) Marvell Version: Maryland =A023 Freecom Version: Nashville 1.47 U-Boot code: 00F00000 -> 00F2B9E0 =A0BSS: -> 00F627CC RAM Configuration: Bank #0: 00000000 32 MB Flash: =A08 MB No environment found on flash, using default. In: =A0 =A0serial Out: =A0 serial Err: =A0 serial Waiting for USB connection USB not connected Net: Please wait, this takes a while... ethernetPhyInit at 0 Port LINK FAILS, Check line connection eth0 [PRIME] No mac address set, using random mac address 00:01:DB:FF:01:7F. Hit any key to stop autoboot: =A00 JFFS2 loading 'uImage' to 0x400000 Scanning JFFS2 FS: .......... done. JFFS2 load complete: 1203756 bytes loaded to 0x400000 Booting image at 00400000 ... =A0 Image Name: =A0 Linux-2.6.16.16-88w8xx8 =A0 Image Type: =A0 ARM Linux Kernel Image (uncompressed) =A0 Data Size: =A0 =A01203692 Bytes =3D =A01.1 MB =A0 Load Address: 00008000 =A0 Entry Point: =A000008000 =A0 Verifying Checksum ... OK OK Starting kernel... Uncompressing Linux........................................................= ........................... done, booting the kernel. audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' Linux version 2.6.16.16-88w8xx8 (RnD@freecom.com) (gcc version 3.3.3 (DENX ELDK 3.1.1 3.3.3-9)) #393 PREEMPT Thu Apr 3 05:56:25 UTC 2008 CPU: ARM926EJ-Sid(wb) [41069265] revision 5 (ARMv5TEJ) Machine: MV88W8618-HS35 Using U-Boot release 1.1.1.23 Memory policy: ECC disabled, Data cache writeback CPU0: D VIVT write-through cache CPU0: I cache: 4096 bytes, associativity 4, 32 byte lines, 32 sets CPU0: D cache: 65536 bytes, associativity 4, 32 byte lines, 512 sets Built 1 zonelists Kernel command line: console=3DttyS0,38400 root=3D/dev/mtdblock0 ro rootfstype=3Djffs2 ethaddr=3D00:01:DB:FF:01:7F PID hash table entries: 256 (order: 8, 4096 bytes) Console: colour dummy device 80x30 Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Memory: 32MB =3D 32MB total Memory: 29268KB available (2100K code, 911K data, 92K init) Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok NET: Registered protocol family 16 Reserved 64 pages (page size 4096) starting from c03c0000 for WLAN buffer p= ool audio_init, major is 254 ... audio set to DMA mode fc000000 fc001000 2048 Rx c0000000 0 0 Marvell USB EHCI Host controller SCSI subsystem initialized usbcore: registered new driver usbfs usbcore: registered new driver hub Successfully initialized LCD driver mvlcd_init: Successfully allocated a page for video memory. mvlcd_init: Successfully allocated frame buffer data structures. Successfully added lcd driver major 253 mvlcd_init: Successfully created proc. knobcon: =A0major number 252 mv88w8xx8_knobcon_init : Assigned IRQ 12 to knobcon device. Dynamic Power Management for MV8618. audit: initializing netlink socket (disabled) audit(943920001.050:1): initialized NTFS driver 2.1.26 [Flags: R/O]. JFFS2 version 2.2. (NAND) (C) 2001-2003 Red Hat, Inc. Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at MMIO 0xf800c840 (irq =3D 11) is a 16550 RAMDISK driver initialized: 2 RAM disks of 4096K size 1024 blocksize loop: loaded (max 8 devices) PHY found at addr 1, =A0ID 1410e20, =A0mii_status c PHY is 88E3015 eth0: mv88w8xx8 FEC @ 80008000, 00:01:db:ff:01:7f irq 9 Found: SST 39VF6401B mv88w8xx8 flash: Found 1x16 devices at 0x0 in 16-bit bank number of JEDEC chips: 1 cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness. Creating 4 MTD partitions on "mv88w8xx8 flash": 0x00000000-0x00740000 : "LINUX_ROOT_FS" 0x00740000-0x007a0000 : "LINUX_HOME_FS" 0x007a0000-0x007b0000 : "LINUX_MANCONF" 0x007b0000-0x00800000 : "U-BOOT" usbmon: debugfs is not available Loading ehci-mv88w8xx8 Inside ehci_mv88w8xx8_probe ehci-mv88w8xx8 ehci-mv88w8xx8.1436: EHCI Host Controller ehci-mv88w8xx8 ehci-mv88w8xx8.1436: new USB bus registered, assigned bus number 1 ehci-mv88w8xx8 ehci-mv88w8xx8.1436: irq 8, io mem 0xf8000100 ehci-mv88w8xx8 ehci-mv88w8xx8.1436: USB 0.0 started, EHCI 0.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 0 ports detected Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. NET: Registered protocol family 2 IP route cache hash table entries: 512 (order: -1, 2048 bytes) TCP established hash table entries: 2048 (order: 1, 8192 bytes) TCP bind hash table entries: 2048 (order: 1, 8192 bytes) TCP: Hash tables configured (established 2048 bind 2048) TCP reno registered TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 VFS: Mounted root (jffs2 filesystem) readonly. Freeing init memory: 92K Mounting home file system: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 [ =A0OK =A0] jffs2_scan_eraseblock(): Node at 0x0005fae0 {0x1985, 0xe001, 0x0000002f) has invalid CRC 0xc0021985 (calculated 0xf244f9b1) jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x0005fae4: 0x002f instead Initializing random number generator: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0[ =A0OK =A0] Setting hostname MusicPal: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 [ =A0OK =A0] Loading WLAN driver: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Checking LAN 00:01:DB:FF:01:7F and WLAN 00:C5:C4:AB:22:19 =A0[ =A0OK =A0] Swapping MAC addresses =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting show_logo: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] Starting networking: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting wlan: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting mainapp: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] Starting http: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting start_ifplugd:audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] upd_init: Update time: 3. day at 20:50. [4130] player_list_build: pszUrl: /usr/share/startup.mp3. audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' Starting system logger: Starting kernel logger: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0[ =A0OK =A0] Starting finding:audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' audio: Failed to create voice `wm8750.input1' audio: Failed to create voice `wm8750.input2' audio: Failed to create voice `wm8750.input3' =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting croninit: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] Starting watching: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 [ =A0OK =A0] / $