• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

GoGear klappt nicht unter OpenSUSE 11.3

Mr. U

Member
Mein Philips GoGear 30GB wird nicht unter OpenSUSE 11.3_x64 erkannt.
Unter OpenSUSE 11.0_x64 mit KDE 3.5 und Amarok 1.4 hatte ich zwar mit einigen MP3's probleme aber 90% konnten übertragen werden.
Wenn ich den Player jetzt anschließe dann stürzt Amarok 2.4, lässt sich danach einfach wieder starten und der Player wird nicht erkannt.
libmtp habe ich Installiert.
 
OP
M

Mr. U

Member
Code:
mehmet@Mehmet-Linux:~> amarok
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
110122 17:55:57  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
QWidget::setMinimumSize: (Context dock/ContextDock) Negative sizes (0,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (0,-1) are not possible
amarok(5676)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
amarok(5676)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
amarok(5676)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
amarok(5676)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
Couldn't find node center. Skipping rendering.
amarok(5676)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
amarok(5676)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) 
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (0,-1) are not possible
QWidget::setMinimumSize: (Context dock/ContextDock) Negative sizes (0,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (66,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (66,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (76,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (79,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (273,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (273,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (273,-1) are not possible
********************************************************************************************** 
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: ** 
** amarok --debug                                                                           ** 
********************************************************************************************** 
mehmet@Mehmet-Linux:~>

Und direkt nach dem anschließen des Players:

Code:
mehmet@Mehmet-Linux:~> libusb couldn't open USB device /dev/bus/usb/001/004: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/002/002: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/002/004: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/002/005: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/002/006: Permission denied.
libusb requires write access to USB device nodes.
Device 0 (VID=0471 and PID=014b) is a Philips HDD6320/00 or HDD6330/17.
PTP_ERROR_IO: Trying again after re-initializing USB interface
inep: usb_get_endpoint_status(): Datenübergabe unterbrochen (broken pipe)
outep: usb_get_endpoint_status(): Datenübergabe unterbrochen (broken pipe)
usb_clear_halt() on IN endpoint: Das numerische Ergebnis ist außerhalb des gültigen Bereiches
usb_clear_halt() on OUT endpoint: Das numerische Ergebnis ist außerhalb des gültigen Bereiches
usb_clear_halt() on INTERRUPT endpoint: Das numerische Ergebnis ist außerhalb des gültigen Bereiches
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/mehmet/.kde4/socket-Mehmet-Linux/kdeinit4__0
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
QSocketNotifier: Invalid socket 51 and type 'Read', disabling...
QSocketNotifier: Invalid socket 5 and type 'Read', disabling...
amarok: Fatal IO error: client killed

Code:
mehmet@Mehmet-Linux:~> lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter
Bus 001 Device 006: ID 0471:014b Philips 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 1532:0001 Razer USA, Ltd RZ01-020300 Optical Mouse [Diamondback]
Bus 002 Device 003: ID 046d:c223 Logitech, Inc. G15 Keyboard / USB Hub
Bus 002 Device 004: ID 046d:c221 Logitech, Inc. G15 Keyboard / Keyboard
Bus 002 Device 005: ID 147a:e02d Formosa Industrial Computing, Inc. 
Bus 002 Device 006: ID 046d:c222 Logitech, Inc. G15 Keyboard / LCD
mehmet@Mehmet-Linux:~>
 

misiu

Moderator
Teammitglied
Vielleicht hilft das:
http://www.linux-club.de/viewtopic.php?f=27&t=100770

MfG
misiu
 
Oben