381
Yleistä keskustelua / Vs: Kääntäminen (Ei liity kieliin, puheeseen eikä sanoihin)
« : 05.07.07 - klo:18.11 »
Oho. Hienoja vasauksia. Kiitos. Tämä selkisi.
Ubuntu 24.04.2 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelut
Uusimmat julkaisut: 24.04.2 LTS (suositeltu, 20.2.2025) ja 25.04 (17.4.2025).
Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.
"Connect your Pocket PC and type “dmesg” in a shell to see if the ipaq kernel module is loaded. The output might look like the following. Take note of the tty used for the connection"
Been there done that. Ei ole ennenkään antanut mitään kunnon vastausta, joten jo ensimmäiseen kohtaan tökkäs tämäkin tuto. usb 4-2: new full speed USB device using uhci_hcd and address 3
ipaq 4-2:1.0: PocketPC PDA converter detected
usb 4-2: PocketPC PDA converter now attached to ttyUSB02)
T: Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 4 Spd=12 MxCh= 0
D: Ver= 1.01 Cls=ff(vend.) Sub=ff Prot=ff MxPS=16 #Cfgs= 1
P: Vendor=413c ProdID=4002 Rev= 0.00
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 2mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=ipaq
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
Nonniin. Mitäs taikasanoja tulta poimisi haettavaksi. Driver=ipaq (tai millä nimellä qtek nyt onkaan nimennyt itsensä) Mistään muista en ymmärtänyt mitään. Listassani oli siis neljä laitetta, joista kolmen Driver on hub ja yhden usbhid. Jaaha. Sepä lohdutti. ERROR:
synce-serial-config was unable to find a character device named "ttyUSB0"
Run "synce-serial-config --help" to get help.
No surprise there. Näinhän se on aina ennenkin ollut, ettei tuota ttyUSB0 jutskaa kertakaikkiaan ole. Sehän tulikin jo ekassa viestissä. Varmaan tähän kohti on hyvä pysähtyä ja katsoa jos nämä saisi selviteltyä ennen kun aletaan taistelemaan itse synCE:n kanssatar xzf synce-libsynce-0.10.0.tar.gz
cd libsynce-0.10.0/
./configure --enable-desktop-integration
make
sudo make install
cd ..
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) mawk
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Make sure you have your kernel headers before you start.Mitäs nämä kernela headerit on ja mitäs niistä? Haittaako jos vain skippaan tuon kohdan ja rupean asentelemaan kamaa?
http://maps.google.com/maps from: New York end address: London => huomioikaa step 24
# /dev/sda1
UUID=9CA45D83A45D6136 /media/sda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda1
UUID=fdc57fb7-f58a-4701-b76c-f15ab4d01808 / ext3 defaults,errors=remount-ro 0 1
# /dev/hda5
UUID=68cadbf0-3306-480b-88a8-a0982e27ad6a none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/ /media/floppy0 auto rw,user,noauto 0 0
sudo ntfs-3g /dev/hdb1 /media/hdb1
Kone vastasi: Failed to mount '/dev/hdb1': Operation not supported
Mount is denied because the NTFS journal file is unclean. Choices are:
A) Shutdown Windows properly.
B) Click the 'Safely Remove Hardware' icon in the Windows taskbar
notification area before disconnecting the device.
C) Use 'Eject' from Windows Explorer to safely remove the device.
D) If you ran chkdsk previously then boot Windows again which will
automatically initialize the journal.
E) Run 'ntfsfix' on Linux which will reset the NTFS journal.
F) Mount the volume read-only by using the 'ro' mount option.
A, B ja C ei onnistu kun koko winukka ei edes käynnisty edes vikasiedossa. F vaihtoehtoa käytin kun pelastin dataa. Read-only nimensä mukaisesti si ei kirjoita sitä takaisin. E) ntfsfix asennettiin ja ajettiin jolloin se antoi seuraavan vastauksen:sudo ntfsfix /dev/hdb1
Mounting volume... FAILED
Attempting to correct errors...
Processing $MFT and $MFTMirr...
Reading $MFT... OK
Reading $MFTMirr... OK
Comparing $MFTMirr to $MFT... OK
Processing of $MFT and $MFTMirr completed successfully.
Setting required flags on partition... FAILED
Error setting volume flags.
Sinulla on ilmeisesti vielä vähän windowsmaisuutta PC:n käytössä, koska yrität ladata ohjelmia netistä ja sitten asentaa niitä.