Visualizzazione dei risultati da 1 a 7 su 7

Discussione: SUSE 10- Kernel

  1. #1

    SUSE 10- Kernel

    Salve, ho installato Linux SUSE 10.
    non capisco come posso accedere al Kernel, in quanto voglio abilitare la mia penna usb.
    Mi potete dire passo dopo passo per accedere alla schermata della configurazione.

    GRAZIIIIIIIIIIIIIIIIEEEEEEEEEEEEEE???????????????

  2. #2
    al kernel non devi accedere
    suse ha gia tutti i moduli e probabilmente li ha caricati gia

    apri un terminale e scrivi su ( esse u )

    dopo su metti la password di root e controlla con il comando
    lsmod | grep usb se ha caricato i vari uhci ehci e usb-storage

    se sono caricati il comando

    fdisk -l ( elle minuscola ) ti dice se la vede
    se non sono caricati caricali con
    modprobe usb-storage
    modprobe uhci-hcd ( o ehci o ohci dipende dalla tua scheda madre )
    oltre ai vari hda o hdb dovresti vedere un sda o sdb o altro

    poi ad esempio mkdir /mnt/usbpen
    mount /dev/sda /mnt/usbpen carica in /mnt/usbpen la tua penna

  3. #3

    suse 10

    Ciao, grazie per l'aiuto.........
    per favore mi puoi dire cosa devo fare=====
    col comando lsmod :
    Module Size Used by
    ipt_pkttype 1664 1
    ipt_LOG 6912 7
    ipt_limit 2304 7
    cpufreq_ondemand 6044 1
    cpufreq_userspace 4444 0
    cpufreq_powersave 1792 0
    powernow_k8 12168 0
    speedstep_lib 4228 0
    freq_table 4612 1 powernow_k8
    slusb 16736 0
    slamr 403016 2
    snd_pcm_oss 59168 0
    snd_mixer_oss 18944 1 snd_pcm_oss
    snd_seq 51984 0
    button 7056 0
    battery 10244 0
    ac 5252 0
    edd 9824 0
    af_packet 21384 2
    joydev 9408 0
    usb_storage 72512 0
    scsi_mod 131304 1 usb_storage
    usbhid 43616 0
    ip6t_REJECT 5504 3
    pcmcia 37176 0
    firmware_class 9856 1 pcmcia
    ipt_REJECT 5632 3
    ipt_state 1920 12
    iptable_mangle 2688 0
    iptable_nat 22228 0
    iptable_filter 2816 1
    snd_via82xx 28096 1
    ip6table_mangle 2304 0
    gameport 14600 1 snd_via82xx
    ip_conntrack 42168 2 ipt_state,iptable_nat
    snd_ac97_codec 90876 1 snd_via82xx
    ip_tables 19456 8 ipt_pkttype,ipt_LOG,ipt_limit,ipt_REJECT,ipt_state ,iptable_mangle,iptable_nat,iptable_filter
    snd_ac97_bus 2432 1 snd_ac97_codec
    snd_pcm 93064 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec
    ehci_hcd 32136 0
    uhci_hcd 32016 0
    via_rhine 22276 0
    snd_timer 24452 2 snd_seq,snd_pcm
    snd_page_alloc 10632 2 snd_via82xx,snd_pcm
    snd_mpu401_uart 7296 1 snd_via82xx
    mii 5504 1 via_rhine
    i2c_viapro 8080 0
    i2c_core 20368 1 i2c_viapro
    snd_rawmidi 24864 1 snd_mpu401_uart
    via_ircc 22164 0
    irda 115000 1 via_ircc
    crc_ccitt 2176 1 irda
    snd_seq_device 8588 2 snd_seq,snd_rawmidi
    ip6table_filter 2688 1
    usbcore 112640 6 slusb,usb_storage,usbhid,ehci_hcd,uhci_hcd
    ip6_tables 18176 3 ip6t_REJECT,ip6table_mangle,ip6table_filter
    snd 60420 12 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_via82xx,snd_ ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_r awmidi,snd_seq_device
    soundcore 9184 1 snd
    generic 4484 0 [permanent]
    yenta_socket 23820 2
    rsrc_nonstatic 12800 1 yenta_socket
    pcmcia_core 39952 3 pcmcia,yenta_socket,rsrc_nonstatic
    ohci1394 32820 0
    ieee1394 97208 1 ohci1394
    amd64_agp 11976 1
    agpgart 33096 1 amd64_agp
    shpchp 88676 0
    pci_hotplug 26164 1 shpchp
    ipv6 242752 11 ip6t_REJECT
    parport_pc 38980 1
    lp 11460 0
    parport 33864 2 parport_pc,lp
    nls_iso8859_1 4096 1
    nls_cp437 5760 1
    vfat 12800 1
    fat 49692 1 vfat
    dm_mod 54972 0
    reiserfs 250480 1
    fan 4996 0
    ide_cd 39684 0
    cdrom 36896 1 ide_cd
    thermal 14472 0
    processor 24252 2 powernow_k8,thermal
    via82cxxx 13212 0 [permanent]
    ide_disk 17152 4
    ide_core 122380 5 usb_storage,generic,ide_cd,via82cxxx,ide_disk

    di seguito ho inserito il comando: fdisk -l

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

    Dispositivo Boot Start End Blocks Id System
    /dev/hda1 * 1 3462 27808483+ c W95 FAT32 (LBA)
    /dev/hda2 3463 4864 11261565 f W95 Ext'd (LBA)
    /dev/hda5 3463 3528 530113+ 82 Linux swap / Solaris
    /dev/hda6 3529 4864 10731388+ 83 Linux

    a questo punto cosa devo fare, tenendo presente che la mia chiavetta è una VERBATIM da 1 GB e
    che il sistema SUSE 10 mkdir si trovano su /media e non su /mnt
    GRAZIEEEEEEEEEEEEEEEEE???????????????

  4. #4
    controlla fdisk -l piu in basso per vedere se mette un altra sezione con sd

    dai un dmesg | grep sd per vedere se riconosce la chiavetta

  5. #5
    Utente di HTML.it L'avatar di Casper87
    Registrato dal
    May 2006
    Messaggi
    1,968
    OT:è uscita la 10.2...leggete le migliorie
    qui
    "Disapprovo ciò che dici, ma difenderò alla morte il tuo diritto di dirlo." Voltaire
    1100110011111000011

  6. #6
    Ciao, Andy caps
    grazie dell'aiuto........
    ho eseguito il comando dmesg ma credo che la chiavetta non la riconosce .............

    Linux version 2.6.13-15.10-default (geeko@buildhost) (gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 Fri May 12 16:27:12 UTC 2006
    Kernel command line: root=/dev/hda6 vga=0x317 selinux=0 resume=/dev/hda5 splash=silent
    bootsplash: silent mode.
    Initializing CPU#0
    PID hash table entries: 1024 (order: 10, 16384 bytes)
    Detected 1601.211 MHz processor.
    Using pmtmr for high-res timesource
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Memory: 253400k/261568k available (2029k kernel code, 7524k reserved, 695k data, 204k init, 0k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 3205.57 BogoMIPS (lpj=6411143)
    Security Framework v1.0.0 initialized
    SELinux: Disabled at boot.
    PCI: PCI BIOS revision 2.10 entry at 0xfd557, last bus=1
    PCI: Using configuration type 1
    ACPI: Subsystem revision 20050408
    Boot video device is 0000:01:00.0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Link [ALKA] (IRQs 16 17 18 19 20 21 22 23) *10, disabled.
    ACPI: PCI Interrupt Link [ALKB] (IRQs 16 17 18 19 20 21 22 23) *10, disabled.
    ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *11, disabled.
    ACPI: PCI Interrupt Link [ALKD] (IRQs 21) *11, disabled.
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 12 14 15) *10
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *10 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
    ACPI: Embedded Controller [EC] (gpe 11)
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 10 devices
    PCI: Using ACPI for IRQ routing
    PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
    TC classifier action (bugs to netdev@vger.kernel.org cc hadi@cyberus.ca)
    pnp: 00:05: ioport range 0x600-0x60f has been reserved
    pnp: 00:05: ioport range 0x1c0-0x1cf has been reserved
    pnp: 00:05: ioport range 0x4d0-0x4d1 has been reserved
    pnp: 00:05: ioport range 0xfe10-0xfe11 could not be reserved
    PCI: Bridge: 0000:00:01.0
    IO window: disabled.
    MEM window: c1000000-c1ffffff
    PREFETCH window: e0000000-efffffff
    PCI: Bus 2, cardbus bridge: 0000:00:0b.0
    IO window: 00002000-00002fff
    IO window: 00003000-00003fff
    PREFETCH window: 10000000-11ffffff
    MEM window: 12000000-13ffffff
    PCI: Bus 6, cardbus bridge: 0000:00:0b.1
    IO window: 00005000-00005fff
    IO window: 00006000-00006fff
    PREFETCH window: 14000000-15ffffff
    MEM window: 16000000-17ffffff
    ACPI-0212: *** Warning: Device is not power manageable
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
    PCI: setting IRQ 11 as level-triggered
    ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
    PCI: Setting latency timer of device 0000:00:0b.0 to 64
    PCI: Enabling device 0000:00:0b.1 (0000 -> 0003)
    ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9
    PCI: setting IRQ 9 as level-triggered
    Console: switching to colour frame buffer device 127x44
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Real Time Clock Driver v1.12
    PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
    ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered
    floppy0: no floppy controllers found
    RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
    loop: loaded (max 8 devices)
    mice: PS/2 mouse device common for all mice
    input: PC Speaker
    md: md driver 0.90.2 MAX_MD_DEVS=256, MD_SB_DISKS=27
    md: bitmap version 3.38
    NET: Registered protocol family 2
    IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
    TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
    TCP: Hash tables configured (established 16384 bind 16384)
    TCP reno registered
    NET: Registered protocol family 1
    Using IPI Shortcut mode
    ACPI wakeup devices:
    PCI0 Z007 ILAN LID SLPB
    ACPI: (supports S0 S3 S4 S5)
    Freeing unused kernel memory: 204k freed
    input: AT Translated Set 2 keyboard on isa0060/serio0
    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:11.1
    ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
    ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
    PCI: Via IRQ fixup for 0000:00:11.1, from 0 to 11
    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 0x1c60-0x1c67, BIOS settings: hdaMA, hdbio
    ide1: BM-DMA at 0x1c68-0x1c6f, BIOS settings: hdcMA, hddio
    Probing IDE interface ide0...
    hda: HTS424040M9AT00, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    hda: max request size: 1024KiB
    hda: 78140160 sectors (40007 MB) w/1739KiB Cache, CHS=16383/255/63, UDMA(100)
    hda: cache flushes supported
    hda: hda1 hda2 < hda5 hda6 >
    Probing IDE interface ide1...
    Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9248b1, caps: 0x904713/0x4000
    input: SynPS/2 Synaptics TouchPad on isa0060/serio4
    hdc: TSSTcorpCD/DVDW TS-L532A, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    ACPI: CPU0 (power states: C1[C1])
    ACPI: Thermal Zone [THRS] (25 C)
    ACPI: Thermal Zone [THRC] (42 C)
    Attempting manual resume
    hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
    Uniform CD-ROM driver Revision: 3.20
    swsusp: Suspend partition has wrong signature?
    ReiserFS: hda6: found reiserfs format "3.6" with standard journal
    ReiserFS: hda6: using ordered data mode
    ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    ReiserFS: hda6: checking transaction log (hda6)
    ReiserFS: hda6: Using r5 hash to sort names
    bootsplash: status on console 0 changed to on
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
    parport: PnPBIOS parport detected.
    parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    lp0: using parport0 (interrupt-driven).
    Adding 530104k swap on /dev/hda5. Priority:-1 extents:1
    NET: Registered protocol family 10
    Disabled Privacy Extensions on device c036b920(lo)
    IPv6 over IPv4 tunneling driver
    ip6_tables: (C) 2000-2002 Netfilter core team
    ip_tables: (C) 2000-2002 Netfilter core team
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: shpc_init : shpc_cap_offset == 0
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    ip_conntrack version 2.1 (2043 buckets, 16344 max) - 248 bytes per conntrack
    Linux agpgart interface v0.101 (c) Dave Jones
    agpgart: Detected AGP bridge 0
    agpgart: AGP aperture is 256M @ 0xd0000000
    ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
    Yenta: CardBus bridge found at 0000:00:0b.0 [1025:006e]
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    USB Universal Host Controller Interface driver v2.3
    Yenta: ISA IRQ mask 0x0078, PCI irq 11
    Socket status: 30000006
    ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
    Yenta: CardBus bridge found at 0000:00:0b.1 [1025:006e]
    ieee1394: Initialized config rom entry `ip1394'
    Yenta: ISA IRQ mask 0x0078, PCI irq 9
    Socket status: 30000006
    ACPI-0212: *** Warning: Device is not power manageable
    ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
    PCI: Via IRQ fixup for 0000:00:10.0, from 0 to 9
    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 9, io base 0x00001c00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ohci1394: $Rev: 1299 $ Ben Collins <bcollins@debian.org>
    ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
    PCI: setting IRQ 10 as level-triggered
    ACPI: PCI Interrupt 0000:00:0b.2[C] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
    ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[10] MMIO=[c0005000-c00057ff] Max Packet=[2048]
    ACPI-0212: *** Warning: Device is not power manageable
    ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
    PCI: Via IRQ fixup for 0000:00:10.1, from 0 to 10
    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 10, io base 0x00001c20
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    ACPI-0212: *** Warning: Device is not power manageable
    ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
    PCI: Via IRQ fixup for 0000:00:10.2, from 0 to 11
    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 11, io base 0x00001c40
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    usb 1-1: new low speed USB device using uhci_hcd and address 2
    via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by Donald Becker
    ACPI-0212: *** Warning: Device is not power manageable
    ACPI-0402: *** Warning: Unable to derive IRQ for device 0000:00:12.0
    ACPI: PCI Interrupt 0000:00:12.0[A]: no GSI - using IRQ 10
    eth0: VIA Rhine II at 0x11800, 00:0a:e4:a3:71:e2, IRQ 10.
    eth0: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000.
    irq 11: nobody cared (try booting with the "irqpoll" option)
    [<d1259040>] (usb_hcd_irq+0x0/0x60 [usbcore])
    Disabling IRQ #11
    NET: Registered protocol family 23
    via_ircc: module not supported by Novell, setting U taint flag.
    ACPI-0212: *** Warning: Device is not power manageable
    ACPI-0212: *** Warning: Device is not power manageable
    ACPI: PCI Interrupt 0000:00:10.3[D] -> Link [LNKD] -> GSI 11 (lvel, low) -> IRQ 11
    PCI: Via IRQ fixup for 0000:00:10.3, from 0 to 11
    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 11, io mem 0xc0005800
    ehci_hcd 0000:00:10.3: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 6 ports detected
    ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
    PCI: Via IRQ fixup for 0000:00:11.5, from 11 to 9
    PCI: Setting latency timer of device 0000:00:11.5 to 64
    usb 1-1: USB disconnect, address 2
    usb 1-1: new low speed USB device using uhci_hcd and address 3
    usbcore: registered new driver hiddev
    input: USB HID v1.10 Mouse [Acrox USB & PS/2 Mouse] on usb-0000:00:10.0-1
    usbcore: registered new driver usbhid
    drivers/usb/input/hid-core.c: v2.01:USB HID core driver
    slamr: module not supported by Novell, setting U taint flag.
    slamr: module license 'Smart Link Ltd.' taints kernel.
    slamr: SmartLink AMRMO modem.
    slamr: probe 1106:3068 VIA3058 card...
    ACPI: PCI Interrupt 0000:00:11.6[C] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
    PCI: Via IRQ fixup for 0000:00:11.6, from 11 to 9
    PCI: Setting latency timer of device 0000:00:11.6 to 64
    slamr: mc97 codec is SIL27
    slamr: slamr0 is VIA3058 card.
    usb 4-4: new high speed USB device using ehci_hcd and address 3
    ehci_hcd 0000:00:10.3: Unlink after no-IRQ? Controller is probably using the wrong IRQ.
    usb 4-4: device not accepting address 3, error -110
    usb 4-4: new high speed USB device using ehci_hcd and address 4
    usb 4-4: device not accepting address 4, error -110
    usb 4-4: new high speed USB device using ehci_hcd and address 5
    SFW2-OUT-ERROR IN= OUT=modem0 SRC=151.24.189.187 DST=66.249.91.104 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=57690 DF PROTO=TCP SPT=6109 DPT=80 WINDOW=32767 RES=0x00 ACK FIN URGP=0
    usb 4-4: device not accepting address 5, error -110
    usb 4-4: new high speed USB device using ehci_hcd and address 6

    grazie........

  7. #7
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,559
    Originariamente inviato da Casper87
    OT:è uscita la 10.2...leggete le migliorie
    qui
    si è uscita x andarsi a fare una giratina , apri gli occhietti è il primo rilascio in alfatest

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.