VGN-FZ21M Motion Eye [ΕΠΙΛΥΘΗΚΕ]  Το θέμα επιλύθηκε

...hardware-drivers για desktops & laptops

Συντονιστής: adem1

VGN-FZ21M Motion Eye [ΕΠΙΛΥΘΗΚΕ]

Δημοσίευσηαπό grammo » 10 Ιαν 2009, 12:05

Καλημέρα σας...

Μετά από μία εβδομάδα χρήσης του Ubuntu 8.10 είμαι κάτι παραπάνω από ευχαριστημένος. Ωστόσο δεν μπορώ να βγάλω άκρη με την ενσωματωμένη κάμερα... Ούτε με το Ekiga, ούτε με το aMsn εχω καταφέρει να την κάνω να δουλέψει :? Μπορεί κάποιος να βοηθήσει;

Πατώντας lsusb παίρνω τα εξής:

Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 05ca:183b Ricoh Co., Ltd
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 045e:071f Microsoft Corp.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


Επίσης έχω προσπαθήσει να βρω άκρη από εδώ, αλλά δεν έχω καταφέρει κάτι...

Ευχαριστώ.
Τελευταία επεξεργασία από grammo και 28 Ιουν 2009, 12:09, έχει επεξεργασθεί 3 φορά/ες συνολικά
Sony Vaio VGN-FZ21M
CPU: Intel Core 2 Duo 2.00 GHz
Memory: 2GB/Go DDR2 SDRAM
Optical: Blu-ray Disc
Graphics: NVIDIA GeForce 8400 GT GPU
OS: Ubuntu 10.10 (maverick)
Άβαταρ μέλους
grammo
babeTUX
babeTUX
 
Δημοσιεύσεις: 134
Εγγραφή: 10 Ιαν 2009, 03:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό logari81 » 10 Ιαν 2009, 12:30

εδω περα:
http://www.islatux.es/ubuntu-intrepid-i ... aio-fz38m/
καποιος τυπος εξηγει πολύ καλα τι συμβαινει κι επαψε να υποστηριζεται η καρτα στο 8.10 και προσφερει την παρακατω ΠΡΟΧΕΙΡΗ λυση, την οποια μεταφραζω:

Από κονσολα εκτελουμε:

Κώδικας: Επιλογή όλων
echo "v4l2-common" sudo tee -a /etc/modules
echo "meye" sudo tee -a /etc/modules
sudo apt-get install mercurial build-essential libusb-0.1-4 libusb-dev libglib2.0-dev
hg clone http://bitbucket.org/ahixon/r5u87x/
sudo mkdir /lib/firmware/r5u87x
sudo cp -r r5u87x/ucode/* /lib/firmware/r5u87x
cd r5u87x
gksu gedit loader.c

Κι αλλαζουμε την γραμμη:
Κώδικας: Επιλογή όλων
static gchar *firmware = "ucode/r5u87x-%vid%-%pid%.fw";

με αυτήν:
Κώδικας: Επιλογή όλων
static gchar *firmware = "/lib/firmware/r5u87x/r5u87x-%vid%-%pid%.fw";

μετα κλεινουμε τον κειμενογραφο και εκτελεις στην κονσολα:
Κώδικας: Επιλογή όλων
sudo make
cd ..
sudo cp -r r5u87x/loader /usr/bin/loader-r5u87x
gksu gedit /etc/rc.local

Και προσθετουμε πανω απο το "exit 0" την παρακατω γραμμη:

/usr/bin/loader-r5u87x

Ξεκιναμε τον loader-r5u87x και επανεκκινουμε καποια αρθρωματα για να δοκιμασουμε οτι ολα πηγαν καλα:

Κώδικας: Επιλογή όλων
sudo /usr/bin/loader-r5u87x
sudo rmmod uvcvideo && sudo modprobe uvcvideo
sudo /etc/init.d/hal restart



Υ.Γ. μην βιαστεις να εφαρμοσεις την παραπανω λύση, ψαξτο λιγο παραπανω πρωτα μηπως βρεις κατι πιο απλο. Αν εφαρμοσεις τις παραπανω οδηγιες, προσπαθησε πρωτα να καταλαβεις τι κανει η καθε γραμμη.

Υ.Γ.2 το λινκ που εδωσες ειναι για 8.04 και δεν κανει για 8.10
http://opensourceecology.org/


Λειτουργικό: Ubuntu 10.04 lucid 64-bitΠροδιαγραφές: 4x Intel Core i5 CPU M 450 2.40GHz ‖ RAM 3696 MiB ‖ Lenovo KL3 - LENOVO IdeaPad Y560
Κάρτα γραφικών: ATI Device [1002:68c0]Ασύρματο: wlan0: Atheros Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
logari81
Επίτιμο μέλος
Επίτιμο μέλος
 
Δημοσιεύσεις: 6074
Εγγραφή: 14 Μάιος 2008, 10:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό grammo » 10 Ιαν 2009, 12:40

Σ'ευχαριστώ πολύ για την άμεση απάντηση. θα διαβάσω προσεκτικά τι γράφεις και θα επανέλθω!
Sony Vaio VGN-FZ21M
CPU: Intel Core 2 Duo 2.00 GHz
Memory: 2GB/Go DDR2 SDRAM
Optical: Blu-ray Disc
Graphics: NVIDIA GeForce 8400 GT GPU
OS: Ubuntu 10.10 (maverick)
Άβαταρ μέλους
grammo
babeTUX
babeTUX
 
Δημοσιεύσεις: 134
Εγγραφή: 10 Ιαν 2009, 03:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό grammo » 11 Ιαν 2009, 19:17

Λοιπόν, είμαι ένα βήμα πιο πέρα... Το λαμπάκι της κάμερας ανάβει, αλλά δεν έχω εικόνα :( Το amsn βλέπει τώρα ότι υπάρχει κάμερα, ενώ πριν δεν το έβλεπε. Απλά βλέπω μαύρο...

Any further assistance...?
Sony Vaio VGN-FZ21M
CPU: Intel Core 2 Duo 2.00 GHz
Memory: 2GB/Go DDR2 SDRAM
Optical: Blu-ray Disc
Graphics: NVIDIA GeForce 8400 GT GPU
OS: Ubuntu 10.10 (maverick)
Άβαταρ μέλους
grammo
babeTUX
babeTUX
 
Δημοσιεύσεις: 134
Εγγραφή: 10 Ιαν 2009, 03:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό logari81 » 11 Ιαν 2009, 19:21

ανεβασε το αποτελεσμα της εντολής
Κώδικας: Επιλογή όλων
dmesg

και δοκιμασε επισης να αλλαξεις τις ιδιοτητες του video input, στο παραθυρο που θα σου ανοιξει η εντολή
Κώδικας: Επιλογή όλων
gstreamer-properties

επισης πριν απο ολα αυτα δοκιμασε τα προγραμματα cheese και camorama. Το amsn δεν ειναι το πιο αξιοπιστο.
http://opensourceecology.org/


Λειτουργικό: Ubuntu 10.04 lucid 64-bitΠροδιαγραφές: 4x Intel Core i5 CPU M 450 2.40GHz ‖ RAM 3696 MiB ‖ Lenovo KL3 - LENOVO IdeaPad Y560
Κάρτα γραφικών: ATI Device [1002:68c0]Ασύρματο: wlan0: Atheros Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
logari81
Επίτιμο μέλος
Επίτιμο μέλος
 
Δημοσιεύσεις: 6074
Εγγραφή: 14 Μάιος 2008, 10:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό grammo » 11 Ιαν 2009, 19:29

Η εντολή dmesg μου βγάζει ένα μεγάλο κατεβατό και θα χαλάσω το layout του φόρουμ αν το ποστάρω...

Προφανώς λείπουν κάποια plugin διότι:

gstreamer-properties
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'
Sony Vaio VGN-FZ21M
CPU: Intel Core 2 Duo 2.00 GHz
Memory: 2GB/Go DDR2 SDRAM
Optical: Blu-ray Disc
Graphics: NVIDIA GeForce 8400 GT GPU
OS: Ubuntu 10.10 (maverick)
Άβαταρ μέλους
grammo
babeTUX
babeTUX
 
Δημοσιεύσεις: 134
Εγγραφή: 10 Ιαν 2009, 03:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό logari81 » 11 Ιαν 2009, 19:40

το αποτελεσμα του dmesg το βαζεις μεσα σε
Κώδικας: Επιλογή όλων
[code][/code]


τα warnings αυτα στο gstreamer-properties ειναι φυσιολογικα, δεν πειραζουν.
http://opensourceecology.org/


Λειτουργικό: Ubuntu 10.04 lucid 64-bitΠροδιαγραφές: 4x Intel Core i5 CPU M 450 2.40GHz ‖ RAM 3696 MiB ‖ Lenovo KL3 - LENOVO IdeaPad Y560
Κάρτα γραφικών: ATI Device [1002:68c0]Ασύρματο: wlan0: Atheros Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
logari81
Επίτιμο μέλος
Επίτιμο μέλος
 
Δημοσιεύσεις: 6074
Εγγραφή: 14 Μάιος 2008, 10:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό grammo » 11 Ιαν 2009, 19:44

Τα αποτελέσματα του
Κώδικας: Επιλογή όλων
dmesg
είναι:

Κώδικας: Επιλογή όλων
[ 0.584602] system 00:06: ioport range 0xfe00-0xfe7f has been reserved
[ 0.584604] system 00:06: ioport range 0xfe80-0xfeff has been reserved
[ 0.619710] pci 0000:01:00.0: BAR 6: can't allocate mem resource [0xe0000000-0xdfffffff]
[ 0.619713] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.619716] pci 0000:00:01.0: IO window: 0x2000-0x2fff
[ 0.619720] pci 0000:00:01.0: MEM window: 0xcc000000-0xceffffff
[ 0.619724] pci 0000:00:01.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.619729] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[ 0.619733] pci 0000:00:1c.0: IO window: 0x3000-0x3fff
[ 0.619740] pci 0000:00:1c.0: MEM window: 0xf6000000-0xf7ffffff
[ 0.619745] pci 0000:00:1c.0: PREFETCH window: 0x000000f0000000-0x000000f1ffffff
[ 0.619753] pci 0000:00:1c.1: PCI bridge, secondary bus 0000:04
[ 0.619757] pci 0000:00:1c.1: IO window: 0x4000-0x4fff
[ 0.619764] pci 0000:00:1c.1: MEM window: 0xf8000000-0xf9ffffff
[ 0.619769] pci 0000:00:1c.1: PREFETCH window: 0x000000f2000000-0x000000f3ffffff
[ 0.619778] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:06
[ 0.619782] pci 0000:00:1c.2: IO window: 0x5000-0x5fff
[ 0.619788] pci 0000:00:1c.2: MEM window: 0xfa000000-0xfbffffff
[ 0.619794] pci 0000:00:1c.2: PREFETCH window: 0x000000f4000000-0x000000f5ffffff
[ 0.619802] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:08
[ 0.619806] pci 0000:00:1c.4: IO window: 0x6000-0x6fff
[ 0.619813] pci 0000:00:1c.4: MEM window: 0xfc000000-0xfc0fffff
[ 0.619818] pci 0000:00:1c.4: PREFETCH window: disabled
[ 0.619828] pci 0000:09:03.0: CardBus bridge, secondary bus 0000:0a
[ 0.619831] pci 0000:09:03.0: IO window: 0x007000-0x0070ff
[ 0.619836] pci 0000:09:03.0: IO window: 0x007400-0x0074ff
[ 0.619842] pci 0000:09:03.0: PREFETCH window: 0x88000000-0x8bffffff
[ 0.619848] pci 0000:09:03.0: MEM window: 0x90000000-0x93ffffff
[ 0.619854] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:09
[ 0.619858] pci 0000:00:1e.0: IO window: 0x7000-0x7fff
[ 0.619864] pci 0000:00:1e.0: MEM window: 0xfc100000-0xfc1fffff
[ 0.619870] pci 0000:00:1e.0: PREFETCH window: 0x00000088000000-0x0000008bffffff
[ 0.619886] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.619890] pci 0000:00:01.0: setting latency timer to 64
[ 0.619900] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.619905] pci 0000:00:1c.0: setting latency timer to 64
[ 0.619914] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
[ 0.619920] pci 0000:00:1c.1: setting latency timer to 64
[ 0.619930] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.619935] pci 0000:00:1c.2: setting latency timer to 64
[ 0.619945] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 0.619950] pci 0000:00:1c.4: setting latency timer to 64
[ 0.619959] pci 0000:00:1e.0: setting latency timer to 64
[ 0.619970] pci 0000:09:03.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.619977] bus: 00 index 0 io port: [0, ffff]
[ 0.619979] bus: 00 index 1 mmio: [0, ffffffff]
[ 0.619981] bus: 01 index 0 io port: [2000, 2fff]
[ 0.619983] bus: 01 index 1 mmio: [cc000000, ceffffff]
[ 0.619985] bus: 01 index 2 mmio: [d0000000, dfffffff]
[ 0.619987] bus: 01 index 3 mmio: [0, 0]
[ 0.619989] bus: 02 index 0 io port: [3000, 3fff]
[ 0.619992] bus: 02 index 1 mmio: [f6000000, f7ffffff]
[ 0.619994] bus: 02 index 2 mmio: [f0000000, f1ffffff]
[ 0.619995] bus: 02 index 3 mmio: [0, 0]
[ 0.619997] bus: 04 index 0 io port: [4000, 4fff]
[ 0.619999] bus: 04 index 1 mmio: [f8000000, f9ffffff]
[ 0.620001] bus: 04 index 2 mmio: [f2000000, f3ffffff]
[ 0.620003] bus: 04 index 3 mmio: [0, 0]
[ 0.620005] bus: 06 index 0 io port: [5000, 5fff]
[ 0.620007] bus: 06 index 1 mmio: [fa000000, fbffffff]
[ 0.620009] bus: 06 index 2 mmio: [f4000000, f5ffffff]
[ 0.620011] bus: 06 index 3 mmio: [0, 0]
[ 0.620013] bus: 08 index 0 io port: [6000, 6fff]
[ 0.620015] bus: 08 index 1 mmio: [fc000000, fc0fffff]
[ 0.620017] bus: 08 index 2 mmio: [0, 0]
[ 0.620019] bus: 08 index 3 mmio: [0, 0]
[ 0.620021] bus: 09 index 0 io port: [7000, 7fff]
[ 0.620023] bus: 09 index 1 mmio: [fc100000, fc1fffff]
[ 0.620025] bus: 09 index 2 mmio: [88000000, 8bffffff]
[ 0.620027] bus: 09 index 3 io port: [0, ffff]
[ 0.620029] bus: 09 index 4 mmio: [0, ffffffff]
[ 0.620031] bus: 0a index 0 io port: [7000, 70ff]
[ 0.620033] bus: 0a index 1 io port: [7400, 74ff]
[ 0.620035] bus: 0a index 2 mmio: [88000000, 8bffffff]
[ 0.620037] bus: 0a index 3 mmio: [90000000, 93ffffff]
[ 0.620046] NET: Registered protocol family 2
[ 0.633047] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.633276] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.633620] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.633804] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.633807] TCP reno registered
[ 0.637069] NET: Registered protocol family 1
[ 0.637175] checking if image is initramfs... it is
[ 1.320040] Freeing initrd memory: 7991k freed
[ 1.320373] Simple Boot Flag at 0x36 set to 0x1
[ 1.321130] audit: initializing netlink socket (disabled)
[ 1.321145] type=2000 audit(1231697250.320:1): initialized
[ 1.326998] highmem bounce pool size: 64 pages
[ 1.327004] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.329301] VFS: Disk quotas dquot_6.5.1
[ 1.329393] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.329499] msgmni has been set to 1743
[ 1.329623] io scheduler noop registered
[ 1.329626] io scheduler anticipatory registered
[ 1.329628] io scheduler deadline registered
[ 1.329640] io scheduler cfq registered (default)
[ 1.329830] pci 0000:01:00.0: Boot video device
[ 1.329958] pcieport-driver 0000:00:01.0: setting latency timer to 64
[ 1.329996] pcieport-driver 0000:00:01.0: found MSI capability
[ 1.330028] pci_express 0000:00:01.0:pcie00: allocate port service
[ 1.330072] pci_express 0000:00:01.0:pcie02: allocate port service
[ 1.330112] pci_express 0000:00:01.0:pcie03: allocate port service
[ 1.330204] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[ 1.330255] pcieport-driver 0000:00:1c.0: found MSI capability
[ 1.330305] pci_express 0000:00:1c.0:pcie00: allocate port service
[ 1.330346] pci_express 0000:00:1c.0:pcie02: allocate port service
[ 1.330386] pci_express 0000:00:1c.0:pcie03: allocate port service
[ 1.330500] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[ 1.330552] pcieport-driver 0000:00:1c.1: found MSI capability
[ 1.330604] pci_express 0000:00:1c.1:pcie00: allocate port service
[ 1.330645] pci_express 0000:00:1c.1:pcie02: allocate port service
[ 1.330685] pci_express 0000:00:1c.1:pcie03: allocate port service
[ 1.330801] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[ 1.330853] pcieport-driver 0000:00:1c.2: found MSI capability
[ 1.330903] pci_express 0000:00:1c.2:pcie00: allocate port service
[ 1.330944] pci_express 0000:00:1c.2:pcie02: allocate port service
[ 1.330985] pci_express 0000:00:1c.2:pcie03: allocate port service
[ 1.331102] pcieport-driver 0000:00:1c.4: setting latency timer to 64
[ 1.331152] pcieport-driver 0000:00:1c.4: found MSI capability
[ 1.331202] pci_express 0000:00:1c.4:pcie00: allocate port service
[ 1.331244] pci_express 0000:00:1c.4:pcie02: allocate port service
[ 1.331286] pci_express 0000:00:1c.4:pcie03: allocate port service
[ 1.331649] isapnp: Scanning for PnP cards...
[ 1.686544] isapnp: No Plug & Play device found
[ 1.718484] hpet_resources: 0xfed00000 is busy
[ 1.718546] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[ 1.720676] brd: module loaded
[ 1.720743] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[ 1.720859] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.724075] i8042.c: Detected active multiplexing controller, rev 1.1.
[ 1.727617] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.727623] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.727626] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.727629] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.727631] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.727848] mice: PS/2 mouse device common for all mice
[ 1.728071] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 1.728102] rtc0: alarms up to one month, y3k, hpet irqs
[ 1.728230] EISA: Probing bus 0 at eisa.0
[ 1.728237] Cannot allocate resource for EISA slot 1
[ 1.728240] Cannot allocate resource for EISA slot 2
[ 1.728242] Cannot allocate resource for EISA slot 3
[ 1.728244] Cannot allocate resource for EISA slot 4
[ 1.728247] Cannot allocate resource for EISA slot 5
[ 1.728249] Cannot allocate resource for EISA slot 6
[ 1.728251] Cannot allocate resource for EISA slot 7
[ 1.728257] EISA: Detected 0 cards.
[ 1.728260] cpuidle: using governor ladder
[ 1.728263] cpuidle: using governor menu
[ 1.728767] TCP cubic registered
[ 1.728793] Using IPI No-Shortcut mode
[ 1.728956] registered taskstats version 1
[ 1.729089] Magic number: 9:767:139
[ 1.729094] block ram4: hash matches
[ 1.729158] acpi device:10: hash matches
[ 1.729196] rtc_cmos 00:07: setting system clock to 2009-01-11 18:07:31 UTC (1231697251)
[ 1.729199] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.729201] EDD information not available.
[ 1.729430] Freeing unused kernel memory: 424k freed
[ 1.729466] Write protecting the kernel text: 2576k
[ 1.729492] Write protecting the kernel read-only data: 936k
[ 1.878240] fuse init (API version 7.9)
[ 1.938314] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[ 2.001616] ACPI: SSDT 7FED8D75, 02A1 (r1 Sony VAIO 20070704 PTL 20050624)
[ 2.002042] ACPI: SSDT 7FED882C, 04B7 (r1 Sony VAIO 20070704 PTL 20050624)
[ 2.042636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 2.060842] Monitor-Mwait will be used to enter C-1 state
[ 2.060845] Monitor-Mwait will be used to enter C-2 state
[ 2.060848] Monitor-Mwait will be used to enter C-3 state
[ 2.061033] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[ 2.061088] processor ACPI0007:00: registered as cooling_device0
[ 2.061092] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 2.061571] ACPI: SSDT 7FED9016, 00E4 (r1 Sony VAIO 20070704 PTL 20050624)
[ 2.061961] ACPI: SSDT 7FED8CE3, 0092 (r1 Sony VAIO 20070704 PTL 20050624)
[ 2.063481] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[ 2.063529] processor ACPI0007:01: registered as cooling_device1
[ 2.063533] ACPI: Processor [CPU1] (supports 8 throttling states)
[ 2.067295] Marking TSC unstable due to TSC halts in idle
[ 2.067907] thermal LNXTHERM:01: registered as thermal_zone0
[ 2.070679] ACPI: Thermal Zone [TZ00] (76 C)
[ 2.072686] thermal LNXTHERM:02: registered as thermal_zone1
[ 2.075457] ACPI: Thermal Zone [TZ01] (76 C)
[ 2.360903] usbcore: registered new interface driver usbfs
[ 2.360929] usbcore: registered new interface driver hub
[ 2.362480] usbcore: registered new device driver usb
[ 2.365301] USB Universal Host Controller Interface driver v3.0
[ 2.365346] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.365356] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[ 2.365360] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[ 2.365399] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 2.365436] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
[ 2.365580] usb usb1: configuration #1 chosen from 1 choice
[ 2.365607] hub 1-0:1.0: USB hub found
[ 2.365614] hub 1-0:1.0: 2 ports detected
[ 2.453273] No dock devices found.
[ 2.469282] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 2.469293] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[ 2.469297] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[ 2.469328] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[ 2.469365] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
[ 2.469459] usb usb2: configuration #1 chosen from 1 choice
[ 2.469486] hub 2-0:1.0: USB hub found
[ 2.469493] hub 2-0:1.0: 2 ports detected
[ 2.475994] SCSI subsystem initialized
[ 2.534825] libata version 3.00 loaded.
[ 2.572382] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 2.572400] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[ 2.572405] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[ 2.572430] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
[ 2.576338] ehci_hcd 0000:00:1a.7: debug port 1
[ 2.576345] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[ 2.576361] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfc404800
[ 2.592028] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 2.592180] usb usb3: configuration #1 chosen from 1 choice
[ 2.592297] hub 3-0:1.0: USB hub found
[ 2.592305] hub 3-0:1.0: 4 ports detected
[ 2.800370] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2.800381] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 2.800385] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 2.800414] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[ 2.800453] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
[ 2.800549] usb usb4: configuration #1 chosen from 1 choice
[ 2.800576] hub 4-0:1.0: USB hub found
[ 2.800583] hub 4-0:1.0: 2 ports detected
[ 2.912083] usb 3-2: new high speed USB device using ehci_hcd and address 2
[ 3.000070] Clocksource tsc unstable (delta = -94582702 ns)
[ 3.008326] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 3.008336] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 3.008340] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 3.008364] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[ 3.008401] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001860
[ 3.008486] usb usb5: configuration #1 chosen from 1 choice
[ 3.008510] hub 5-0:1.0: USB hub found
[ 3.008515] hub 5-0:1.0: 2 ports detected
[ 3.048143] usb 3-2: configuration #1 chosen from 1 choice
[ 3.112262] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 3.112270] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 3.112274] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 3.112298] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[ 3.112326] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
[ 3.112403] usb usb6: configuration #1 chosen from 1 choice
[ 3.112426] hub 6-0:1.0: USB hub found
[ 3.112432] hub 6-0:1.0: 2 ports detected
[ 3.216351] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 3.216367] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 3.216371] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 3.216392] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
[ 3.220293] ehci_hcd 0000:00:1d.7: debug port 1
[ 3.220300] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 3.220306] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfc404c00
[ 3.236073] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 3.236145] usb usb7: configuration #1 chosen from 1 choice
[ 3.236171] hub 7-0:1.0: USB hub found
[ 3.236178] hub 7-0:1.0: 6 ports detected
[ 3.445505] pata_acpi 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 3.445537] pata_acpi 0000:00:1f.1: setting latency timer to 64
[ 3.445550] pata_acpi 0000:00:1f.1: PCI INT A disabled
[ 3.445623] ahci 0000:00:1f.2: version 3.0
[ 3.445634] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 3.446006] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x1 impl SATA mode
[ 3.446009] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
[ 3.446015] ahci 0000:00:1f.2: setting latency timer to 64
[ 3.446131] scsi0 : ahci
[ 3.446224] sky2 0000:08:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 3.446234] sky2 0000:08:00.0: setting latency timer to 64
[ 3.446259] sky2 0000:08:00.0: v1.22 addr 0xfc000000 irq 16 Yukon-2 FE rev 1
[ 3.446714] sky2 eth0: addr 00:1a:80:20:28:8d
[ 3.446837] scsi1 : ahci
[ 3.446921] scsi2 : ahci
[ 3.446993] ata1: SATA max UDMA/133 abar m2048@0xfc404000 port 0xfc404100 irq 218
[ 3.446995] ata2: DUMMY
[ 3.446997] ata3: DUMMY
[ 3.764112] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.765036] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
[ 3.765040] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[ 3.765420] ata1.00: ATA-8: FUJITSU MHY2200BH, 0000000B, max UDMA/100
[ 3.765424] ata1.00: 390721968 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 3.766444] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
[ 3.766447] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[ 3.766832] ata1.00: configured for UDMA/100
[ 3.780226] scsi 0:0:0:0: Direct-Access ATA FUJITSU MHY2200B 0000 PQ: 0 ANSI: 5
[ 3.780357] ohci1394 0000:09:03.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 3.830083] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[fc102000-fc1027ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 3.839222] ata_piix 0000:00:1f.1: version 2.12
[ 3.839235] ata_piix 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 3.839280] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 3.839362] scsi3 : ata_piix
[ 3.839533] scsi4 : ata_piix
[ 3.840437] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
[ 3.840441] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
[ 3.842678] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.854197] Driver 'sd' needs updating - please use bus_type methods
[ 3.854301] sd 0:0:0:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
[ 3.854319] sd 0:0:0:0: [sda] Write Protect is off
[ 3.854322] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.854353] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.854426] sd 0:0:0:0: [sda] 390721968 512-byte hardware sectors (200050 MB)
[ 3.854443] sd 0:0:0:0: [sda] Write Protect is off
[ 3.854445] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.854476] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.854479] sda:<6>usb 4-1: new low speed USB device using uhci_hcd and address 2
[ 3.937251] sda1 sda2 sda3 sda4
[ 3.967833] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.000571] ata4.00: ATAPI: MATSHITABD-CMB UJ-120, 1.03, max UDMA/33
[ 4.016487] ata4.00: configured for UDMA/33
[ 4.043640] usb 4-1: configuration #1 chosen from 1 choice
[ 4.062019] usbcore: registered new interface driver hiddev
[ 4.104170] input: Microsoft Microsoft� 2.4GHz Transceiver V2.0 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input3
[ 4.104426] input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft� 2.4GHz Transceiver V2.0] on usb-0000:00:1d.0-1
[ 4.104443] usbcore: registered new interface driver usbhid
[ 4.104445] usbhid: v2.6:USB HID core driver
[ 4.185456] scsi 3:0:0:0: CD-ROM MATSHITA BD-CMB UJ-120 1.03 PQ: 0 ANSI: 5
[ 4.185605] scsi 3:0:0:0: Attached scsi generic sg1 type 5
[ 4.210566] Driver 'sr' needs updating - please use bus_type methods
[ 4.216983] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[ 4.216987] Uniform CD-ROM driver Revision: 3.20
[ 4.217081] sr 3:0:0:0: Attached scsi CD-ROM sr0
[ 4.575607] PM: Starting manual resume from disk
[ 4.575610] PM: Resume from partition 8:4
[ 4.575612] PM: Checking hibernation image.
[ 4.575808] PM: Resume from disk failed.
[ 4.629327] kjournald starting. Commit interval 5 seconds
[ 4.629361] EXT3-fs: mounted filesystem with ordered data mode.
[ 5.100175] ieee1394: Host added: ID:BUS[0-00:1023] GUID[08004603027d1f4d]
[ 11.082888] udevd version 124 started
[ 11.431084] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 11.470712] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 11.699609] ACPI: AC Adapter [ADP1] (on-line)
[ 11.725497] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
[ 11.726626] ACPI: Lid Switch [LID0]
[ 11.726724] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[ 11.752040] ACPI: Power Button (CM) [PWRB]
[ 11.826088] ACPI: Battery Slot [BAT0] (battery absent)
[ 11.853192] Linux agpgart interface v0.103
[ 11.952239] sony-laptop: Sony Notebook Control Driver v0.6.
[ 11.952962] input: Sony Vaio Keys as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:29/SNY5001:00/input/input6
[ 11.984085] input: Sony Vaio Jogdial as /devices/virtual/input/input7
[ 12.016158] sony-laptop: detected Sony Vaio FZ Series
[ 12.026053] acpi device:09: registered as cooling_device2
[ 12.026372] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/input/input8
[ 12.048092] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 12.575313] nvidia: module license 'NVIDIA' taints kernel.
[ 12.835968] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 12.851581] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.851597] nvidia 0000:01:00.0: setting latency timer to 64
[ 12.851751] NVRM: loading NVIDIA UNIX x86 Kernel Module 177.82 Tue Nov 4 13:35:57 PST 2008
[ 12.874216] iTCO_vendor_support: vendor-support=0
[ 12.976985] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
[ 12.979581] tifm_7xx1 0000:09:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 13.078024] Linux video capture interface: v2.00
[ 13.105454] Yenta: CardBus bridge found at 0000:09:03.0 [104d:9005]
[ 13.105484] Yenta: Using CSCINT to route CSC interrupts to PCI
[ 13.105486] Yenta: Routing CardBus interrupts to PCI
[ 13.105493] Yenta TI: socket 0000:09:03.0, mfunc 0x01121b22, devctl 0x64
[ 13.179225] uvcvideo: Found UVC 1.00 device <unnamed> (05ca:183b)
[ 13.180256] input: UVC Camera (05ca:183b) as /devices/pci0000:00/0000:00:1a.7/usb3/3-2/3-2:1.0/input/input10
[ 13.200091] usbcore: registered new interface driver uvcvideo
[ 13.200095] USB Video Class driver (v0.1.0)
[ 13.233755] input: PS/2 Mouse as /devices/platform/i8042/serio4/input/input11
[ 13.304660] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio4/input/input12
[ 13.319437] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 13.319441] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[ 13.337040] Yenta: ISA IRQ mask 0x0cf8, PCI irq 16
[ 13.337044] Socket status: 30000006
[ 13.337047] Yenta: Raising subordinate bus# of parent bus (#09) from #0a to #0d
[ 13.337054] pcmcia: parent PCI bridge I/O window: 0x7000 - 0x7fff
[ 13.337057] cs: IO port probe 0x7000-0x7fff: clean.
[ 13.337316] pcmcia: parent PCI bridge Memory window: 0xfc100000 - 0xfc1fffff
[ 13.337319] pcmcia: parent PCI bridge Memory window: 0x88000000 - 0x8bffffff
[ 13.337610] iwlagn 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 13.337640] iwlagn 0000:06:00.0: setting latency timer to 64
[ 13.337700] iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
[ 13.387697] iwlagn: Tunable channels: 13 802.11bg, 19 802.11a channels
[ 13.393033] iwlagn 0000:06:00.0: PCI INT A disabled
[ 13.393893] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 13.406629] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[ 13.406737] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 13.578162] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 13.578193] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 14.173142] cs: IO port probe 0x100-0x3af: clean.
[ 14.175241] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[ 14.176124] cs: IO port probe 0x820-0x8ff: clean.
[ 14.176848] cs: IO port probe 0xc00-0xcf7: clean.
[ 14.177777] cs: IO port probe 0xa00-0xaff: clean.
[ 15.131309] lp: driver loaded but no devices found
[ 15.280251] Adding 2883656k swap on /dev/sda4. Priority:-1 extents:1 across:2883656k
[ 15.819348] EXT3 FS on sda3, internal journal
[ 16.904285] type=1505 audit(1231690066.945:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=4328
[ 17.059770] type=1505 audit(1231690067.098:3): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=4333
[ 17.059978] type=1505 audit(1231690067.098:4): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=4333
[ 17.304265] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 17.889594] ACPI: WMI: Mapper loaded
[ 18.802118] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[ 18.858381] apm: BIOS not found.
[ 19.013439] ppdev: user-space parallel port driver
[ 20.131518] sonypi: Sony Programmable I/O Controller Driver v1.26.
[ 20.132383] sonypi: please try the sony-laptop module instead and report failures, see also http://www.linux.it/~malattia/wiki/index.php/Sony_drivers
[ 20.132506] sonypi: detected type2 model, verbose = 0, fnkeyinit = off, camera = off, compat = off, mask = 0xffffffff, useinput = on, acpi = on
[ 20.132511] sonypi: enabled at irq=11, port1=0x1080, port2=0x1084
[ 20.132513] sonypi: device allocated minor is 60
[ 20.132561] input: Sony Vaio Jogdial as /devices/platform/sonypi/input/input13
[ 20.190718] input: Sony Vaio Keys as /devices/platform/sonypi/input/input14
[ 20.272551] sonypi command failed at /build/buildd/linux-2.6.27/drivers/char/sonypi.c : sonypi_call1 (line 653)
[ 20.313505] sonypi command failed at /build/buildd/linux-2.6.27/drivers/char/sonypi.c : sonypi_call2 (line 664)
[ 20.354429] sonypi command failed at /build/buildd/linux-2.6.27/drivers/char/sonypi.c : sonypi_call2 (line 666)
[ 20.395400] sonypi command failed at /build/buildd/linux-2.6.27/drivers/char/sonypi.c : sonypi_call1 (line 653)
[ 21.870138] Bluetooth: Core ver 2.13
[ 21.870491] NET: Registered protocol family 31
[ 21.870503] Bluetooth: HCI device and connection manager initialized
[ 21.870510] Bluetooth: HCI socket layer initialized
[ 21.898458] Bluetooth: L2CAP ver 2.11
[ 21.898473] Bluetooth: L2CAP socket layer initialized
[ 21.922599] Bluetooth: SCO (Voice Link) ver 0.6
[ 21.922614] Bluetooth: SCO socket layer initialized
[ 21.943831] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 21.943846] Bluetooth: BNEP filters: protocol multicast
[ 22.007219] Bridge firewalling registered
[ 22.007512] pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
[ 22.072422] Bluetooth: RFCOMM socket layer initialized
[ 22.074210] Bluetooth: RFCOMM TTY layer initialized
[ 22.074223] Bluetooth: RFCOMM ver 1.10
[ 26.024055] CE: hpet increasing min_delta_ns to 15000 nsec
[ 26.292695] sky2 eth0: enabling interface
[ 26.296962] iwlagn 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 26.297175] iwlagn 0000:06:00.0: restoring config space at offset 0x1 (was 0x40100102, writing 0x40100106)
[ 26.297534] firmware: requesting iwlwifi-4965-2.ucode
[ 26.438244] iwlagn: Radio disabled by HW RF Kill switch
[ 26.709517] NET: Registered protocol family 17
[ 28.003872] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[ 33.857382] NET: Registered protocol family 10
[ 33.858629] lo: Disabled Privacy Extensions
[ 33.860537] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 44.024038] eth0: no IPv6 routers present
[ 61.671234] canberra-gtk-pl[5907]: segfault at 125e7cd8 ip b710584d sp b6e9efa0 error 6 in libpulse.so.0.4.1[b70c6000+4e000]
[ 66.059945] CPU0 attaching NULL sched-domain.
[ 66.059964] CPU1 attaching NULL sched-domain.
[ 66.064218] CPU0 attaching sched-domain:
[ 66.064228] domain 0: span 0-1 level MC
[ 66.064235] groups: 0 1
[ 66.064248] CPU1 attaching sched-domain:
[ 66.064253] domain 0: span 0-1 level MC
[ 66.064260] groups: 1 0
[ 160.368497] CE: hpet increasing min_delta_ns to 22500 nsec
[ 264.421146] CE: hpet increasing min_delta_ns to 33750 nsec
[ 366.625396] CE: hpet increasing min_delta_ns to 50624 nsec
[ 374.585131] CE: hpet increasing min_delta_ns to 75936 nsec
[ 514.447063] CE: hpet increasing min_delta_ns to 113904 nsec
[ 836.449408] CE: hpet increasing min_delta_ns to 170856 nsec
Sony Vaio VGN-FZ21M
CPU: Intel Core 2 Duo 2.00 GHz
Memory: 2GB/Go DDR2 SDRAM
Optical: Blu-ray Disc
Graphics: NVIDIA GeForce 8400 GT GPU
OS: Ubuntu 10.10 (maverick)
Άβαταρ μέλους
grammo
babeTUX
babeTUX
 
Δημοσιεύσεις: 134
Εγγραφή: 10 Ιαν 2009, 03:40
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό linuxman » 11 Ιαν 2009, 20:58

grammo έγραψε:Η εντολή dmesg μου βγάζει ένα μεγάλο κατεβατό και θα χαλάσω το layout του φόρουμ αν το ποστάρω...

Προφανώς λείπουν κάποια plugin διότι:

gstreamer-properties
gstreamer-properties-Message: Skipping unavailable plugin 'artsdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'esdsink'
gstreamer-properties-Message: Skipping unavailable plugin 'glimagesink'
gstreamer-properties-Message: Skipping unavailable plugin 'sdlvideosink'
gstreamer-properties-Message: Skipping unavailable plugin 'v4lmjpegsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'qcamsrc'
gstreamer-properties-Message: Skipping unavailable plugin 'esdmon'

Όλα τα παραπάνω , λογικά είναι πακέτα άνοιξε το Synaptic και κάνε αναζήτηση για αυτά και εγκατάσταση .
Οδηγίες προς Νεοεισερχόμενους
1 Γνώσεις Linux: Πολύ καλό ┃ Προγραμματισμού: Ικανοποιητικό ┃ Αγγλικών: Ικανοποιητικό
2 Linux Mint 17.1 Rebecca 3.13.0-37-generic 64bit (el_GR.UTF-8, X-Cinnamon cinnamon)
3 Intel Core i5-2310M CPU @ 2.10GHz ‖ RAM 3866 MiB ‖ Dell Inc. 0D7C51 - Dell Inc. Dell System Vostro 3750
4 Intel 2nd Generation Core Processor Family Integrated Graphics [8086:0116] {i915}
5 wlan0: Intel Centrino Wireless-N 1030 [Rainbow Peak] [8086:008a] (rev 34) ⋮ eth0: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
http://www.greeklug.gr
Άβαταρ μέλους
linuxman
Επίτιμο μέλος
Επίτιμο μέλος
 
Δημοσιεύσεις: 10378
Εγγραφή: 10 Μάιος 2008, 20:41
Τοποθεσία: Thessaloniki / Macedonia / Greece
Εκτύπωση

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό logari81 » 11 Ιαν 2009, 21:29

τα παραπανω τα βγαζει και σε εμενα, αυτο που ειπα για το gstreamer-properties ειναι να ρυθμισεις to video-input για να το κανεις αυτο δεν χρειαζεται να εγκαταστησεις κανενα πακετο. Μην αρχισεις να βαζεις πακετα που πιθανον δεν χρειαζονται., Επισης το cheese και το camorama τα δοκιμασες;
http://opensourceecology.org/


Λειτουργικό: Ubuntu 10.04 lucid 64-bitΠροδιαγραφές: 4x Intel Core i5 CPU M 450 2.40GHz ‖ RAM 3696 MiB ‖ Lenovo KL3 - LENOVO IdeaPad Y560
Κάρτα γραφικών: ATI Device [1002:68c0]Ασύρματο: wlan0: Atheros Inc. AR928X Wireless Network Adapter (PCI-Express) [168c:002a] (rev 01)
logari81
Επίτιμο μέλος
Επίτιμο μέλος
 
Δημοσιεύσεις: 6074
Εγγραφή: 14 Μάιος 2008, 10:40
Εκτύπωση

Επόμενο

Επιστροφή στο Desktops & Laptops

cron