Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Laitealue => Aiheen aloitti: Daneli - 18.04.07 - klo:09.03
-
Kyselin valmistajalta ajuria firewire äänikorttiini ja he neuvoivat minua hakemaan ajurin sivulta http://freebob.sourceforge.net/index.php/Main_Page
Mitenköhän tuo freebob asenetaan ubuntussa?
AMD 3400
Phonic firefly 302
-
Kyselin valmistajalta ajuria firewire äänikorttiini ja he neuvoivat minua hakemaan ajurin sivulta http://freebob.sourceforge.net/index.php/Main_Page
Mitenköhän tuo freebob asenetaan ubuntussa?
AMD 3400
Phonic firefly 302
Ton freebobin sivun mukaan ei tartte kuin asentaa jakc ja käynnistää jackd jollain -d freebob optiolla.
sudo apt-get install jackd
jackd -d freebob
-
Erroria...sain asennettua tuon bob:in ja jack softatkin laitoin
taneli@taneli-desktop:~$ jackd -d freebob
jackd 0.102.20
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK compiled with System V SHM support.
loading driver ..
Freebob using Firewire port 0, node -1
Ieee1394Service::initialize: Could not get 1394 handle: Permission denied
Is ieee1394 and raw1394 driver loaded?
Fatal (devicemanager.cpp)[68] initialize: Could not initialize Ieee1349Service object
Fatal (freebob.cpp)[69] freebob_new_handle: Could not initialize device manager
FreeBoB ERR: FREEBOB: Error creating virtual device
cannot load driver module freebob
Segmentation fault (core dumped)
-
Itselläni sama yritys ja tuloksena tällainen :
JACK compiled with System V SHM support.
loading driver ..
Freebob using Firewire port 0, node -1
Root node has no children!
Root node has no children!
FreeBoB ERR: FREEBOB: Error creating virtual device
cannot load driver module freebob
no message buffer overruns
Äänikorttina Tascam FW-1082
-
Itselläni sama yritys
Kokeilkaapa samat jutut sudo-käyttäjänä. Esimerkiksi dvgrab vaatii "sudo dvgrab", että saa imettyä firewire-piuhalla tavaran videokamerasta.
Ystävällisin terveisin Asmo Koskinen.
-
Sudo käyttäjänäkään ei homma edennyt. Sormet syyhyäisi musiikintekoon,mutta auttamatta Linuxin kanssa vihreänä vaikeuksia vielä on. Onkohan firewire kortin ajurit itselläni kunnossa tai pitäsikö ne ensin jotenkin ladata? Kone on muuten HP:n Pavilion dv6059ea läppäri ja näyttäisi olevan Ricohin FW kortti.
lspci tulostus tällainen:
mertsi@Mertsinmylly:~$ lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0a.3 Co-processor: nVidia Corporation MCP51 PMU (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev f1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)
00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
03:00.0 Network controller: Broadcom Corporation BCM4310 UART (rev 01)
05:00.0 VGA compatible controller: nVidia Corporation GeForce Go 7200 (rev a1)
07:05.0 FireWire (IEEE 1394): Ricoh Co Ltd Unknown device 0832
07:05.1 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
07:05.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 01)
07:05.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
07:05.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
mertsi@Mertsinmylly:~$
kiitoksia etukäteen toivoopi Mertsi Mäkinen
-
Noh freebobin faq:sta (http://freebob.sourceforge.net/index.php/FAQ#Device_not_found), virhe ilmoitus kertoisi sitä notta laitetta ei löydetä oikeasta portista, kokeile vaihtaa laitteen paikkaa toiseen porttiin tai avata jackd komennolla: sudo jackd -dfreebob -dhw:1
Ja jos sitä ei löydy ykkösestäkään asenna gscanbus ja katto löytyykö laitetta mistään:
tuke@tippawaara:~$ apt-cache search gscanbus
gscanbus - scan IEEE1394 (firewire/i.link) bus
tuke@tippawaara:~$ apt-cache policy gscanbus
gscanbus:
Asennettu: (ei mitään)
Ehdokas: 0.7.1-6
Versiotaulukko:
0.7.1-6 0
500 http://fi.archive.ubuntu.com feisty/universe Packages
-
laite ei ole henkiin herännyt. LSmod ilmoittaa yhden ieee1392 laitteen olevan asennettu: ieee1394 300120 2 sbp2,ohci1394,
ja gscanbus näyttää tältä:
mertsi@Mertsinmylly:~$ apt-cache search gscanbus
gscanbus - scan IEEE1394 (firewire/i.link) bus
mertsi@Mertsinmylly:~$ apt-cache policy gscanbus
gscanbus:
Asennettu: 0.7.1-6
Ehdokas: 0.7.1-6
Versiotaulukko:
*** 0.7.1-6 0
500 http://fi.archive.ubuntu.com feisty/universe Packages
100 /var/lib/dpkg/status
Jack ja freebob ei käynnisty portista yksi ja kaksi.
-
laite ei ole henkiin herännyt.
Freebob ei todellakaan osaa kaikkia fw-laitteita.
"This goal however can only be reached with cooperation of the device manufacturers."
Laitetta ei ole tällä listalla:
http://freebob.sourceforge.net/index.php/List_of_Supported_Devices
Tiedätkö jostakin lähteestä, että joku on saanut sen toimimaan?
Ystävällisin terveisin Asmo Koskinen.