USB und Debian-Sid

schwedenmann

schwedenmann

Foren Gott
Hallo


Ich habe ein Problem auf einen mp3-Player per USB auf Debian-Sid zuzugreifen


lsmod gibt folgendes aus

Code:
joerg@Nathan:~$ lsmod
Module                  Size  Used by
vfat                   11648  0 
fat                    47068  1 vfat
usb_storage            70144  0 
radeon                 96032  2 
drm                    62228  3 radeon
snd_rtctimer            3148  1 
pktcdvd                25984  1 
ppdev                   8324  0 
lp                     10496  0 
ipt_TCPMSS              3904  1 
xt_tcpmss               2368  1 
xt_tcpudp               3072  1 
iptable_mangle          2688  1 
ip_tables              11352  1 iptable_mangle
x_tables               11396  4 ipt_TCPMSS,xt_tcpmss,xt_tcpudp,ip_tables
pppoe                  13120  2 
pppox                   3464  1 pppoe
ipv6                  218912  16 
ppp_generic            25428  6 pppoe,pppox
slhc                    6592  1 ppp_gene

snd_seq_midi_event      6592  2 snd_seq_oss,snd_seq_midi
snd_seq                43852  7 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_m
idi_event
w83627hf               22608  0 
hwmon_vid               2432  1 w83627hf
eeprom                  6736  0 
i2c_isa                 4608  1 w83627hf
ide_generic             1216  0 [permanent]
mousedev               10496  2 
tsdev                   7296  0 
radio_maestro           6720  0 
compat_ioctl32          1280  1 radio_maestro
videodev                8704  1 radio_maestro
i2c_viapro              7956  0 
i2c_core               19536  4 w83627hf,eeprom,i2c_isa,i2c_viapro
rtc                    11444  1 snd_rtctimer
parport_pc             31728  1 
parport                32008  3 ppdev,lp,parport_pc
psmouse                34504  0 
analog                  9888  0 
via_ircc               23252  0 
serio_raw               6532  0 
pcspkr                  3012  0 
irda                  161596  1 via_ircc
crc_ccitt               2048  1 irda
via_agp                 9408  1 
snd_es1968             25792  0 
gameport               13576  2 analog,snd_es1968
floppy                 55916  0 
snd_ac97_codec         82848  1 snd_es1968
snd_ac97_bus            2112  1 snd_ac97_codec
snd_pcm_oss            44128  0 
snd_mixer_oss          15744  1 snd_pcm_oss
snd_pcm                74504  3 snd_es1968,snd_ac97_codec,snd_pcm_oss
snd_timer              20420  3 snd_rtctimer,snd_seq,snd_pcm
snd_page_alloc          9864  2 snd_es1968,snd_pcm
snd_mpu401_uart         6656  1 snd_es1968
snd_rawmidi            22496  2 snd_seq_midi,snd_mpu401_uart
snd_seq_device          8332  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,s
nd_rawmidi
snd                    46400  12 snd_seq_oss,snd_seq,snd_es1968,snd_ac97_codec,s
nd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_d
evice
agpgart                29296  2 drm,via_agp
shpchp                 39424  0 
pci_hotplug            24308  1 shpchp
sg                     30748  0 
evdev                   8832  1 
soundcore               8736  1 snd
sr_mod                 15844  0 
ext3                  117064  3 
jbd                    47316  1 ext3
mbcache                 7684  1 ext3
dm_mirror              17460  0 
dm_snapshot            15388  0 
dm_mod                 48180  4 dm_mirror,dm_snapshot
ide_cd                 35680  1 
cdrom                  32240  3 pktcdvd,sr_mod,ide_cd
ide_disk               14720  12 
via82cxxx               8068  0 [permanent]
ehci_hcd               26952  0 
generic                 4228  0 [permanent]
ide_core              111536  6 usb_storage,ide_generic,ide_cd,ide_disk,via82cxx
x,generic
uhci_hcd               26896  0 
usbcore               111136  4 usb_storage,ehci_hcd,uhci_hcd
e100                   31748  0 
mii                     5248  1 e100
dc395x                 30160  0 
scsi_mod              122700  4 usb_storage,sg,sr_mod,dc395x
thermal                13064  0 
processor              21760  1 thermal
fan                     4548  0 
joerg@Nathan:~$


usb-storage habe ich manuell per modprobe geladen.

Ein
mount -t vfat /dev/sda1 /media/mmp-usb
ergibt folgendes:
Nathan:/home/joerg# mount -t vfat /dev/sda1 /media/mmp-usb
mount: special device /dev/sda1 does not exist



Was mache ich falsch, bzw. wie bekomme ich Zugriff auf das Ding.

mfg
schwedenmann

P.S.
USB ist aktiveirt und funktioniert. Unter Win habe ich Zugriff und unter Archlinux ud Gentoo erscheint das Logo auf dem Display, welches mir eine Verbindfung zum OS anzeigt. Nur unter debian erscheint dieses Logo nicht.
 
Zuletzt bearbeitet von einem Moderator:
Was schreibt er denn ins Syslog beim Anstecken?
 
Debian und USB

Hallo

Den mp3-Player hab ich nach einem reboot dran gelassen.

Übrigen ein /dev/sda (1) gibts in der deviceliste nicht.

Hier mal syslog, der obere teil mit dem USB Zeugs drin

Dec 28 12:06:53 Nathan kernel: klogd 1.4.1#20, log source = /proc/kmsg started.
Dec 28 12:06:53 Nathan kernel: Linux version 2.6.16-2-k7 (Debian 2.6.16-18) (fs@debian.org) (gcc version 4.0.4 20060730 (prerelease) (Debian 4.0.3-6)) #1 Fri Aug 18 19:48:42 UTC 2006
Dec 28 12:06:53 Nathan kernel: BIOS-provided physical RAM map:
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Dec 28 12:06:53 Nathan kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Dec 28 12:06:53 Nathan kernel: 0MB HIGHMEM available.
Dec 28 12:06:53 Nathan kernel: 511MB LOWMEM available.
Dec 28 12:06:53 Nathan kernel: On node 0 totalpages: 131056
Dec 28 12:06:53 Nathan kernel: DMA zone: 4096 pages, LIFO batch:0
Dec 28 12:06:53 Nathan kernel: DMA32 zone: 0 pages, LIFO batch:0
Dec 28 12:06:53 Nathan kernel: Normal zone: 126960 pages, LIFO batch:31
Dec 28 12:06:53 Nathan kernel: HighMem zone: 0 pages, LIFO batch:0
Dec 28 12:06:53 Nathan kernel: DMI 2.3 present.
Dec 28 12:06:53 Nathan kernel: ACPI: RSDP (v000 AMI ) @ 0x000fa8a0
Dec 28 12:06:53 Nathan kernel: ACPI: RSDT (v001 AMIINT VIA_K7 0x00000010 MSFT 0x00000097) @ 0x1fff0000
Dec 28 12:06:53 Nathan kernel: ACPI: FADT (v001 AMIINT VIA_K7 0x00000011 MSFT 0x00000097) @ 0x1fff0030
Dec 28 12:06:53 Nathan kernel: ACPI: MADT (v001 AMIINT VIA_K7 0x00000009 MSFT 0x00000097) @ 0x1fff00c0
Dec 28 12:06:53 Nathan kernel: ACPI: DSDT (v001 VIA KT266A 0x00001000 MSFT 0x0100000d) @ 0x00000000
Dec 28 12:06:53 Nathan kernel: ACPI: PM-Timer IO Port: 0x808
Dec 28 12:06:53 Nathan kernel: ACPI: Local APIC address 0xfee00000
Dec 28 12:06:53 Nathan kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Dec 28 12:06:53 Nathan kernel: Processor #0 6:8 APIC version 16
Dec 28 12:06:53 Nathan kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Dec 28 12:06:53 Nathan kernel: IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
Dec 28 12:06:53 Nathan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 28 12:06:53 Nathan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Dec 28 12:06:53 Nathan kernel: ACPI: IRQ0 used by override.
Dec 28 12:06:53 Nathan kernel: ACPI: IRQ2 used by override.
Dec 28 12:06:53 Nathan kernel: ACPI: IRQ9 used by override.
Dec 28 12:06:53 Nathan kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
Dec 28 12:06:53 Nathan kernel: Using ACPI (MADT) for SMP configuration information
Dec 28 12:06:53 Nathan kernel: Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
Dec 28 12:06:53 Nathan kernel: Built 1 zonelists
Dec 28 12:06:53 Nathan kernel: Kernel command line: root=/dev/hdb6 ro ramdisk_size=100000 lang=de apm=power-off nomce vga=791
Dec 28 12:06:53 Nathan kernel: mapped APIC to ffffd000 (fee00000)
Dec 28 12:06:53 Nathan kernel: mapped IOAPIC to ffffc000 (fec00000)
Dec 28 12:06:53 Nathan kernel: Enabling fast FPU save and restore... done.
Dec 28 12:06:53 Nathan kernel: Enabling unmasked SIMD FPU exception support... done.
Dec 28 12:06:53 Nathan kernel: Initializing CPU#0
Dec 28 12:06:53 Nathan kernel: PID hash table entries: 2048 (order: 11, 32768 bytes)
Dec 28 12:06:53 Nathan kernel: Detected 1999.242 MHz processor.
Dec 28 12:06:53 Nathan kernel: Using pmtmr for high-res timesource
Dec 28 12:06:53 Nathan kernel: Console: colour dummy device 80x25
Dec 28 12:06:53 Nathan kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 28 12:06:53 Nathan kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 28 12:06:53 Nathan kernel: Memory: 511544k/524224k available (1421k kernel code, 12092k reserved, 537k data, 144k init, 0k highmem)
Dec 28 12:06:53 Nathan kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Dec 28 12:06:53 Nathan kernel: Calibrating delay using timer specific routine.. 4004.80 BogoMIPS (lpj=8009617)
Dec 28 12:06:53 Nathan kernel: Security Framework v1.0.0 initialized
Dec 28 12:06:53 Nathan kernel: SELinux: Disabled at boot.
Dec 28 12:06:53 Nathan kernel: Capability LSM initialized
Dec 28 12:06:53 Nathan kernel: Mount-cache hash table entries: 512
Dec 28 12:06:53 Nathan kernel: CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
Dec 28 12:06:53 Nathan kernel: CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
Dec 28 12:06:53 Nathan kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Dec 28 12:06:53 Nathan kernel: CPU: L2 Cache: 256K (64 bytes/line)
Dec 28 12:06:53 Nathan kernel: CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000
Dec 28 12:06:53 Nathan kernel: CPU: AMD Athlon(tm) XP 2400+ stepping 01
Dec 28 12:06:53 Nathan kernel: Checking 'hlt' instruction... OK.
Dec 28 12:06:53 Nathan kernel: ENABLING IO-APIC IRQs
Dec 28 12:06:53 Nathan kernel: ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 28 12:06:53 Nathan kernel: checking if image is initramfs... it is
Dec 28 12:06:53 Nathan kernel: Freeing initrd memory: 4803k freed
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 16
Dec 28 12:06:53 Nathan kernel: ACPI: bus type pci registered
Dec 28 12:06:53 Nathan kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdae1, last bus=1
Dec 28 12:06:53 Nathan kernel: PCI: Using configuration type 1
Dec 28 12:06:53 Nathan kernel: ACPI: Subsystem revision 20060127
Dec 28 12:06:53 Nathan kernel: ACPI: Interpreter enabled
Dec 28 12:06:53 Nathan kernel: ACPI: Using IOAPIC for interrupt routing
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Dec 28 12:06:53 Nathan kernel: PCI: Probing PCI hardware (bus 00)
Dec 28 12:06:53 Nathan kernel: PCI quirk: region 0800-087f claimed by vt8235 PM
Dec 28 12:06:53 Nathan kernel: PCI quirk: region 0400-040f claimed by vt8235 SMB
Dec 28 12:06:53 Nathan kernel: Boot video device is 0000:01:00.0
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Dec 28 12:06:53 Nathan kernel: ACPI: Power Resource [URP1] (off)
Dec 28 12:06:53 Nathan kernel: ACPI: Power Resource [URP2] (off)
Dec 28 12:06:53 Nathan kernel: ACPI: Power Resource [FDDP] (off)
Dec 28 12:06:53 Nathan kernel: ACPI: Power Resource [LPTP] (off)
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 11 12 14 15)
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Dec 28 12:06:53 Nathan kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Dec 28 12:06:53 Nathan kernel: pnp: PnP ACPI init
Dec 28 12:06:53 Nathan kernel: pnp: PnP ACPI: found 12 devices
Dec 28 12:06:53 Nathan kernel: PnPBIOS: Disabled by ACPI PNP
Dec 28 12:06:53 Nathan kernel: PCI: Using ACPI for IRQ routing
Dec 28 12:06:53 Nathan kernel: PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Dec 28 12:06:53 Nathan kernel: PCI: Bridge: 0000:00:01.0
Dec 28 12:06:53 Nathan kernel: IO window: c000-cfff
Dec 28 12:06:53 Nathan kernel: MEM window: dfa00000-dfafffff
Dec 28 12:06:53 Nathan kernel: PREFETCH window: cf900000-df8fffff
Dec 28 12:06:53 Nathan kernel: PCI: Setting latency timer of device 0000:00:01.0 to 64
Dec 28 12:06:53 Nathan kernel: audit: initializing netlink socket (disabled)
Dec 28 12:06:53 Nathan kernel: audit(1167307584.476:1): initialized
Dec 28 12:06:53 Nathan kernel: VFS: Disk quotas dquot_6.5.1
Dec 28 12:06:53 Nathan kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 28 12:06:53 Nathan kernel: Initializing Cryptographic API
Dec 28 12:06:53 Nathan kernel: io scheduler noop registered
Dec 28 12:06:53 Nathan kernel: io scheduler anticipatory registered (default)
Dec 28 12:06:53 Nathan kernel: io scheduler deadline registered
Dec 28 12:06:53 Nathan kernel: io scheduler cfq registered
Dec 28 12:06:53 Nathan kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xd0880000, using 3072k, total 65536k
Dec 28 12:06:53 Nathan kernel: vesafb: mode is 1024x768x16, linelength=2048, pages=41
Dec 28 12:06:53 Nathan kernel: vesafb: protected mode interface info at c000:549e
Dec 28 12:06:53 Nathan kernel: vesafb: scrolling: redraw
Dec 28 12:06:53 Nathan kernel: vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Dec 28 12:06:53 Nathan kernel: Console: switching to colour frame buffer device 128x48
Dec 28 12:06:53 Nathan kernel: fb0: VESA VGA frame buffer device
Dec 28 12:06:53 Nathan kernel: isapnp: Scanning for PnP cards...
Dec 28 12:06:53 Nathan kernel: isapnp: No Plug & Play device found
Dec 28 12:06:53 Nathan kernel: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Dec 28 12:06:53 Nathan kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 28 12:06:53 Nathan kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 28 12:06:53 Nathan kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Dec 28 12:06:53 Nathan kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Dec 28 12:06:53 Nathan kernel: 00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Dec 28 12:06:53 Nathan kernel: RAMDISK driver initialized: 16 RAM disks of 100000K size 1024 blocksize
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 2
Dec 28 12:06:53 Nathan kernel: input: AT Translated Set 2 keyboard as /class/input/input0
Dec 28 12:06:53 Nathan kernel: IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
Dec 28 12:06:53 Nathan kernel: TCP established hash table entries: 32768 (order: 5, 131072 bytes)
Dec 28 12:06:53 Nathan kernel: TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
Dec 28 12:06:53 Nathan kernel: TCP: Hash tables configured (established 32768 bind 32768)
Dec 28 12:06:53 Nathan kernel: TCP reno registered
Dec 28 12:06:53 Nathan kernel: TCP bic registered
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 1
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 17
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 8
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 20
Dec 28 12:06:53 Nathan kernel: Using IPI Shortcut mode
Dec 28 12:06:53 Nathan kernel: ACPI wakeup devices:
Dec 28 12:06:53 Nathan kernel: PCI0 UAR1 USB1 USB2 USB3 EHCI PS2M PS2K AC9 MC9 ILAN SLPB
Dec 28 12:06:53 Nathan kernel: ACPI: (supports S0 S1 S4 S5)
Dec 28 12:06:53 Nathan kernel: Freeing unused kernel memory: 144k freed
Dec 28 12:06:53 Nathan kernel: SCSI subsystem initialized
Dec 28 12:06:53 Nathan kernel: dc395x: Tekram DC395(U/UW/F), DC315(U) - ASIC TRM-S1040 v2.05, 2004/03/08
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 169
Dec 28 12:06:53 Nathan kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
Dec 28 12:06:53 Nathan kernel: e100: Copyright(c) 1999-2005 Intel Corporation
Dec 28 12:06:53 Nathan kernel: usbcore: registered new driver usbfs
Dec 28 12:06:53 Nathan kernel: usbcore: registered new driver hub
Dec 28 12:06:53 Nathan kernel: dc395x: Used settings: AdapterID=07, Speed=0(20.0MHz), dev_mode=0x7f
Dec 28 12:06:53 Nathan kernel: dc395x: AdaptMode=0xbf, Tags=4(16), DelayReset=1s
Dec 28 12:06:53 Nathan kernel: dc395x: Connectors: int50 Termination: Auto Low High
Dec 28 12:06:53 Nathan kernel: dc395x: Performing initial SCSI bus reset
Dec 28 12:06:53 Nathan kernel: scsi0 : Tekram DC395(U/UW/F), DC315(U) - ASIC TRM-S1040 v2.05, 2004/03/08
Dec 28 12:06:53 Nathan kernel: USB Universal Host Controller Interface driver v2.3
Dec 28 12:06:53 Nathan kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Dec 28 12:06:53 Nathan kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Dec 28 12:06:53 Nathan kernel: dc395x: Target 03: Sync: 48ns Offset 15 (20.8 MB/s)
Dec 28 12:06:53 Nathan kernel: Vendor: PLEXTOR Model: CD-ROM PX-40TS Rev: 1.13
Dec 28 12:06:53 Nathan kernel: Type: CD-ROM ANSI SCSI revision: 02
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 177
Dec 28 12:06:53 Nathan kernel: PCI: VIA IRQ fixup for 0000:00:10.0, from 11 to 1
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.0: irq 177, io base 0x0000d800
Dec 28 12:06:53 Nathan kernel: usb usb1: configuration #1 chosen from 1 choice
Dec 28 12:06:53 Nathan kernel: hub 1-0:1.0: USB hub found
Dec 28 12:06:53 Nathan kernel: hub 1-0:1.0: 2 ports detected
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:10.1 -> GSI 21 (level, low) -> IRQ 177
Dec 28 12:06:53 Nathan kernel: PCI: VIA IRQ fixup for 0000:00:10.1, from 3 to 1
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.1: irq 177, io base 0x0000dc00
Dec 28 12:06:53 Nathan kernel: usb usb2: configuration #1 chosen from 1 choice
Dec 28 12:06:53 Nathan kernel: hub 2-0:1.0: USB hub found
Dec 28 12:06:53 Nathan kernel: hub 2-0:1.0: 2 ports detected
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 177
Dec 28 12:06:53 Nathan kernel: PCI: VIA IRQ fixup for 0000:00:10.2, from 10 to 1
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
Dec 28 12:06:53 Nathan kernel: uhci_hcd 0000:00:10.2: irq 177, io base 0x0000e000
Dec 28 12:06:53 Nathan kernel: usb usb3: configuration #1 chosen from 1 choice
Dec 28 12:06:53 Nathan kernel: hub 3-0:1.0: USB hub found
Dec 28 12:06:53 Nathan kernel: hub 3-0:1.0: 2 ports detected
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 17 (level, low) -> IRQ 185
Dec 28 12:06:53 Nathan kernel: e100: eth0: e100_probe: addr 0xdf9ff000, irq 185, MAC addr 00:A0:C9:9F:25:83
Dec 28 12:06:53 Nathan kernel: VP_IDE: IDE controller at PCI slot 0000:00:11.1
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:11.1[A]: no GSI
Dec 28 12:06:53 Nathan kernel: PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 15
Dec 28 12:06:53 Nathan kernel: VP_IDE: chipset revision 6
Dec 28 12:06:53 Nathan kernel: VP_IDE: not 100%% native mode: will probe irqs later
Dec 28 12:06:53 Nathan kernel: VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
Dec 28 12:06:53 Nathan kernel: ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
Dec 28 12:06:53 Nathan kernel: ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Dec 28 12:06:53 Nathan kernel: Probing IDE interface ide0...
Dec 28 12:06:53 Nathan kernel: usb 1-2: new full speed USB device using uhci_hcd and address 2
Dec 28 12:06:53 Nathan kernel: usb 1-2: configuration #1 chosen from 1 choice
Dec 28 12:06:53 Nathan kernel: hda: SAMSUNG SP1213N, ATA DISK drive
Dec 28 12:06:53 Nathan kernel: hdb: SAMSUNG SP1604N, ATA DISK drive
Dec 28 12:06:53 Nathan kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 28 12:06:53 Nathan kernel: Probing IDE interface ide1...
Dec 28 12:06:53 Nathan kernel: hdc: TOSHIBA DVD-ROM SD-M1912, ATAPI CD/DVD-ROM drive
Dec 28 12:06:53 Nathan kernel: hdd: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive
Dec 28 12:06:53 Nathan kernel: ide1 at 0x170-0x177,0x376 on irq 15
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 177
Dec 28 12:06:53 Nathan kernel: ehci_hcd 0000:00:10.3: EHCI Host Controller
Dec 28 12:06:53 Nathan kernel: ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
Dec 28 12:06:53 Nathan kernel: ehci_hcd 0000:00:10.3: irq 177, io mem 0xdfffef00
Dec 28 12:06:53 Nathan kernel: ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Dec 28 12:06:53 Nathan kernel: usb usb4: configuration #1 chosen from 1 choice
Dec 28 12:06:53 Nathan kernel: hub 4-0:1.0: USB hub found
Dec 28 12:06:53 Nathan kernel: hub 4-0:1.0: 6 ports detected
Dec 28 12:06:53 Nathan kernel: usb 1-2: can't set config #1, error -84
Dec 28 12:06:53 Nathan kernel: hda: max request size: 512KiB
Dec 28 12:06:53 Nathan kernel: hda: 234493056 sectors (120060 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
Dec 28 12:06:53 Nathan kernel: hda: cache flushes supported
Dec 28 12:06:53 Nathan kernel: hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13 hda14 >
Dec 28 12:06:53 Nathan kernel: hdb: max request size: 512KiB
Dec 28 12:06:53 Nathan kernel: hdb: 312581808 sectors (160041 MB) w/2048KiB Cache, CHS=19457/255/63, UDMA(100)
Dec 28 12:06:53 Nathan kernel: hdb: cache flushes supported
Dec 28 12:06:53 Nathan kernel: hdb: hdb1 hdb2 < hdb5 hdb6 hdb7 hdb8<6>usb 1-2: USB disconnect, address 2
Dec 28 12:06:53 Nathan kernel: hdb9 hdb10 hdb11 hdb12 hdb13 hdb14 >
Dec 28 12:06:53 Nathan kernel: hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Dec 28 12:06:53 Nathan kernel: Uniform CD-ROM driver Revision: 3.20
Dec 28 12:06:53 Nathan kernel: hdd: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
Dec 28 12:06:53 Nathan kernel: usb 1-2: new full speed USB device using uhci_hcd and address 3
Dec 28 12:06:53 Nathan kernel: usb 1-2: configuration #1 chosen from 1 choice
Dec 28 12:06:53 Nathan kernel: device-mapper: 4.5.0-ioctl (2005-10-04) initialised: **********
Dec 28 12:06:53 Nathan kernel: kjournald starting. Commit interval 5 seconds
Dec 28 12:06:53 Nathan kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 28 12:06:53 Nathan kernel: sr0: scsi-1 drive
Dec 28 12:06:53 Nathan kernel: sr 0:0:3:0: Attached scsi CD-ROM sr0
Dec 28 12:06:53 Nathan kernel: sr 0:0:3:0: Attached scsi generic sg0 type 5
Dec 28 12:06:53 Nathan kernel: Linux agpgart interface v0.101 (c) Dave Jones
Dec 28 12:06:53 Nathan kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Dec 28 12:06:53 Nathan kernel: agpgart: Detected VIA KT266/KY266x/KT333 chipset
Dec 28 12:06:53 Nathan kernel: agpgart: AGP aperture is 64M @ 0xe0000000
Dec 28 12:06:53 Nathan kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 28 12:06:53 Nathan kernel: parport: PnPBIOS parport detected.
Dec 28 12:06:53 Nathan kernel: parport0: PC-style at 0x378 (0x778), irq 7, dma 0 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
Dec 28 12:06:53 Nathan kernel: usb 1-2: can't set config #1, error -110
Dec 28 12:06:53 Nathan kernel: irda_init()
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 23
Dec 28 12:06:53 Nathan kernel: Real Time Clock Driver v1.12ac
Dec 28 12:06:53 Nathan kernel: Floppy drive(s): fd0 is 1.44M
Dec 28 12:06:53 Nathan kernel: FDC 0 is a post-1991 82077
Dec 28 12:06:53 Nathan kernel: ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 19 (level, low) -> IRQ 193
Dec 28 12:06:53 Nathan kernel: es1968: not attempting power management.
Dec 28 12:06:53 Nathan kernel: input: ImPS/2 Generic Wheel Mouse as /class/input/input1
Dec 28 12:06:53 Nathan kernel: input: PC Speaker as /class/input/input2
Dec 28 12:06:53 Nathan kernel: es1968: clocking to 48000
Dec 28 12:06:53 Nathan kernel: ts: Compaq touchscreen protocol output
Dec 28 12:06:53 Nathan kernel: Linux video capture interface: v1.00
Dec 28 12:06:53 Nathan kernel: mice: PS/2 mouse device common for all mice
Dec 28 12:06:53 Nathan kernel: Adding 1052216k swap on /dev/hda8. Priority:-1 extents:1 across:1052216k
Dec 28 12:06:53 Nathan kernel: Adding 1574328k swap on /dev/hdb9. Priority:-2 extents:1 across:1574328k
Dec 28 12:06:53 Nathan kernel: EXT3 FS on hdb6, internal journal
Dec 28 12:06:53 Nathan kernel: JFS: nTxBlock = 4036, nTxLock = 32293
Dec 28 12:06:53 Nathan kernel: kjournald starting. Commit interval 5 seconds
Dec 28 12:06:53 Nathan kernel: EXT3 FS on hdb8, internal journal
Dec 28 12:06:53 Nathan kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 28 12:06:53 Nathan kernel: ReiserFS: hdb13: found reiserfs format "3.6" with standard journal
Dec 28 12:06:53 Nathan kernel: ReiserFS: hdb13: using ordered data mode
Dec 28 12:06:53 Nathan kernel: ReiserFS: hdb13: journal params: device hdb13, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Dec 28 12:06:53 Nathan kernel: ReiserFS: hdb13: checking transaction log (hdb13)
Dec 28 12:06:53 Nathan kernel: ReiserFS: hdb13: Using r5 hash to sort names
Dec 28 12:06:53 Nathan kernel: SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
Dec 28 12:06:53 Nathan kernel: SGI XFS Quota Management subsystem
Dec 28 12:06:53 Nathan kernel: XFS mounting filesystem dm-0
Dec 28 12:06:53 Nathan kernel: Ending clean XFS mount for filesystem: dm-0
Dec 28 12:06:53 Nathan kernel: kjournald starting. Commit interval 5 seconds
Dec 28 12:06:53 Nathan kernel: EXT3 FS on hda11, internal journal
Dec 28 12:06:53 Nathan kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 28 12:06:53 Nathan kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Dec 28 12:06:53 Nathan kernel: CSLIP: code copyright 1989 Regents of the University of California
Dec 28 12:06:53 Nathan kernel: PPP generic driver version 2.4.2
Dec 28 12:06:53 Nathan kernel: NET: Registered protocol family 10
Dec 28 12:06:53 Nathan kernel: lo: Disabled Privacy Extensions
Dec 28 12:06:53 Nathan kernel: IPv6 over IPv4 tunneling driver
Dec 28 12:06:55 Nathan pppd[3903]: PPP session is 677
Dec 28 12:06:55 Nathan kernel: NET: Registered protocol family 24
Dec 28 12:06:55 Nathan pppd[3903]: Using interface ppp0
Dec 28 12:06:55 Nathan pppd[3903]: Connect: ppp0 <--> eth0
Dec 28 12:06:56 Nathan pppd[3903]: PAP authentication succeeded
Dec 28 12:06:56 Nathan pppd[3903]: peer from calling number 00:90:1A:41:7B:AE authorized
Dec 28 12:06:56 Nathan pppd[3903]: Cannot determine ethernet address for proxy ARP
Dec 28 12:06:56 Nathan pppd[3903]: local IP address 80.137.63.154





mfg
schwedenmann
 
ändere das letzte posting mal bitte und verwende
Code:
-tags ...
was gibt "sudo tail -f /var/log/messages" aus, wenn du das teil einsteckst ?
 
Ich glaube, das Problem gab es schon oefter, und ich vermute, dass Du einfach nur die Datei /dev/sda1 mittels mknod anlegen musst. Bei diversen Distributionen werden die nicht angelegt, v.a., wenn man devfs, ubdev, oder wie sie alle heissen, benutzt. Als root:
Code:
mknod /dev/sda1 b 8 1
dann versuche es nochmal. Vielleicht solltest Du auch
Code:
mkdod /dev/sda b 8 0
anlegen, bin nicht sicher, wie notwendig das ist.

Die Daten b, 8 und 1 kann man der Datei linux-<version>/Documentation/devices.txt entnehmen, wenn Du die Kernelquellen installiert oder einen Vanillakernel entpackt hast, also i.d.R. unter /usr/src/ zu finden.
 
USB prob

Hallo

folgende Meldungen zum problem

j
oerg@Nathan:~$ lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 003: ID 071b:3203 Domain Technologies, Inc.
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000


Nathan:/home/joerg# modprobe sd_mod
Nathan:/home/joerg# mount -t vfat /dev/sda1 /media/mmp-usb
mount: special device /dev/sda1 does not exist
Nathan:/home/joerg#


In /dev/

gibts nur
..
rtc
scd0
sequencer
sequencer2
sg0
...


sda fehlt wohl !!



mfg
schwedenmann
 
dann eben nochmal:

was sagt "sudo tail -f /var/log/messages" wenn du das teil einsteckst ?
 
Er soll das Modul von Hand laden und schauen was passiert.

Code:
modprobe sd_mod
 
Usb

Hallo


Er soll das Modul von Hand laden und schauen was passiert.

Ist schon längst geschehen, siehe heir

Zitat:
Nathan:/home/joerg# modprobe sd_mod
Nathan:/home/joerg# mount -t vfat /dev/sda1 /media/mmp-usb
mount: special device /dev/sda1 does not exist
Nathan:/home/joerg#


Der Stick, mp3player ist die ganze Zeit dran.

Ich war jetzt mal kurz in Archlinux drin, da gibt es ein device sda unter /dev

ein
mount -t vfat /dev/sda /mnt/usb führt dort zum Erfolg.

ich gehe mal davon aus, das
1. sd_mod noch geladen werden muß aber vor allem muß ich unter debian ein Device sda erzeugen, was ja schon @rikola vermutet hatte.



mfg
schwedenmann


P.S.
sd_mod kann man doch afaik per modconf nachladen?
 
wenn du nicht willst dass ich helfe musst dus nur sagen ...
 
nochmal USB

Hallo

@nemesis

j
oerg@Nathan:~$ sudo -f /var/log/messages
sudo: illegal option `-f'
usage: sudo -K | -L | -V | -h | -k | -l | -v
usage: sudo [-HPSb] [-p prompt] [-u username|#uid]
{ -e file [...] | -i | -s | <command> }

Deswegen hab ichs nicht gepostet, weils nichts bringt

mfg
schwedenmann
.
.
.
EDIT (autom. Beitragszusammenführung) :
.

Hallo

das sind die letzen zeilen nachdem ich jetzt das teil eingesteckt habe


Dec 28 18:20:21 Nathan kernel: usb 4-2: new high speed USB device using ehci_hcd and address 2
Dec 28 18:20:21 Nathan kernel: usb 4-2: configuration #1 chosen from 1 choice

auch wenn ich jetzt sd_mod ausführe, kann ich mit dem Teil nichts anfangen

mfg
schwedenmann
 
Zuletzt bearbeitet:
oerg@Nathan:~$ sudo -f /var/log/messages
"tail -f /var/log/messages" als root
dann den stick einstecken
ablesen was für meldungen kommen

steht da was ala:
Code:
Dec 28 15:49:06 localhost kernel: usb 1-1: new full speed USB device using uhci_hcd and address 3
Dec 28 15:49:06 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice
Dec 28 15:49:09 localhost kernel: SCSI subsystem initialized
Dec 28 15:49:09 localhost kernel: Initializing USB Mass Storage driver...
Dec 28 15:49:09 localhost kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Dec 28 15:49:09 localhost kernel: usbcore: registered new driver usb-storage
Dec 28 15:49:09 localhost kernel: USB Mass Storage support registered.
Dec 28 15:49:14 localhost kernel:   Vendor: SAMSUNG   Model: HM120JC           Rev: YL10
Dec 28 15:49:14 localhost kernel:   Type:   Direct-Access                      ANSI SCSI revision: 00
Dec 28 15:49:14 localhost kernel: SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
Dec 28 15:49:14 localhost kernel: sda: Write Protect is off
Dec 28 15:49:14 localhost kernel: SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
Dec 28 15:49:14 localhost kernel: sda: Write Protect is off
Dec 28 15:49:15 localhost kernel:  sda: sda1 sda2 sda3
Dec 28 15:49:15 localhost kernel: sd 0:0:0:0: Attached scsi disk sda
 
usb

Hallo

Dec 28 18:20:21 Nathan kernel: usb 4-2: new high speed USB device using ehci_hcd and address 2
Dec 28 18:20:21 Nathan kernel: usb 4-2: configuration #1 chosen from 1 choice
Dec 28 18:35:50 Nathan -- MARK -
Dec 28 18:51:38 Nathan kernel: usb 4-2: USB disconnect, address 2
Dec 28 18:52:25 Nathan kernel: usb 4-2: new high speed USB device using ehci_hcd and address 3
Dec 28 18:52:25 Nathan kernel: usb 4-2: configuration #1 chosen from 1 choice
nach dem einstecken

das Teil wird nicht erkannt.

ich versuch mal sda zu erzeugen.
geht das auch per

makedev -v sda ?
oder per
/dev/makedev -v sda ?

jeweils als root natürlich

mfg
schwedenmann
 
da hilft auch kein sda erzeugen fürchte ich.
was is es für ein kernel?
 
kernel

Hallo

@nemesis

joerg@Nathan:~$ uname -r
2.6.16-2-k7

Ich weiß, schon ein bißchen alt, tut abr seinen Dienst.

mfg
schwedenmann

P.S.
ich habe nich eine SCSI-Controller, incl. SCSI-CDROM + SCSI-Scanner im/am System
 
Scsi

Hallo


ich habe noch einen Tekram 395U drin, da hängt ein Plextor-CDROM und extern ein SCSI-Scanner von Highscreen dran. Nur zur Info, da ja USB, SATA auch als SCSi-Geräte angesprochen werden.

mfg
schwedenmann
 
dmesg

Hallo

Hier der Inhalt von dmesg

Linux version 2.6.16-2-k7 (Debian 2.6.16-18) (fs@debian.org) (gcc version 4.0.4 20060730 (prerelease) (Debian 4.0.3-6)) #1 Fri Aug 18 19:48:42 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 - 000000001fff0000 (usable)
BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
On node 0 totalpages: 131056
DMA zone: 4096 pages, LIFO batch:0
DMA32 zone: 0 pages, LIFO batch:0
Normal zone: 126960 pages, LIFO batch:31
HighMem zone: 0 pages, LIFO batch:0
DMI 2.3 present.
ACPI: RSDP (v000 AMI ) @ 0x000fa8a0
ACPI: RSDT (v001 AMIINT VIA_K7 0x00000010 MSFT 0x00000097) @ 0x1fff0000
ACPI: FADT (v001 AMIINT VIA_K7 0x00000011 MSFT 0x00000097) @ 0x1fff0030
ACPI: MADT (v001 AMIINT VIA_K7 0x00000009 MSFT 0x00000097) @ 0x1fff00c0
ACPI: DSDT (v001 VIA KT266A 0x00001000 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:8 APIC version 16
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 3, 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 9 global_irq 9 low level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
Built 1 zonelists
Kernel command line: root=/dev/hdb6 ro ramdisk_size=100000 lang=de apm=power-off nomce vga=791
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: 2048 (order: 11, 32768 bytes)
Detected 1999.242 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 511544k/524224k available (1421k kernel code, 12092k reserved, 537k data, 144k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 4004.85 BogoMIPS (lpj=8009705)
Security Framework v1.0.0 initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000
CPU: AMD Athlon(tm) XP 2400+ stepping 01
Checking 'hlt' instruction... OK.
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking if image is initramfs... it is
Freeing initrd memory: 4803k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfdae1, last bus=1
PCI: Using configuration type 1
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 0800-087f claimed by vt8235 PM
PCI quirk: region 0400-040f claimed by vt8235 SMB
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: Power Resource [URP1] (off)
ACPI: Power Resource [URP2] (off)
ACPI: Power Resource [FDDP] (off)
ACPI: Power Resource [LPTP] (off)
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 12 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: c000-cfff
MEM window: dfa00000-dfafffff
PREFETCH window: cf900000-df8fffff
PCI: Setting latency timer of device 0000:00:01.0 to 64
audit: initializing netlink socket (disabled)
audit(1167329720.044:1): initialized
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 (default)
io scheduler deadline registered
io scheduler cfq registered
vesafb: framebuffer at 0xd0000000, mapped to 0xd0880000, using 3072k, total 65536k
vesafb: mode is 1024x768x16, linelength=2048, pages=41
vesafb: protected mode interface info at c000:549e
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Console: switching to colour frame buffer device 128x48
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
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
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:02: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 100000K size 1024 blocksize
NET: Registered protocol family 2
input: AT Translated Set 2 keyboard as /class/input/input0
IP route cache hash table entries: 8192 (order: 3, 32768 bytes)
TCP established hash table entries: 32768 (order: 5, 131072 bytes)
TCP bind hash table entries: 32768 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 32768 bind 32768)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 8
NET: Registered protocol family 20
Using IPI Shortcut mode
ACPI wakeup devices:
PCI0 UAR1 USB1 USB2 USB3 EHCI PS2M PS2K AC9 MC9 ILAN SLPB
ACPI: (supports S0 S1 S4 S5)
Freeing unused kernel memory: 144k freed
SCSI subsystem initialized
dc395x: Tekram DC395(U/UW/F), DC315(U) - ASIC TRM-S1040 v2.05, 2004/03/08
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 169
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
usbcore: registered new driver usbfs
usbcore: registered new driver hub
dc395x: Used settings: AdapterID=07, Speed=0(20.0MHz), dev_mode=0x7f
dc395x: AdaptMode=0xbf, Tags=4(16), DelayReset=1s
dc395x: Connectors: int50 Termination: Auto Low High
dc395x: Performing initial SCSI bus reset
scsi0 : Tekram DC395(U/UW/F), DC315(U) - ASIC TRM-S1040 v2.05, 2004/03/08
USB Universal Host Controller Interface driver v2.3
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
dc395x: Target 03: Sync: 48ns Offset 15 (20.8 MB/s)
Vendor: PLEXTOR Model: CD-ROM PX-40TS Rev: 1.13
Type: CD-ROM ANSI SCSI revision: 02
ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 177
PCI: VIA IRQ fixup for 0000:00:10.0, from 11 to 1
uhci_hcd 0000:00:10.0: UHCI Host Controller
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:10.0: irq 177, io base 0x0000d800
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:10.1 -> GSI 21 (level, low) -> IRQ 177
PCI: VIA IRQ fixup for 0000:00:10.1, from 3 to 1
uhci_hcd 0000:00:10.1: UHCI Host Controller
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:10.1: irq 177, io base 0x0000dc00
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:10.2[C] -> GSI 21 (level, low) -> IRQ 177
PCI: VIA IRQ fixup for 0000:00:10.2, from 10 to 1
uhci_hcd 0000:00:10.2: UHCI Host Controller
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:10.2: irq 177, io base 0x0000e000
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:0d.0[A] -> GSI 17 (level, low) -> IRQ 185
e100: eth0: e100_probe: addr 0xdf9ff000, irq 185, MAC addr 00:A0:C9:9F:25:83
VP_IDE: IDE controller at PCI slot 0000:00:11.1
ACPI: PCI Interrupt 0000:00:11.1[A]: no GSI
PCI: VIA IRQ fixup for 0000:00:11.1, from 255 to 15
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: SAMSUNG SP1213N, ATA DISK drive
hdb: SAMSUNG SP1604N, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: TOSHIBA DVD-ROM SD-M1912, ATAPI CD/DVD-ROM drive
hdd: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ACPI: PCI Interrupt 0000:00:10.3[D] -> GSI 21 (level, low) -> IRQ 177
ehci_hcd 0000:00:10.3: EHCI Host Controller
ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:10.3: irq 177, io mem 0xdfffef00
ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
hda: max request size: 512KiB
hda: 234493056 sectors (120060 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 hda13 hda14 >
hdb: max request size: 512KiB
hdb: 312581808 sectors (160041 MB) w/2048KiB Cache, CHS=19457/255/63, UDMA(100)
hdb: cache flushes supported
hdb: hdb1 hdb2 < hdb5 hdb6 hdb7 hdb8 hdb9 hdb10 hdb11 hdb12 hdb13 hdb14 >
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, 2048kB Cache, UDMA(33)
device-mapper: 4.5.0-ioctl (2005-10-04) initialised: **********
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
sr0: scsi-1 drive
sr 0:0:3:0: Attached scsi CD-ROM sr0
sr 0:0:3:0: Attached scsi generic sg0 type 5
Linux agpgart interface v0.101 (c) Dave Jones
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
agpgart: Detected VIA KT266/KY266x/KT333 chipset
agpgart: AGP aperture is 64M @ 0xe0000000
input: PC Speaker as /class/input/input1
Floppy drive(s): fd0 is 1.44M
Real Time Clock Driver v1.12ac
FDC 0 is a post-1991 82077
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378 (0x778), irq 7, dma 0 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
irda_init()
NET: Registered protocol family 23
ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 19 (level, low) -> IRQ 193
es1968: not attempting power management.
input: ImPS/2 Generic Wheel Mouse as /class/input/input2
ts: Compaq touchscreen protocol output
mice: PS/2 mouse device common for all mice
es1968: clocking to 48000
Linux video capture interface: v1.00
Adding 1052216k swap on /dev/hda8. Priority:-1 extents:1 across:1052216k
Adding 1574328k swap on /dev/hdb9. Priority:-2 extents:1 across:1574328k
EXT3 FS on hdb6, internal journal
JFS: nTxBlock = 4036, nTxLock = 32293
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdb8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ReiserFS: hdb13: found reiserfs format "3.6" with standard journal
ReiserFS: hdb13: using ordered data mode
ReiserFS: hdb13: journal params: device hdb13, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hdb13: checking transaction log (hdb13)
ReiserFS: hdb13: Using r5 hash to sort names
SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
SGI XFS Quota Management subsystem
XFS mounting filesystem dm-0
Ending clean XFS mount for filesystem: dm-0
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda11, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver



SCSI ist kein problem,wird alles korkt geladen, auch USB wird ja geladen.
Am mp3-Player kann ich aber schon sehen, daß ich ihn nicht nutzen kann.
An der Hardware kann es nicht liegen.
ich hatte zwar bei der installtion USB im Bios deaktiviert, aber das hatte ich bei Gentoo und Archlinux auch, bei den Distrsi ist aber sda in /dev vorhanden.

mfg
chwedenmann
 

Ähnliche Themen

Ethernet wird nicht erkannt

OpenSuse 12.3 / Tiefschlaf funktioniert nicht

HDMI Soundausgabe 2

Modulfehler?

HDMI Soundausgabe

Zurück
Oben