Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |
Quellcode |
|
1 |
tail -f /var/log/messages |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
tail -f /var/log/messages |grep -v usb-storage Dec 9 14:28:22 linuxlaptop su[16104]: Successful su for root by dejungma Dec 9 14:28:22 linuxlaptop su[16104]: + pts/0 dejungma:root Dec 9 14:28:22 linuxlaptop su[16104]: pam_unix(su:session): session opened for user root by dejungma(uid=1000) Dec 9 14:28:40 linuxlaptop kernel: usb 1-7: new high speed USB device using ehci_hcd and address 2 Dec 9 14:28:40 linuxlaptop kernel: usb 1-7: configuration #1 chosen from 1 choice Dec 9 14:29:01 linuxlaptop kernel: usb 1-7: USB disconnect, address 2 Dec 9 14:29:01 linuxlaptop usb_id[16393]: unable to access '/devices/pci0000:00/0000:00:1d.7/usb1/1-7' Dec 9 14:29:06 linuxlaptop kernel: usb 1-7: new high speed USB device using ehci_hcd and address 3 Dec 9 14:29:07 linuxlaptop kernel: usb 1-7: configuration #1 chosen from 1 choice Dec 9 14:29:07 linuxlaptop kernel: scsi3 : SCSI emulation for USB Mass Storage devices Dec 9 14:29:12 linuxlaptop kernel: scsi 3:0:0:0: CD-ROM ZTE USB SCSI CD-ROM 2.31 PQ: 0 ANSI: 2 Dec 9 14:29:12 linuxlaptop kernel: sr1: scsi-1 drive Dec 9 14:29:12 linuxlaptop kernel: sr 3:0:0:0: Attached scsi CD-ROM sr1 Dec 9 14:29:12 linuxlaptop kernel: sr 3:0:0:0: Attached scsi generic sg2 type 5 Dec 9 14:29:29 linuxlaptop gnome-keyring-daemon[4995]: adding removable location: volume_label_ZTEMODEM at /media/ZTEMODEM Dec 9 14:29:29 linuxlaptop kernel: ISO 9660 Extensions: Microsoft Joliet Level 1 Dec 9 14:29:29 linuxlaptop kernel: ISOFS: changing to secondary root Dec 9 14:29:29 linuxlaptop hald: mounted /dev/sr1 on behalf of uid 1000 |
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |
Quellcode |
|
1 2 3 4 5 6 7 8 |
│ Symbol: USB_SERIAL_OPTION [=m] │ │ Prompt: USB driver for GSM and CDMA modems │ │ Defined at drivers/usb/serial/Kconfig:568 │ │ Depends on: USB_SUPPORT && USB_SERIAL │ │ Location: │ │ -> Device Drivers │ │ -> USB support (USB_SUPPORT [=y]) │ │ -> USB Serial Converter support (USB_SERIAL [=m]) |
Quellcode |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Dec 9 15:09:43 linuxlaptop kernel: usbcore: registered new interface driver usbserial Dec 9 15:09:43 linuxlaptop kernel: usbserial: USB Serial support registered for generic Dec 9 15:09:43 linuxlaptop kernel: usbserial_generic 1-7:1.0: generic converter detected Dec 9 15:09:43 linuxlaptop kernel: usb 1-7: generic converter now attached to ttyUSB0 Dec 9 15:09:43 linuxlaptop kernel: usbserial_generic 1-7:1.1: generic converter detected Dec 9 15:09:43 linuxlaptop kernel: usb 1-7: generic converter now attached to ttyUSB1 Dec 9 15:09:43 linuxlaptop kernel: usbserial_generic 1-7:1.3: generic converter detected Dec 9 15:09:43 linuxlaptop kernel: usb 1-7: generic converter now attached to ttyUSB2 Dec 9 15:09:43 linuxlaptop kernel: usbcore: registered new interface driver usbserial_generic Dec 9 15:09:43 linuxlaptop kernel: usbserial: USB Serial Driver core Dec 9 15:09:44 linuxlaptop NetworkManager: <info> (tts/USB0): ignoring due to lack of mobile broadband capabilties Dec 9 15:09:44 linuxlaptop NetworkManager: <info> (tts/USB1): ignoring due to lack of mobile broadband capabilties Dec 9 15:09:44 linuxlaptop NetworkManager: <info> (ttyUSB2): ignoring due to lack of mobile broadband capabilties |
Quellcode |
|
1 2 |
date ; unzip | port ; touch | head ; strip | top ; finger socket ; grep ; mount | tail ; gasp < yes & yes ; umount ; sleep |