Mp3Player Philips GoGear HDD6320/00 kein Treiber?

D

draycon

Grünschnabel
Hallo Leute,

Ich habe gleich mit meinem 1. Posting ein großes Problem, welches ich an euch bringen möchte.

Und zwar habe ich den, wie in der Überschrift genannten, Philips GoGear HDD6320/00. Einen Mp3Player der bisher einwandfrei funktionierte...unter Windows XP. Da ich aber nicht immer zugang zu einem XP System habe, da ich selbst OpenSuse 10.2 und Windows 98 habe, brauche ich von irgendwoher Treiber für Linux damit es meinen Player erkennt.

Ich habe bisher schon viel gesucht, aber leider nichts gefunden.
Wenn ihr Ideen oder Links hättet die mir weiterhelfen würden wäre ich euch sehr verbunden.

Grüße Flo :hilfe2:
 
schonmal versucht, dass geraet zu mounten? scheint ein hdd player zu sein, da werden nur dann treiber benoetigt wenn er ein eigenes format verwendet ansonsten sollte es mit amarok moeglich sein...
 
Hast du schon Opengogear probiert? Oder hast du schon eine Lösung finden können?


MfG
 
Player anstecken.

Dann bitte mal Ausgaben von

dmesg und lsusb und ggf. auch Teile aus /var/log/messages posten.

Ausgaben bitte in Codeblöcken.
 
Ich hoffe da wird jemand schlau draus^^
Danke allen die mir helfen.

Edit: Was ich alles gemacht habe: http://banshee-project.org/Guide/DAPs/MTP das hab ich ausprobiert, nur da erkennt mir libgphoto2 meinen hddplayer nicht richtig oder was auch immer...

Code:
Debug: [08/08/2007 22:51:48] (Testing device for DAP support) - /org/freedesktop/Hal/devices/usb_device_471_14b____________85847270M_if0
Debug: [08/08/2007 22:51:48] (MTP: Starting initialization) - product_id=331, vendor_id=1137, type=mtp, name=Philipps HDD6320 2
Debug: [08/08/2007 22:51:49] (MTP: device found) - vendor=1137, prod=331
Debug: [08/08/2007 22:51:49] (MTP: found a device that's not what we're looking for; perhaps a camera?) - vendor=1137, prod=331
Debug: [08/08/2007 22:51:49] (MTP: device was found in database, but libgphoto2 failed to detect it. Waiting for it to come alive.  GPhotoDeviceID == -1, # found = 0) -

nunja und amarok erkennt ihn auch nicht und in media und unter mnt isser nicht er is ja nicht mal gemountet was perfekt wäre.
ach kp...


das bringt er mir beim ausführen von make wenn ich opengogear installieren will.

Code:
linux:/home/draycon/openGogear-0.01 # make
In order to compile this software correctly, you need:
- sqlite includes (www.sqlite.org - tested with 2.8.15)
- id3lib includes (www.id3lib.org - tested with 3.8.3)
- a c/c++ compiler, make
g++ -Wall -pedantic -lsqlite -lid3 -lz -o gogear_add gogear_add.cpp
gogear_add.cpp:21:17: error: id3.h: No such file or directory
gogear_add.cpp:22:21: error: id3/tag.h: No such file or directory
gogear_add.cpp:28: error: expected initializer before ‘*’ token
gogear_add.cpp:29: error: ‘ID3_Tag’ does not name a type
gogear_add.cpp:30: error: expected initializer before ‘*’ token
gogear_add.cpp:40: error: ‘ID3_FrameID’ was not declared in this scope
gogear_add.cpp: In function ‘int main(int, char**)’:
gogear_add.cpp:52: error: ‘exit’ was not declared in this scope
gogear_add.cpp:57: error: ‘exit’ was not declared in this scope
gogear_add.cpp:60: error: ‘tag’ was not declared in this scope
gogear_add.cpp:60: error: ‘ID3Tag_New’ was not declared in this scope
gogear_add.cpp:61: error: ‘ID3Tag_Link’ was not declared in this scope
gogear_add.cpp:63: error: ‘ID3FID_TITLE’ was not declared in this scope
gogear_add.cpp:63: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:66: error: ‘ID3FID_LEADARTIST’ was not declared in this scope
gogear_add.cpp:66: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:70: error: ‘ID3FID_ALBUM’ was not declared in this scope
gogear_add.cpp:70: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:74: error: ‘ID3FID_TRACKNUM’ was not declared in this scope
gogear_add.cpp:74: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:74: error: ‘atoi’ was not declared in this scope
gogear_add.cpp:76: error: ‘ID3FID_SONGLEN’ was not declared in this scope
gogear_add.cpp:76: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:81: error: ‘ID3FID_YEAR’ was not declared in this scope
gogear_add.cpp:81: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:83: error: ‘ID3FID_CONTENTTYPE’ was not declared in this scope
gogear_add.cpp:83: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:87: error: ‘headerTag’ was not declared in this scope
gogear_add.cpp:87: error: ‘ID3TT_ALL’ was not declared in this scope
gogear_add.cpp:88: error: expected initializer before ‘*’ token
gogear_add.cpp:89: error: ‘mp3info’ was not declared in this scope
gogear_add.cpp: At global scope:
gogear_add.cpp:125: error: redefinition of ‘char* id3read’
gogear_add.cpp:40: error: ‘char* id3read’ previously defined here
gogear_add.cpp:125: error: ‘ID3_FrameID’ was not declared in this scope
gogear_add.cpp: In function ‘int checkCallback(void*, int, char**, char**)’:
gogear_add.cpp:199: error: ‘atoi’ was not declared in this scope
make: *** [gogear_add] Error 1
linux:/home/draycon/openGogear-0.01 #



hier das was die command hervorbrachten

Code:
linux:~ # dmesg
Linux version 2.6.18.2-34-default (geeko@buildhost) (gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Mon Nov 27 11:46:27 UTC 2006
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
 BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
 BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
255MB LOWMEM available.
found SMP MP-table at 000f5c70
On node 0 totalpages: 65520
  DMA zone: 4096 pages, LIFO batch:0
  Normal zone: 61424 pages, LIFO batch:15
DMI 2.2 present.
Using APIC driver default
IO/L-APIC allowed because system is MP or new enough
ACPI: RSDP (v000 VIA694                                ) @ 0x000f7650
ACPI: RSDT (v001 VIA694 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0fff3000
ACPI: FADT (v001 VIA694 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0fff3040
ACPI: MADT (v001 VIA694 AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x0fff5680
ACPI: DSDT (v001 VIA694 AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
ACPI: PM-Timer IO Port: 0x4008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:11 APIC version 17
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ11 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 20000000 (gap: 10000000:eec00000)
Detected 1303.001 MHz processor.
Built 1 zonelists.  Total pages: 65520
Kernel command line: root=/dev/hda4 resume=/dev/hda3 splash=silent showopts
bootsplash: silent mode.
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 4096 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 252712k/262080k available (1697k kernel code, 8820k reserved, 968k data, 196k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2608.59 BogoMIPS (lpj=5217193)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff 00000000 00000000 00000040 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 16k freed
checking if image is initramfs... it is
Freeing initrd memory: 3174k freed
ACPI: Core revision 20060707
CPU0: Intel(R) Celeron(TM) CPU                1300MHz stepping 01
Total of 1 processors activated (2608.59 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Brought up 1 CPUs
migration_cost=0
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb140, last bus=1
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI quirk: region 6000-607f claimed by vt82c686 HW-mon
PCI quirk: region 5000-500f claimed by vt82c686 SMB
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *9
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 13 devices
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: ec000000-edffffff
  PREFETCH window: e0000000-e7ffffff
PCI: Setting latency timer of device 0000:00:01.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 4096)
TCP reno registered
Machine check exception polling timer started.
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1186609014.024:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
PCI: Enabling Via external APIC routing
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
input: PC Speaker as /class/input/input0
input: AT Translated Set 2 keyboard as /class/input/input1
logips2pp: Detected unknown logitech mouse model 56
input: ImExPS/2 Logitech Explorer Mouse as /class/input/input2
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
NET: Registered protocol family 1
Using IPI No-Shortcut mode
ACPI: (supports S0 S1 S4 S5)
Freeing unused kernel memory: 196k freed
Time: tsc clocksource has been installed.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:07.1
PCI: VIA IRQ fixup for 0000:00:07.1, from 255 to 0
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
    ide0: BM-DMA at 0xc000-0xc007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xc008-0xc00f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: Maxtor 34098H4, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: max request size: 128KiB
hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
hda: cache flushes not supported
 hda: hda1 hda2 < hda5 hda6 > hda3 hda4
Probing IDE interface ide1...
hdc: CREATIVE DVD-ROM DVD1610E, ATAPI CD/DVD-ROM drive
hdd: ASUS DRW-1608P3S, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
JBD: barrier-based sync failed on hda4 - disabling barriers
parport_pc: VIA 686A/8231 detected
parport_pc: probing current configuration
parport_pc: Current parallel port base: 0x378
parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
parport_pc: VIA parallel port: io=0x378, irq=7
lp0: using parport0 (interrupt-driven).
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
usbcore: registered new driver usbfs
usbcore: registered new driver hub
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected VIA Apollo Pro 133 chipset
agpgart: AGP aperture is 64M @ 0xe8000000
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
PCI: VIA IRQ fixup for 0000:00:07.2, from 9 to 10
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 10, io base 0x0000c400
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
usb usb1: SerialNumber: 0000:00:07.2
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
  http://www.scyld.com/network/ne2k-pci.html
ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
PCI: VIA IRQ fixup for 0000:00:07.3, from 9 to 10
uhci_hcd 0000:00:07.3: UHCI Host Controller
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:07.3: irq 10, io base 0x0000c800
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
usb usb2: SerialNumber: 0000:00:07.3
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:0f.0[A] -> GSI 18 (level, low) -> IRQ 169
eth0: RealTek RTL-8029 found at 0xdc00, IRQ 169, 00:E0:7D:C3:7F:AD.
ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 19 (level, low) -> IRQ 177
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-1: new device found, idVendor=03eb, idProduct=3301
usb 1-1: new device strings: Mfr=0, Product=2, SerialNumber=0
usb 1-1: Product: Standard USB Hub
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
usb 1-1.3: new full speed USB device using uhci_hcd and address 3
JBD: barrier-based sync failed on hda4 - disabling barriers
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:07.5[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
usb 1-1.3: new device found, idVendor=04a9, idProduct=10b5
usb 1-1.3: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.3: Product: iP3300
usb 1-1.3: Manufacturer: Canon
usb 1-1.3: SerialNumber: 318A3F
usb 1-1.3: configuration #1 chosen from 1 choice
PCI: Setting latency timer of device 0000:00:07.5 to 64
usb 1-1.4: new full speed USB device using uhci_hcd and address 4
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2000kB Cache, UDMA(33)
usb 1-1.4: new device found, idVendor=0471, idProduct=014b
usb 1-1.4: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.4: Product: Philips HDD63XX GoGear
usb 1-1.4: Manufacturer: Philips
usb 1-1.4: SerialNumber:            85847270M
usb 1-1.4: configuration #128 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B5
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Adding 586332k swap on /dev/hda3.  Priority:-1 extents:1 across:586332k
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
JBD: barrier-based sync failed on hda4 - disabling barriers
loop: loaded (max 8 devices)
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
AppArmor: AppArmor initialized
audit(1186609032.409:2): AppArmor initialized

NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (2047 buckets, 16376 max) - 228 bytes per conntrack
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
powernow: This module only works with AMD K7 CPUs
NET: Registered protocol family 17
eth0: no IPv6 routers present
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
audit(1186601868.735:3): audit_pid=3803 old=0 by auid=4294967295
NET: Registered protocol family 24
ppp0 renamed to dsl0
IA-32 Microcode Update Driver: v1.14a <tigran@veritas.com>
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=33406 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=33406 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=172.21.132.35 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=243 ID=0 DF PROTO=TCP SPT=11136 DPT=5643 WINDOW=0 RES=0x00 RST URGP=0
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=33396 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=33396 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.251.213.179 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=36133 DF PROTO=TCP SPT=2137 DPT=139 WINDOW=16384 RES=0x00 SYN URGP=0 OPT (020405AC01010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.251.213.179 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=36915 DF PROTO=TCP SPT=2137 DPT=139 WINDOW=16384 RES=0x00 SYN URGP=0 OPT (020405AC01010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.91 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=54343 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.91 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=54343 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=74.40.185.82 DST=84.165.73.224 LEN=78 TOS=0x00 PREC=0x00 TTL=117 ID=1023 PROTO=UDP SPT=1025 DPT=137 LEN=58
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=32207 DF PROTO=TCP SPT=1410 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=34160 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=34160 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.9 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=39114 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.9 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=39114 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.90 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=38911 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.91 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=57549 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.91 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=57549 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.98 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=54433 DPT=1026 LEN=466
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=42595 DF PROTO=TCP SPT=10233 DPT=80 WINDOW=1056 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001F1B637BFD110)
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=134.109.132.91 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=43791 DF PROTO=TCP SPT=1568 DPT=80 WINDOW=994 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001F1B602BB4D6F)
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=195.135.221.130 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=TCP SPT=80 DPT=10233 WINDOW=0 RES=0x00 RST URGP=0
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=134.109.132.91 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=243 ID=0 DF PROTO=TCP SPT=80 DPT=1568 WINDOW=0 RES=0x00 RST URGP=0
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=42596 DF PROTO=TCP SPT=10233 DPT=80 WINDOW=1056 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001F1F537BFD110)
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=134.109.132.91 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=43792 DF PROTO=TCP SPT=1568 DPT=80 WINDOW=994 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001F1F902BB4D6F)
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=195.135.221.130 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=TCP SPT=80 DPT=10233 WINDOW=0 RES=0x00 RST URGP=0
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=42597 DF PROTO=TCP SPT=10233 DPT=80 WINDOW=1056 RES=0x00 ACK FIN URGP=0 OPT (0101080A0001F27437BFD110)
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=195.135.221.130 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=TCP SPT=80 DPT=10233 WINDOW=0 RES=0x00 RST URGP=0
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=42602 DF PROTO=TCP SPT=10233 DPT=80 WINDOW=1056 RES=0x00 ACK FIN URGP=0 OPT (0101080A000210FD37BFD110)
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=195.135.221.130 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=TCP SPT=80 DPT=10233 WINDOW=0 RES=0x00 RST URGP=0
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=195.135.221.130 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=42603 DF PROTO=TCP SPT=10233 DPT=80 WINDOW=1056 RES=0x00 ACK FIN URGP=0 OPT (0101080A0002307D37BFD110)
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=195.135.221.130 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=0 DF PROTO=TCP SPT=80 DPT=10233 WINDOW=0 RES=0x00 RST URGP=0
SFW2-OUT-ERROR IN= OUT=dsl0 SRC=84.165.73.224 DST=134.109.132.91 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=43799 DF PROTO=TCP SPT=1568 DPT=80 WINDOW=994 RES=0x00 ACK FIN URGP=0 OPT (0101080A0002347902BB4D6F)
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=134.109.132.91 DST=84.165.73.224 LEN=52 TOS=0x00 PREC=0x00 TTL=51 ID=43799 DF PROTO=TCP SPT=80 DPT=1568 WINDOW=994 RES=0x00 ACK RST URGP=0 OPT (0101080A0002347902BB4D6F)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=37334 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=202.70.152.95 DST=84.165.73.224 LEN=62 TOS=0x00 PREC=0x00 TTL=116 ID=13506 PROTO=UDP SPT=10001 DPT=6348 LEN=42
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.9 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=40351 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.90 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=40214 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.98 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=56412 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.98 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=56412 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=202.97.238.202 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=UDP SPT=47076 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=202.97.238.202 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=UDP SPT=47076 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=38495 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=38495 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=35616 DF PROTO=TCP SPT=2074 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=202.97.238.202 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=UDP SPT=47804 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=193.47.83.148 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=247 ID=21263 PROTO=TCP SPT=2082 DPT=80 WINDOW=4096 RES=0x00 SYN URGP=0
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.106.91.25 DST=84.165.73.224 LEN=404 TOS=0x00 PREC=0x00 TTL=53 ID=11126 PROTO=UDP SPT=1099 DPT=1434 LEN=384
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=39900 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=39900 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=164.106.127.205 DST=84.165.73.224 LEN=401 TOS=0x00 PREC=0x00 TTL=53 ID=30593 PROTO=UDP SPT=30976 DPT=1026 LEN=381
usb 1-1.3: USB disconnect, address 3
drivers/usb/class/usblp.c: usblp0: removed
usb 1-1.4: USB disconnect, address 4
usb 1-1: reset full speed USB device using uhci_hcd and address 2
usb 1-1.3: new full speed USB device using uhci_hcd and address 5
usb 1-1.3: new device found, idVendor=04a9, idProduct=10b5
usb 1-1.3: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.3: Product: iP3300
usb 1-1.3: Manufacturer: Canon
usb 1-1.3: SerialNumber: 318A3F
usb 1-1.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B5
usb 1-1.4: new full speed USB device using uhci_hcd and address 6
usb 1-1.4: new device found, idVendor=0471, idProduct=014b
usb 1-1.4: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.4: Product: Philips HDD63XX GoGear
usb 1-1.4: Manufacturer: Philips
usb 1-1.4: SerialNumber:            85847270M
usb 1-1.4: configuration #128 chosen from 1 choice
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=46213 DF PROTO=TCP SPT=4089 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.217.192.133 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=41 ID=51778 DF PROTO=TCP SPT=3145 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.217.192.133 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=41 ID=52814 DF PROTO=TCP SPT=3145 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
JBD: barrier-based sync failed on hda6 - disabling barriers
usb 1-1.4: usbfs: process 5121 (amarokapp) did not claim interface 0 before use
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=38211 DF PROTO=TCP SPT=2824 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=160.213.151.176 DST=84.165.73.224 LEN=394 TOS=0x00 PREC=0x00 TTL=56 ID=39659 PROTO=UDP SPT=30976 DPT=1026 LEN=374
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=172.21.164.9 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=243 ID=0 DF PROTO=TCP SPT=11136 DPT=29418 WINDOW=0 RES=0x00 RST URGP=0
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=46349 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=46349 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=211.234.126.48 DST=84.165.73.224 LEN=44 TOS=0x00 PREC=0x00 TTL=113 ID=27874 PROTO=TCP SPT=4998 DPT=21452 WINDOW=16384 RES=0x00 ACK SYN URGP=0 OPT (020405AC)
SFW2-INext-DROP-DEFLT-INV IN=dsl0 OUT= MAC= SRC=211.234.126.48 DST=84.165.73.224 LEN=44 TOS=0x00 PREC=0x00 TTL=113 ID=5835 PROTO=TCP SPT=4998 DPT=21452 WINDOW=16384 RES=0x00 ACK SYN URGP=0 OPT (020405AC)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=82.238.207.69 DST=84.165.73.224 LEN=391 TOS=0x00 PREC=0x00 TTL=53 ID=33539 PROTO=UDP SPT=30976 DPT=1026 LEN=371
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.130.184.87 DST=84.165.73.224 LEN=40 TOS=0x00 PREC=0x00 TTL=111 ID=256 PROTO=TCP SPT=6000 DPT=135 WINDOW=16384 RES=0x00 SYN URGP=0
usb 1-1.4: usbfs: process 5121 (amarokapp) did not claim interface 0 before use
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=44249 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=44249 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=202.97.238.202 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=UDP SPT=54070 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=49669 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=49669 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=40518 DF PROTO=TCP SPT=3594 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=222.156.10.144 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=52 ID=35869 DF PROTO=TCP SPT=3332 DPT=25 WINDOW=44620 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=222.156.10.144 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=52 ID=36223 DF PROTO=TCP SPT=3332 DPT=25 WINDOW=44620 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=61.185.60.120 DST=84.165.73.224 LEN=404 TOS=0x00 PREC=0x00 TTL=118 ID=28352 PROTO=UDP SPT=2228 DPT=1434 LEN=384
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=85.190.0.3 DST=84.165.73.224 LEN=60 TOS=0x00 PREC=0x00 TTL=58 ID=60174 DF PROTO=TCP SPT=38334 DPT=1080 WINDOW=5840 RES=0x00 SYN URGP=0 OPT (020405AC0402080A5AE929E20000000001030305)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=85.190.0.3 DST=84.165.73.224 LEN=60 TOS=0x00 PREC=0x00 TTL=58 ID=51677 DF PROTO=TCP SPT=39024 DPT=1080 WINDOW=5840 RES=0x00 SYN URGP=0 OPT (020405AC0402080A5AE929E20000000001030305)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=85.190.0.3 DST=84.165.73.224 LEN=60 TOS=0x00 PREC=0x00 TTL=58 ID=23465 DF PROTO=TCP SPT=43672 DPT=8080 WINDOW=5840 RES=0x00 SYN URGP=0 OPT (020405AC0402080A5AE929E20000000001030305)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=85.190.0.3 DST=84.165.73.224 LEN=60 TOS=0x00 PREC=0x00 TTL=58 ID=51393 DF PROTO=TCP SPT=43055 DPT=559 WINDOW=5840 RES=0x00 SYN URGP=0 OPT (020405AC0402080A5AE929E20000000001030305)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=85.190.0.3 DST=84.165.73.224 LEN=60 TOS=0x00 PREC=0x00 TTL=58 ID=9900 DF PROTO=TCP SPT=35963 DPT=559 WINDOW=5840 RES=0x00 SYN URGP=0 OPT (020405AC0402080A5AE929E20000000001030305)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=47371 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.9 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=50017 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=202.97.238.202 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=UDP SPT=57685 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.90 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=50395 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=48195 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=48195 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=65381 DF PROTO=TCP SPT=3272 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=76.254.40.39 DST=84.165.73.224 LEN=391 TOS=0x00 PREC=0x00 TTL=53 ID=27681 PROTO=UDP SPT=30976 DPT=1026 LEN=371
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.72.206 DST=84.165.73.224 LEN=52 TOS=0x00 PREC=0x00 TTL=127 ID=54511 DF PROTO=TCP SPT=4345 DPT=5800 WINDOW=32767 RES=0x00 SYN URGP=0 OPT (020405AC0103030001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.72.206 DST=84.165.73.224 LEN=52 TOS=0x00 PREC=0x00 TTL=127 ID=54685 DF PROTO=TCP SPT=4475 DPT=139 WINDOW=32767 RES=0x00 SYN URGP=0 OPT (020405AC0103030001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.72.206 DST=84.165.73.224 LEN=52 TOS=0x00 PREC=0x00 TTL=127 ID=54878 DF PROTO=TCP SPT=4618 DPT=1433 WINDOW=32767 RES=0x00 SYN URGP=0 OPT (020405AC0103030001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=61052 DF PROTO=TCP SPT=2488 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=172.180.208.40 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=120 ID=29854 DF PROTO=TCP SPT=62802 DPT=5190 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (0204058601010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=172.180.208.40 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=120 ID=30327 DF PROTO=TCP SPT=62802 DPT=5190 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (0204058601010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.98 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=43869 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.7 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=52211 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.7 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=52211 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=51527 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=11535 DF PROTO=TCP SPT=4300 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.63.4.138 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=41 ID=15267 DF PROTO=TCP SPT=3586 DPT=445 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405A0010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.9 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=54502 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.0.208.219 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=42 ID=56299 DF PROTO=TCP SPT=3874 DPT=445 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405A0010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=77.208.230.76 DST=84.165.73.224 LEN=394 TOS=0x00 PREC=0x00 TTL=56 ID=45111 PROTO=UDP SPT=30976 DPT=1026 LEN=374
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=71.103.204.25 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=117 ID=56941 DF PROTO=TCP SPT=2380 DPT=139 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405AC01010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.165.83.250 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=46 ID=7177 DF PROTO=TCP SPT=4575 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=71.103.204.25 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=117 ID=57292 DF PROTO=TCP SPT=2380 DPT=139 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405AC01010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=71.103.204.25 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=117 ID=57621 DF PROTO=TCP SPT=2489 DPT=445 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405AC01010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=71.103.204.25 DST=84.165.73.224 LEN=48 TOS=0x00 PREC=0x00 TTL=117 ID=57769 DF PROTO=TCP SPT=2489 DPT=445 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405AC01010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.90 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=55088 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.90 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=55088 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.73.83.152 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=38 ID=25959 DF PROTO=TCP SPT=3211 DPT=445 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.73.83.152 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=38 ID=26080 DF PROTO=TCP SPT=3211 DPT=445 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.73.83.152 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=38 ID=28852 DF PROTO=TCP SPT=4746 DPT=445 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=134.109.217.240 DST=84.165.73.224 LEN=391 TOS=0x00 PREC=0x00 TTL=54 ID=63117 PROTO=UDP SPT=30976 DPT=1026 LEN=371
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.90 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=56327 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.91 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=54913 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.91 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=54913 DPT=1027 LEN=466
usb 1-1.4: USB disconnect, address 6
usb 1-1.4: new full speed USB device using uhci_hcd and address 7
usb 1-1.4: new device found, idVendor=0471, idProduct=014b
usb 1-1.4: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.4: Product: Philips HDD63XX GoGear
usb 1-1.4: Manufacturer: Philips
usb 1-1.4: SerialNumber:            85847270M
usb 1-1.4: configuration #128 chosen from 1 choice
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.98 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=50993 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=215.252.44.197 DST=84.165.73.224 LEN=393 TOS=0x00 PREC=0x00 TTL=56 ID=28425 PROTO=UDP SPT=30976 DPT=1026 LEN=373
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=202.97.238.202 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=53 ID=0 DF PROTO=UDP SPT=38507 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=56758 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.73.83.152 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=38 ID=5198 DF PROTO=TCP SPT=1831 DPT=445 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.73.83.152 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=38 ID=5425 DF PROTO=TCP SPT=1831 DPT=445 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.98 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=52911 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.98 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=52911 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=194.214.113.221 DST=84.165.73.224 LEN=392 TOS=0x00 PREC=0x00 TTL=53 ID=53118 PROTO=UDP SPT=30976 DPT=1026 LEN=372
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=58138 DPT=1026 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.208.208.104 DST=84.165.73.224 LEN=486 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=58138 DPT=1027 LEN=466
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.146.252.86 DST=84.165.73.224 LEN=52 TOS=0x00 PREC=0x00 TTL=124 ID=7599 DF PROTO=TCP SPT=4497 DPT=135 WINDOW=65535 RES=0x00 SYN URGP=0 OPT (020405A00103030001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.146.252.86 DST=84.165.73.224 LEN=52 TOS=0x00 PREC=0x00 TTL=124 ID=8957 DF PROTO=TCP SPT=4497 DPT=135 WINDOW=65535 RES=0x00 SYN URGP=0 OPT (020405A00103030001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.7 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=34599 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.7 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=34599 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.50 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=59194 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=88.224.47.48 DST=84.165.73.224 LEN=391 TOS=0x00 PREC=0x00 TTL=53 ID=16517 PROTO=UDP SPT=30976 DPT=1026 LEN=371
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=201.141.208.172 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=35 ID=43194 DF PROTO=TCP SPT=4631 DPT=139 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (02040564010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=201.141.208.172 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=35 ID=43567 DF PROTO=TCP SPT=4631 DPT=139 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405AC010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.6.241.36 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=38 ID=19545 DF PROTO=TCP SPT=2396 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405A0010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=84.6.241.36 DST=84.165.73.224 LEN=64 TOS=0x00 PREC=0x00 TTL=38 ID=19786 DF PROTO=TCP SPT=2396 DPT=135 WINDOW=53760 RES=0x00 SYN URGP=0 OPT (020405A0010303030101080A000000000000000001010402)
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.7 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=37448 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=221.209.110.7 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=52 ID=0 DF PROTO=UDP SPT=37448 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=48039 DPT=1026 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=218.10.137.139 DST=84.165.73.224 LEN=485 TOS=0x00 PREC=0x00 TTL=51 ID=0 DF PROTO=UDP SPT=48039 DPT=1027 LEN=465
SFW2-INext-DROP-DEFLT IN=dsl0 OUT= MAC= SRC=190.229.105.207 DST=84.165.73.224 LEN=394 TOS=0x00 PREC=0x00 TTL=56 ID=28224 PROTO=UDP SPT=30976 DPT=1026 LEN=374



Code:
linux:~ # lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 007: ID 0471:014b Philips
Bus 001 Device 005: ID 04a9:10b5 Canon, Inc.
Bus 001 Device 002: ID 03eb:3301 Atmel Corp. at43301 4-port Hub
Bus 001 Device 001: ID 0000:0000



Code:
Aug  8 22:37:59 linux zmd: ShutdownManager (WARN): Preparing to sleep...
Aug  8 22:37:59 linux zmd: ShutdownManager (WARN): Going to sleep, waking up at 08/09/2007 21:27:57
Aug  8 22:50:37 linux kernel: usb 1-1.4: USB disconnect, address 6
Aug  8 22:51:47 linux kernel: usb 1-1.4: new full speed USB device using uhci_hcd and address 7
Aug  8 22:51:47 linux kernel: usb 1-1.4: new device found, idVendor=0471, idProduct=014b
Aug  8 22:51:47 linux kernel: usb 1-1.4: new device strings: Mfr=1, Product=2, SerialNumber=3
Aug  8 22:51:47 linux kernel: usb 1-1.4: Product: Philips HDD63XX GoGear
Aug  8 22:51:47 linux kernel: usb 1-1.4: Manufacturer: Philips
Aug  8 22:51:47 linux kernel: usb 1-1.4: SerialNumber:            85847270M
Aug  8 22:51:47 linux kernel: usb 1-1.4: configuration #128 chosen from 1 choice

fdsik -l
Code:
linux:/home/draycon/openGogear-0.01 # fdisk -l

Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1156     9277537    c  W95 FAT32 (LBA)
/dev/hda2            2551        4865    18595237+   f  W95 Ext'd (LBA)
/dev/hda3            1156        1229      586342   82  Linux swap / Solaris
/dev/hda4            1229        2550    10618964+  83  Linux
/dev/hda5            2551        3344     6369772    b  W95 FAT32
/dev/hda6            3344        4865    12225433+  83  Linux

Partition table entries are not in disk order

Code:
linux:~ # dmesg|grep -i usb
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
usb usb1: SerialNumber: 0000:00:07.2
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
usb usb2: SerialNumber: 0000:00:07.3
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb 1-1: new device found, idVendor=03eb, idProduct=3301
usb 1-1: new device strings: Mfr=0, Product=2, SerialNumber=0
usb 1-1: Product: Standard USB Hub
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
usb 1-1.3: new full speed USB device using uhci_hcd and address 3
usb 1-1.3: new device found, idVendor=04a9, idProduct=10b5
usb 1-1.3: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.3: Product: iP3300
usb 1-1.3: Manufacturer: Canon
usb 1-1.3: SerialNumber: 318A3F
usb 1-1.3: configuration #1 chosen from 1 choice
usb 1-1.4: new full speed USB device using uhci_hcd and address 4
usb 1-1.4: new device found, idVendor=0471, idProduct=014b
usb 1-1.4: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.4: Product: Philips HDD63XX GoGear
usb 1-1.4: Manufacturer: Philips
usb 1-1.4: SerialNumber:            85847270M
usb 1-1.4: configuration #128 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B5
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
usb 1-1.3: USB disconnect, address 3
drivers/usb/class/usblp.c: usblp0: removed
usb 1-1.4: USB disconnect, address 4
usb 1-1: reset full speed USB device using uhci_hcd and address 2
usb 1-1.3: new full speed USB device using uhci_hcd and address 5
usb 1-1.3: new device found, idVendor=04a9, idProduct=10b5
usb 1-1.3: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.3: Product: iP3300
usb 1-1.3: Manufacturer: Canon
usb 1-1.3: SerialNumber: 318A3F
usb 1-1.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x04A9 pid 0x10B5
usb 1-1.4: new full speed USB device using uhci_hcd and address 6
usb 1-1.4: new device found, idVendor=0471, idProduct=014b
usb 1-1.4: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.4: Product: Philips HDD63XX GoGear
usb 1-1.4: Manufacturer: Philips
usb 1-1.4: SerialNumber:            85847270M
usb 1-1.4: configuration #128 chosen from 1 choice
usb 1-1.4: usbfs: process 5121 (amarokapp) did not claim interface 0 before use
usb 1-1.4: usbfs: process 5121 (amarokapp) did not claim interface 0 before use
usb 1-1.4: USB disconnect, address 6
usb 1-1.4: new full speed USB device using uhci_hcd and address 7
usb 1-1.4: new device found, idVendor=0471, idProduct=014b
usb 1-1.4: new device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.4: Product: Philips HDD63XX GoGear
usb 1-1.4: Manufacturer: Philips
usb 1-1.4: SerialNumber:            85847270M
usb 1-1.4: configuration #128 chosen from 1 choice
 
Zuletzt bearbeitet:
So ich hab da was rausgefunden, das Programm brauch sqlite2 und nicht wie der Autor sagt sqlite...aber dennoch schaffe ich es nciht zu installieren...ich habe zwar sqlite2 und id3lib installiert dennoch bekomme ich folgende Meldung
Code:
#make
In order to compile this software correctly, you need:
- sqlite includes (www.sqlite.org - tested with 2.8.15)
- id3lib includes (www.id3lib.org - tested with 3.8.3)
- a c/c++ compiler, make
g++ -Wall -pedantic -lsqlite -lid3 -lz -o gogear_add gogear_add.cpp
gogear_add.cpp:21:17: error: id3.h: Datei oder Verzeichnis nicht gefunden
gogear_add.cpp:22:21: error: id3/tag.h: Datei oder Verzeichnis nicht gefunden
gogear_add.cpp:28: error: expected initializer before ‘*’ token
gogear_add.cpp:29: error: ‘ID3_Tag’ does not name a type
gogear_add.cpp:30: error: expected initializer before ‘*’ token
gogear_add.cpp:40: error: ‘ID3_FrameID’ was not declared in this scope
gogear_add.cpp: In function ‘int main(int, char**)’:
gogear_add.cpp:52: error: ‘exit’ was not declared in this scope
gogear_add.cpp:57: error: ‘exit’ was not declared in this scope
gogear_add.cpp:60: error: ‘tag’ was not declared in this scope
gogear_add.cpp:60: error: ‘ID3Tag_New’ was not declared in this scope
gogear_add.cpp:61: error: ‘ID3Tag_Link’ was not declared in this scope
gogear_add.cpp:63: error: ‘ID3FID_TITLE’ was not declared in this scope
gogear_add.cpp:63: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:66: error: ‘ID3FID_LEADARTIST’ was not declared in this scope
gogear_add.cpp:66: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:70: error: ‘ID3FID_ALBUM’ was not declared in this scope
gogear_add.cpp:70: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:74: error: ‘ID3FID_TRACKNUM’ was not declared in this scope
gogear_add.cpp:74: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:74: error: ‘atoi’ was not declared in this scope
gogear_add.cpp:76: error: ‘ID3FID_SONGLEN’ was not declared in this scope
gogear_add.cpp:76: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:81: error: ‘ID3FID_YEAR’ was not declared in this scope
gogear_add.cpp:81: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:83: error: ‘ID3FID_CONTENTTYPE’ was not declared in this scope
gogear_add.cpp:83: error: ‘id3read’ cannot be used as a function
gogear_add.cpp:87: error: ‘headerTag’ was not declared in this scope
gogear_add.cpp:87: error: ‘ID3TT_ALL’ was not declared in this scope
gogear_add.cpp:88: error: expected initializer before ‘*’ token
gogear_add.cpp:89: error: ‘mp3info’ was not declared in this scope
gogear_add.cpp: At global scope:
gogear_add.cpp:125: error: redefinition of ‘char* id3read’
gogear_add.cpp:40: error: ‘char* id3read’ previously defined here
gogear_add.cpp:125: error: ‘ID3_FrameID’ was not declared in this scope
gogear_add.cpp: In function ‘int checkCallback(void*, int, char**, char**)’:
gogear_add.cpp:199: error: ‘atoi’ was not declared in this scope
make: *** [gogear_add] Fehler 1

hat jemand anders schon Erfahrungsberichte die helfen könnten?
 

Ähnliche Themen

Internet über Mandrake

Module-Problem bei Installation (WLAN-Treiber

Zurück
Oben