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

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

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

Re: VGN-FZ21M Motion Eye

Δημοσίευσηαπό logari81 » 26 Ιαν 2009, 14:33

τις εντολες τις εκτελεις ολες απλως ανοιγοντας το τερματικο, δεν χρειαζεται να πας σε καποιον καταλογο γιατι οι εντολες κατεβαζουν και τον driver.

προσεξε ομως στην αντιγραφη, εδω εκανες π.χ. ενα λαθος:
sudo cp -r r5u87x/loader sudo /usr/bin/loader-r5u87x

κανονικα ειναι
sudo cp -r r5u87x/loader /usr/bin/loader-r5u87x

κι αντιγραφει ολα τα αρχεια απο τον καταλογο
~/r5u87x/loader
στον καταλογο:
/usr/bin/loader-r5u87x

οπου ~ ειναι ο αρχικος σου καταλογος (εκει οπου ξεκιναει και το τερματικο απο μονο του).
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 » 26 Ιαν 2009, 14:44

fucend έγραψε:Γεια κι από εμένα,

Logari81, πολύ καλός ο οδηγός που έδωσες για την κάμερα. Έχω ακριβώς το μοντέλο FZ21M με Ubuntu 8.10 και μόλις εκτέλεσα τα βήματα του οδηγού. Η κάμερα με το cheese δουλεύει άπταιστα. Πολύ καλή δουλειά...

2. Και αντί για :
Κώδικας: Επιλογή όλων
/usr/bin/loader-r5u87x

γράφουμε :
Κώδικας: Επιλογή όλων
sudo /usr/bin/loader-r5u87x


Άρα αυτό είναι λάθος;
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 » 26 Ιαν 2009, 15:05

οχι αυτο αφορουσε μια προηγουμενη εντολή που ομως την διορθωσα στο αρχικο μου ποστ, αν ακολουθησεις ακριβως το αρχικο ποστ τωρα, πρεπει να δουλεψει.
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 » 26 Ιαν 2009, 19:35

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


Τα νεύρα μου :evil: Όταν πληκτρολογώ τα παραπάνω στο τερματκό, παίρνω τα παρακάτω:

Κώδικας: Επιλογή όλων
stephanos@stephanos-laptop:~/r5u87x$ sudo make
cc -g -Wall -DHAVE_CONFIG_H -DUCODE_PATH=\"/usr/lib/r5u87x/ucode/"r5u87x-%vid%-%pid%.fw"\" `pkg-config --cflags glib-2.0 libusb` -c loader.c loader.h
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
loader.c:28:18: error: glib.h: No such file or directory
loader.c:29:25: error: glib/gstdio.h: No such file or directory
In file included from loader.c:32:
loader.h:42: error: expected declaration specifiers or ‘...’ before ‘gint’
loader.c:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
loader.c:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘force_clear’
loader.c:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘no_load’
loader.c:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
loader.c:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘dump_ucode’
loader.c:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘reload’
loader.c:46: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘entries’
loader.c:71: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
loader.c:89: error: expected declaration specifiers or ‘...’ before ‘gint’
loader.c: In function ‘find_device’:
loader.c:91: error: ‘gint’ undeclared (first use in this function)
loader.c:91: error: (Each undeclared identifier is reported only once
loader.c:91: error: for each function it appears in.)
loader.c:91: error: expected ‘;’ before ‘i’
loader.c:101: error: ‘i’ undeclared (first use in this function)
loader.c:105: error: ‘version’ undeclared (first use in this function)
loader.c: At top level:
loader.c:120: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_upload’
loader.c:202: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_status’
loader.c:219: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_version’
loader.c:238: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_enable’
loader.c:255: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘r5u87x_ucode_clear’
loader.c:276: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
loader.c:290: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘load_firmware’
loader.c:410: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘main’
loader.h:21:18: error: glib.h: No such file or directory
loader.h:42: error: expected declaration specifiers or ‘...’ before ‘gint’
make: *** [loader.o] Error 1
stephanos@stephanos-laptop:~/r5u87x$ cd ..
stephanos@stephanos-laptop:~$ sudo cp -r r5u87x/loader /usr/bin/loader-r5u87x
cp: cannot stat `r5u87x/loader': No such file or directory
stephanos@stephanos-laptop:~$ gksu gedit /etc/rc.local

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 » 23 Μάιος 2009, 14:29

Άλλη μία προσπάθεια ήθελα να κάνω τώρα που έβαλα τα 9.04...

Μπορεί κάποιος να μου πει από την αρχή τι πρέπει να κάνω;
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 » 23 Μάιος 2009, 17:11

καταρχην συνδεσε την καμερα σου, τρεξε
Κώδικας: Επιλογή όλων
dmesg
και δωσε μας τα αποτελεσματα
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 » 23 Μάιος 2009, 17:19

Απλά να πω ότι η κάμερα είναι ενσωματωμένη!

Κώδικας: Επιλογή όλων
[ 2.426994] Bluetooth: L2CAP socket layer initialized
[ 2.426997] Bluetooth: SCO (Voice Link) ver 0.6
[ 2.426998] Bluetooth: SCO socket layer initialized
[ 2.427027] Bluetooth: RFCOMM socket layer initialized
[ 2.427032] Bluetooth: RFCOMM TTY layer initialized
[ 2.427034] Bluetooth: RFCOMM ver 1.10
[ 2.427428] Marking TSC unstable due to TSC halts in idle
[ 2.427847] Using IPI No-Shortcut mode
[ 2.427913] registered taskstats version 1
[ 2.428040] Magic number: 9:162:229
[ 2.428133] rtc_cmos 00:07: setting system clock to 2009-05-23 12:12:28 UTC (1243080748)
[ 2.428136] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 2.428138] EDD information not available.
[ 2.428407] Freeing unused kernel memory: 532k freed
[ 2.428564] Write protecting the kernel text: 4128k
[ 2.428627] Write protecting the kernel read-only data: 1532k
[ 2.613915] sky2 driver version 1.22
[ 2.613962] sky2 0000:08:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 2.613975] sky2 0000:08:00.0: setting latency timer to 64
[ 2.614019] sky2 0000:08:00.0: Yukon-2 FE chip revision 1
[ 2.640411] ohci1394 0000:09:03.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 2.677778] sky2 0000:08:00.0: Marvell Yukon 88E8036 Fast Ethernet Controller
[ 2.677781] Part Number: Yukon 88E8036
[ 2.677783] Engineering Level: Rev. 1.6
[ 2.677784] Manufacturer: Marvell
[ 2.677861] sky2 0000:08:00.0: irq 2297 for MSI/MSI-X
[ 2.679462] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 2.690198] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[fc102000-fc1027ff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 2.711268] sky2 eth0: addr 00:1a:80:20:28:8d
[ 2.748045] usb 1-2: new high speed USB device using ehci_hcd and address 2
[ 2.884287] usb 1-2: configuration #1 chosen from 1 choice
[ 3.264515] PM: Starting manual resume from disk
[ 3.264518] PM: Resume from partition 8:4
[ 3.264519] PM: Checking hibernation image.
[ 3.264724] PM: Resume from disk failed.
[ 3.300508] kjournald starting. Commit interval 5 seconds
[ 3.300517] EXT3-fs: mounted filesystem with ordered data mode.
[ 3.375612] usb 5-1: new low speed USB device using uhci_hcd and address 2
[ 3.556000] usb 5-1: configuration #1 chosen from 1 choice
[ 3.960501] ieee1394: Host added: ID:BUS[0-00:1023] GUID[08004603027d1f4d]
[ 10.706476] udev: starting version 141
[ 11.181097] cfg80211: Calling CRDA to update world regulatory domain
[ 11.355838] Linux agpgart interface v0.103
[ 11.380835] yenta_cardbus 0000:09:03.0: CardBus bridge found [104d:9005]
[ 11.380858] yenta_cardbus 0000:09:03.0: Enabling burst memory read transactions
[ 11.380864] yenta_cardbus 0000:09:03.0: Using CSCINT to route CSC interrupts to PCI
[ 11.380866] yenta_cardbus 0000:09:03.0: Routing CardBus interrupts to PCI
[ 11.380873] yenta_cardbus 0000:09:03.0: TI: mfunc 0x01121b22, devctl 0x64
[ 11.381899] cfg80211: World regulatory domain updated:
[ 11.381902] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 11.381904] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.381906] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 11.381908] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 11.381910] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.381912] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 11.472257] sony-laptop: Sony Notebook Control Driver v0.6.
[ 11.473813] input: Sony Vaio Keys as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:29/SNY5001:00/input/input4
[ 11.481179] input: Sony Vaio Jogdial as /devices/virtual/input/input5
[ 11.485025] sony-laptop: detected Sony Vaio FZ Series
[ 11.523242] iTCO_vendor_support: vendor-support=0
[ 11.576623] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 11.576773] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[ 11.576860] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 11.613324] yenta_cardbus 0000:09:03.0: ISA IRQ mask 0x0cf8, PCI irq 16
[ 11.613328] yenta_cardbus 0000:09:03.0: Socket status: 30000006
[ 11.613332] pci_bus 0000:09: Raising subordinate bus# of parent bus (#09) from #0a to #0d
[ 11.613339] yenta_cardbus 0000:09:03.0: pcmcia: parent PCI bridge I/O window: 0x7000 - 0x7fff
[ 11.613342] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x7000-0x7fff: clean.
[ 11.613571] yenta_cardbus 0000:09:03.0: pcmcia: parent PCI bridge Memory window: 0xfc100000 - 0xfc1fffff
[ 11.613573] yenta_cardbus 0000:09:03.0: pcmcia: parent PCI bridge Memory window: 0x88000000 - 0x8bffffff
[ 11.734196] usbcore: registered new interface driver hiddev
[ 11.769611] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 11.775532] input: Microsoft Microsoft� 2.4GHz Transceiver V2.0 as /devices/pci0000:00/0000:00:1d.0/usb5/5-1/5-1:1.0/input/input7
[ 11.777975] generic-usb 0003:045E:071F.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft� 2.4GHz Transceiver V2.0] on usb-0000:00:1d.0-1/input0
[ 11.777992] usbcore: registered new interface driver usbhid
[ 11.777995] usbhid: v2.6:USB HID core driver
[ 11.818206] Linux video capture interface: v2.00
[ 12.112137] tifm_7xx1 0000:09:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 12.211841] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume
[ 12.485448] nvidia: module license 'NVIDIA' taints kernel.
[ 12.564877] uvcvideo: Found UVC 1.00 device <unnamed> (05ca:183b)
[ 12.565081] uvcvideo: Failed to query (135) UVC control 1 (unit 0) : -32 (exp. 26).
[ 12.565328] uvcvideo: Failed to query (129) UVC control 1 (unit 0) : -32 (exp. 26).
[ 12.565331] uvcvideo: Failed to initialize the device (-5).
[ 12.565360] usbcore: registered new interface driver uvcvideo
[ 12.565402] USB Video Class driver (v0.1.0)
[ 12.637326] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks
[ 12.637329] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[ 12.637434] iwlagn 0000:06:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 12.637463] iwlagn 0000:06:00.0: setting latency timer to 64
[ 12.637590] iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
[ 12.681379] iwlagn: Tunable channels: 13 802.11bg, 19 802.11a channels
[ 12.681455] iwlagn 0000:06:00.0: irq 2296 for MSI/MSI-X
[ 12.689556] phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 12.738320] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 12.738335] nvidia 0000:01:00.0: setting latency timer to 64
[ 12.739288] NVRM: loading NVIDIA UNIX x86 Kernel Module 180.44 Mon Mar 23 14:59:10 PST 2009
[ 12.877738] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[ 12.879858] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[ 12.880769] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[ 12.881527] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[ 12.882426] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[ 12.883792] input: PS/2 Mouse as /devices/platform/i8042/serio4/input/input8
[ 12.906629] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio4/input/input9
[ 12.926039] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 12.926106] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 13.191743] lp: driver loaded but no devices found
[ 13.329074] Adding 2883656k swap on /dev/sda4. Priority:-1 extents:1 across:2883656k
[ 13.863473] EXT3 FS on sda3, internal journal
[ 14.000057] Clocksource tsc unstable (delta = -209047536 ns)
[ 14.950230] type=1505 audit(1243069961.019:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=2159
[ 14.990955] type=1505 audit(1243069961.060:3): operation="profile_load" name="/sbin/dhclient-script" name2="default" pid=2163
[ 14.991046] type=1505 audit(1243069961.060:4): operation="profile_load" name="/sbin/dhclient3" name2="default" pid=2163
[ 14.991082] type=1505 audit(1243069961.060:5): operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" name2="default" pid=2163
[ 14.991115] type=1505 audit(1243069961.060:6): operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" name2="default" pid=2163
[ 15.105129] type=1505 audit(1243069961.176:7): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=2168
[ 15.105294] type=1505 audit(1243069961.176:8): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=2168
[ 15.129746] type=1505 audit(1243069961.200:9): operation="profile_load" name="/usr/sbin/tcpdump" name2="default" pid=2172
[ 18.642851] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 18.642854] Bluetooth: BNEP filters: protocol multicast
[ 18.661790] Bridge firewalling registered
[ 20.314258] ppdev: user-space parallel port driver
[ 23.932084] sky2 eth0: enabling interface
[ 23.932287] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 23.932915] iwlagn 0000:06:00.0: firmware: requesting iwlwifi-4965-2.ucode
[ 24.012309] iwlagn: Radio disabled by HW RF Kill switch
[ 24.656191] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 101.221906] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[ 101.222365] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 107.439484] sky2 eth0: Link is down.
[ 109.080037] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[ 112.084085] eth0: no IPv6 routers present
[ 685.425530] CE: hpet increasing min_delta_ns to 15000 nsec
[ 1401.125343] CE: hpet increasing min_delta_ns to 22500 nsec
[ 1475.402028] CE: hpet increasing min_delta_ns to 33750 nsec
[ 2285.438956] CE: hpet increasing min_delta_ns to 50624 nsec
[ 2492.373139] CE: hpet increasing min_delta_ns to 75936 nsec
[ 3635.451070] CE: hpet increasing min_delta_ns to 113904 nsec
[ 3935.459225] CE: hpet increasing min_delta_ns to 170856 nsec
[ 5565.455625] CE: hpet increasing min_delta_ns to 256284 nsec
[ 5851.401926] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[ 5851.656112] usb 2-3: new high speed USB device using ehci_hcd and address 3
[ 5851.796463] usb 2-3: configuration #1 chosen from 1 choice
[ 5851.799350] hub 2-3:1.0: USB hub found
[ 5851.799894] hub 2-3:1.0: 4 ports detected
[ 5860.125051] usb 2-3: reset high speed USB device using ehci_hcd and address 3
[ 5860.548380] usb 2-3.3: new high speed USB device using ehci_hcd and address 4
[ 5860.720742] usb 2-3.3: configuration #1 chosen from 1 choice
[ 5860.793350] Initializing USB Mass Storage driver...
[ 5860.795848] scsi5 : SCSI emulation for USB Mass Storage devices
[ 5860.797598] usbcore: registered new interface driver usb-storage
[ 5860.797602] USB Mass Storage support registered.
[ 5860.797711] usb-storage: device found at 4
[ 5860.797713] usb-storage: waiting for device to settle before scanning
[ 5865.797343] usb-storage: device scan complete
[ 5865.798078] scsi 5:0:0:0: Direct-Access Maxtor 6 L200P0 BAJ4 PQ: 0 ANSI: 0
[ 5865.802686] sd 5:0:0:0: [sdb] 398297089 512-byte hardware sectors: (203 GB/189 GiB)
[ 5865.817221] sd 5:0:0:0: [sdb] Write Protect is off
[ 5865.817229] sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 5865.817235] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[ 5865.824385] sd 5:0:0:0: [sdb] 398297089 512-byte hardware sectors: (203 GB/189 GiB)
[ 5865.825252] sd 5:0:0:0: [sdb] Write Protect is off
[ 5865.825258] sd 5:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 5865.825265] sd 5:0:0:0: [sdb] Assuming drive cache: write through
[ 5865.825278] sdb: sdb1
[ 5865.850463] sd 5:0:0:0: [sdb] Attached SCSI disk
[ 5865.850605] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 5865.932028] sd 5:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 5865.932041] sd 5:0:0:0: [sdb] Sense Key : Medium Error [current]
[ 5865.932051] sd 5:0:0:0: [sdb] Add. Sense: Recorded entity not found
[ 5865.932063] end_request: I/O error, dev sdb, sector 398297088
[ 5865.932072] Buffer I/O error on device sdb, logical block 398297088
[ 5865.936793] sd 5:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 5865.936803] sd 5:0:0:0: [sdb] Sense Key : Medium Error [current]
[ 5865.936813] sd 5:0:0:0: [sdb] Add. Sense: Recorded entity not found
[ 5865.936823] end_request: I/O error, dev sdb, sector 398297088
[ 5865.936831] Buffer I/O error on device sdb, logical block 398297088
[ 5865.945517] sd 5:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 5865.945529] sd 5:0:0:0: [sdb] Sense Key : Medium Error [current]
[ 5865.945539] sd 5:0:0:0: [sdb] Add. Sense: Recorded entity not found
[ 5865.945551] end_request: I/O error, dev sdb, sector 398297088
[ 5865.945560] Buffer I/O error on device sdb, logical block 398297088
[ 5865.949136] sd 5:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 5865.949148] sd 5:0:0:0: [sdb] Sense Key : Medium Error [current]
[ 5865.949159] sd 5:0:0:0: [sdb] Add. Sense: Recorded entity not found
[ 5865.949172] end_request: I/O error, dev sdb, sector 398297088
[ 5865.949181] Buffer I/O error on device sdb, logical block 398297088
[ 5865.956266] sd 5:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 5865.956276] sd 5:0:0:0: [sdb] Sense Key : Medium Error [current]
[ 5865.956285] sd 5:0:0:0: [sdb] Add. Sense: Recorded entity not found
[ 5865.956297] end_request: I/O error, dev sdb, sector 398297088
[ 5865.956305] Buffer I/O error on device sdb, logical block 398297088
[ 5865.968918] sd 5:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 5865.968930] sd 5:0:0:0: [sdb] Sense Key : Medium Error [current]
[ 5865.968940] sd 5:0:0:0: [sdb] Add. Sense: Recorded entity not found
[ 5865.968952] end_request: I/O error, dev sdb, sector 398297088
[ 5865.968962] Buffer I/O error on device sdb, logical block 398297088
[ 5865.974028] sd 5:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 5865.974037] sd 5:0:0:0: [sdb] Sense Key : Medium Error [current]
[ 5865.974046] sd 5:0:0:0: [sdb] Add. Sense: Recorded entity not found
[ 5865.974058] end_request: I/O error, dev sdb, sector 398297088
[ 5865.974064] Buffer I/O error on device sdb, logical block 398297088
[ 6118.577039] usb 2-3.3: USB disconnect, address 4
[ 6121.230283] usb 2-3: USB disconnect, address 3
[ 7559.568893] sr0: CDROM not ready. Make sure there is a disc in the drive.
[ 9076.934343] CE: hpet increasing min_delta_ns to 384426 nsec
[ 9325.447328] CE: hpet increasing min_delta_ns to 576638 nsec
[12387.065101] sky2 eth0: disabling interface
[12389.360478] PM: Syncing filesystems ... done.
[12389.371081] PM: Preparing system for mem sleep
[12389.371085] Freezing user space processes ... (elapsed 0.00 seconds) done.
[12389.371786] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[12389.388508] PM: Entering mem sleep
[12389.388519] Suspending console(s) (use no_console_suspend to debug)
[12389.924511] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[12389.924670] sd 0:0:0:0: [sda] Stopping disk
[12390.885201] ACPI handle has no context!
[12390.885261] ACPI handle has no context!
[12390.885268] tifm_7xx1 0000:09:03.2: PCI INT C disabled
[12390.885275] ACPI handle has no context!
[12390.900171] ACPI handle has no context!
[12390.948178] NVRM: RmPowerManagement: 4
[12391.060293] ata_piix 0000:00:1f.1: PCI INT A disabled
[12391.060444] ehci_hcd 0000:00:1d.7: PCI INT A disabled
[12391.076126] uhci_hcd 0000:00:1d.2: PCI INT C disabled
[12391.076163] uhci_hcd 0000:00:1d.1: PCI INT B disabled
[12391.076201] uhci_hcd 0000:00:1d.0: PCI INT A disabled
[12391.108102] HDA Intel 0000:00:1b.0: PCI INT A disabled
[12391.124129] ehci_hcd 0000:00:1a.7: PCI INT C disabled
[12391.140125] uhci_hcd 0000:00:1a.1: PCI INT B disabled
[12391.140161] uhci_hcd 0000:00:1a.0: PCI INT A disabled
[12391.140252] PM: suspend devices took 1.752 seconds
[12391.140450] ACPI: Preparing to enter system sleep state S3
[12391.145738] Disabling non-boot CPUs ...
[12391.252016] CPU 1 is now offline
[12391.252019] SMP alternatives: switching to UP code
[12391.385951] CPU0 attaching NULL sched-domain.
[12391.385954] CPU1 attaching NULL sched-domain.
[12391.386182] CPU0 attaching NULL sched-domain.
[12391.386323] CPU1 is down
[12391.386401] Extended CMOS year: 2000
[12391.386401] Back to C!
[12391.386401] Extended CMOS year: 2000
[12391.386401] Enabling non-boot CPUs ...
[12391.386401] SMP alternatives: switching to SMP code
[12391.508266] Booting processor 1 APIC 0x1 ip 0x6000
[12391.385828] Initializing CPU#1
[12391.385828] Calibrating delay using timer specific routine.. 3990.04 BogoMIPS (lpj=7980093)
[12391.385828] CPU: L1 I cache: 32K, L1 D cache: 32K
[12391.385828] CPU: L2 cache: 2048K
[12391.385828] CPU: Physical Processor ID: 0
[12391.385828] CPU: Processor Core ID: 1
[12391.596414] CPU1: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz stepping 0d
[12391.596467] CPU0 attaching NULL sched-domain.
[12391.597017] Switched to high resolution mode on CPU 1
[12391.597020] CPU0 attaching sched-domain:
[12391.597023] domain 0: span 0-1 level MC
[12391.597025] groups: 0 1
[12391.597029] CPU1 attaching sched-domain:
[12391.597031] domain 0: span 0-1 level MC
[12391.597032] groups: 1 0
[12391.600018] CPU1 is up
[12391.600020] ACPI: Waking up from system sleep state S3
[12391.620557] sony-laptop: detected Sony Vaio FZ Series
[12391.628697] pcieport-driver 0000:00:01.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[12391.628718] pcieport-driver 0000:00:01.0: setting latency timer to 64
[12391.628729] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[12391.628734] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[12391.628787] usb usb3: root hub lost power or was reset
[12391.628806] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[12391.628810] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[12391.628863] usb usb4: root hub lost power or was reset
[12391.644070] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[12391.644075] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[12391.660131] HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[12391.660138] HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100106, writing 0x100102)
[12391.660159] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[12391.660165] HDA Intel 0000:00:1b.0: setting latency timer to 64
[12391.660200] pcieport-driver 0000:00:1c.0: restoring config space at offset 0xf (was 0x40100, writing 0x4010a)
[12391.660217] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20003030, writing 0x3030)
[12391.660227] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[12391.660234] pcieport-driver 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100007, writing 0x100407)
[12391.660282] pcieport-driver 0000:00:1c.0: setting latency timer to 64
[12391.660299] pcieport-driver 0000:00:1c.1: restoring config space at offset 0xf (was 0x40200, writing 0x40205)
[12391.660312] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0xf3f1f201)
[12391.660317] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf9f0f800)
[12391.660322] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x7 (was 0x0, writing 0x4040)
[12391.660332] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[12391.660339] pcieport-driver 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[12391.660381] pcieport-driver 0000:00:1c.1: setting latency timer to 64
[12391.660399] pcieport-driver 0000:00:1c.2: restoring config space at offset 0xf (was 0x40300, writing 0x40307)
[12391.660412] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x9 (was 0x10001, writing 0xf5f1f401)
[12391.660417] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x8 (was 0x0, writing 0xfbf0fa00)
[12391.660422] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x7 (was 0x20000000, writing 0x5050)
[12391.660432] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[12391.660438] pcieport-driver 0000:00:1c.2: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[12391.660480] pcieport-driver 0000:00:1c.2: setting latency timer to 64
[12391.660498] pcieport-driver 0000:00:1c.4: restoring config space at offset 0xf (was 0x40100, writing 0x4010a)
[12391.660510] pcieport-driver 0000:00:1c.4: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
[12391.660515] pcieport-driver 0000:00:1c.4: restoring config space at offset 0x8 (was 0x0, writing 0xfc00fc00)
[12391.660520] pcieport-driver 0000:00:1c.4: restoring config space at offset 0x7 (was 0x20000000, writing 0x6060)
[12391.660530] pcieport-driver 0000:00:1c.4: restoring config space at offset 0x3 (was 0x810000, writing 0x810010)
[12391.660536] pcieport-driver 0000:00:1c.4: restoring config space at offset 0x1 (was 0x100000, writing 0x100507)
[12391.660578] pcieport-driver 0000:00:1c.4: setting latency timer to 64
[12391.660586] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[12391.660591] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[12391.660643] usb usb5: root hub lost power or was reset
[12391.660663] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[12391.660671] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[12391.660736] usb usb6: root hub lost power or was reset
[12391.660755] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[12391.660760] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[12391.660815] usb usb7: root hub lost power or was reset
[12391.676080] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[12391.676085] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[12391.676155] pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x8bf18801)
[12391.676160] pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xfc10fc10)
[12391.676165] pci 0000:00:1e.0: restoring config space at offset 0x7 (was 0x22800000, writing 0x22807070)
[12391.676170] pci 0000:00:1e.0: restoring config space at offset 0x6 (was 0x380a0900, writing 0x380d0900)
[12391.676182] pci 0000:00:1e.0: restoring config space at offset 0x1 (was 0x100004, writing 0x100107)
[12391.676199] pci 0000:00:1e.0: setting latency timer to 64
[12391.676262] ata_piix 0000:00:1f.1: restoring config space at offset 0xf (was 0x100, writing 0x1ff)
[12391.676287] ata_piix 0000:00:1f.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2880005)
[12391.676297] ata_piix 0000:00:1f.1: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[12391.676301] ata_piix 0000:00:1f.1: setting latency timer to 64
[12391.692088] ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20a)
[12391.692113] ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
[12391.692153] ahci 0000:00:1f.2: setting latency timer to 64
[12391.692209] pci 0000:00:1f.3: restoring config space at offset 0x4 (was 0x0, writing 0x8c000000)
[12391.692391] NVRM: RmPowerManagement: 5
[12392.476106] iwlagn 0000:06:00.0: enabling device (0000 -> 0002)
[12392.476177] iwlagn 0000:06:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a)
[12392.476220] iwlagn 0000:06:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xfa000004)
[12392.476238] iwlagn 0000:06:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[12392.476260] iwlagn 0000:06:00.0: restoring config space at offset 0x1 (was 0x100002, writing 0x40100106)
[12392.476451] iwlagn: Radio Frequency Kill Switch is On:
[12392.476452] Kill switch must be turned off for wireless networking to work.
[12392.492100] sky2 0000:08:00.0: restoring config space at offset 0xf (was 0x100, writing 0x105)
[12392.492131] sky2 0000:08:00.0: restoring config space at offset 0x6 (was 0x1, writing 0x6001)
[12392.492139] sky2 0000:08:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xfc000004)
[12392.492146] sky2 0000:08:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[12392.492154] sky2 0000:08:00.0: restoring config space at offset 0x1 (was 0x40100000, writing 0x100507)
[12392.492271] yenta_cardbus 0000:09:03.0: restoring config space at offset 0xf (was 0x34001ff, writing 0x5c00105)
[12392.492277] yenta_cardbus 0000:09:03.0: restoring config space at offset 0xe (was 0x0, writing 0x74fc)
[12392.492283] yenta_cardbus 0000:09:03.0: restoring config space at offset 0xd (was 0x0, writing 0x7400)
[12392.492288] yenta_cardbus 0000:09:03.0: restoring config space at offset 0xc (was 0x0, writing 0x70fc)
[12392.492294] yenta_cardbus 0000:09:03.0: restoring config space at offset 0xb (was 0x0, writing 0x7000)
[12392.492299] yenta_cardbus 0000:09:03.0: restoring config space at offset 0xa (was 0x0, writing 0x93fff000)
[12392.492305] yenta_cardbus 0000:09:03.0: restoring config space at offset 0x9 (was 0x0, writing 0x90000000)
[12392.492311] yenta_cardbus 0000:09:03.0: restoring config space at offset 0x8 (was 0x0, writing 0x8bfff000)
[12392.492316] yenta_cardbus 0000:09:03.0: restoring config space at offset 0x7 (was 0x0, writing 0x88000000)
[12392.492322] yenta_cardbus 0000:09:03.0: restoring config space at offset 0x6 (was 0x0, writing 0xb00d0a09)
[12392.492329] yenta_cardbus 0000:09:03.0: restoring config space at offset 0x4 (was 0x0, writing 0xfc100000)
[12392.492335] yenta_cardbus 0000:09:03.0: restoring config space at offset 0x3 (was 0x820000, writing 0x82a820)
[12392.492343] yenta_cardbus 0000:09:03.0: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100007)
[12392.648077] ohci1394 0000:09:03.1: restoring config space at offset 0xf (was 0x4030200, writing 0x403020a)
[12392.648106] ohci1394 0000:09:03.1: restoring config space at offset 0x5 (was 0x0, writing 0xfc104000)
[12392.648112] ohci1394 0000:09:03.1: restoring config space at offset 0x4 (was 0x0, writing 0xfc102000)
[12392.648117] ohci1394 0000:09:03.1: restoring config space at offset 0x3 (was 0x800000, writing 0x802010)
[12392.648125] ohci1394 0000:09:03.1: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100116)
[12392.697767] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[fc102000-fc1027ff] Max Packet=[2048] IR/IT contexts=[4/8]
[12392.712077] tifm_7xx1 0000:09:03.2: restoring config space at offset 0xf (was 0x40703ff, writing 0x4070307)
[12392.712101] tifm_7xx1 0000:09:03.2: restoring config space at offset 0x4 (was 0x0, writing 0xfc101000)
[12392.712107] tifm_7xx1 0000:09:03.2: restoring config space at offset 0x3 (was 0x800000, writing 0x803910)
[12392.712115] tifm_7xx1 0000:09:03.2: restoring config space at offset 0x1 (was 0x2100000, writing 0x2100106)
[12392.712134] tifm_7xx1 0000:09:03.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[12392.712249] sd 0:0:0:0: [sda] Starting disk
[12392.737569] ata4.00: ACPI cmd ef/03:0c:00:00:00:a0 filtered out
[12392.737571] ata4.00: ACPI cmd ef/03:42:00:00:00:a0 filtered out
[12392.753532] ata4.00: configured for UDMA/33
[12393.581078] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[12393.582240] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
[12393.582242] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[12393.584178] ata1.00: ACPI cmd ef/90:03:00:00:00:a0 succeeded
[12393.584182] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 filtered out
[12393.584796] ata1.00: configured for UDMA/100
[12393.596102] sd 0:0:0:0: [sda] 390721968 512-byte hardware sectors: (200 GB/186 GiB)
[12393.596119] sd 0:0:0:0: [sda] Write Protect is off
[12393.596121] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[12393.596144] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[12394.276065] usb 5-1: reset low speed USB device using uhci_hcd and address 2
[12394.586319] PM: resume devices took 2.976 seconds
[12394.586345] PM: Finishing wakeup.
[12394.586346] Restarting tasks ... done.
[12395.899202] sky2 eth0: enabling interface
[12395.899405] ADDRCONF(NETDEV_UP): eth0: link is not ready
[12395.913358] iwlagn: Radio disabled by HW RF Kill switch
[12395.929409] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[12397.642546] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both
[12397.643469] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[12408.016047] eth0: no IPv6 routers present
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 » 24 Μάιος 2009, 11:26

ξαναπάρτα εδω με την σειρα:
viewtopic.php?f=10&t=2835#p26737

κι αν στο "sudo make" σου ξαναβγαλει καποιο σφαλμα, σταματα και ποσταρε εδω το αποτελεσμα.
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 » 24 Μάιος 2009, 17:11

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

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


Για αρχή, δεν καταλαβαίνω το παραπάνω... Ποια γραμμή αλλάζουμε; :?
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 » 24 Μάιος 2009, 19:07

μετα την εντολή
Κώδικας: Επιλογή όλων
gksu gedit loader.c

θα σου ανοιξει το ιδιο αρχειο που βλεπεις κι εδω:
http://bitbucket.org/ahixon/r5u87x/src/tip/loader.c
η γραμμη που πρεπει να αλλαξεις ειναι η γραμμή 38.
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