Beiträge getagged mit troubleshooting
Online-Probleme
Heute hat sich nach einem kurzen Stomausfall meine FRITZ!Box Fon WLAN 7170 verabschiedet. Das Teil ist einfach tot, da leuchtet keine einzige Lampe mehr. Das Netzteil ist aber in Ordnung, habe ich nachgemessen.
Nun, UMTS und Netbook wollten auch nicht klappen, und auch mit dem Smartphone bekam ich keine Internetverbindung. Klasse Tag…
Nun, mit der uralten Hardware, die Arcor seinerzeit beim Vertragsabschluss geliefert hat, habe ich zumindest meinen PC wieder online, und mein Telefon funktioniert auch erst mal wieder. Aber ich habe eben eine neue FRITZ!Box Fon WLAN 7390 bestellt, die morgen ankommen soll. Dann werde ich wieder auf „normalem Weg” online sein.
Aber für heute hab ich keine Lust mehr. Bevor noch mehr kaputt geht, werde ich heute nichts mehr machen
Was ist denn da wieder los?!?
Da ich die Fernbedienung noch nicht zufriedenstellend am Laufen habe, switche ich abends zum Fernsehen auf die parallel installiert WinDOSe um. So weit, so gut. Aber als ich mich gestern Abend mit der Fernbedienung befassen wollte, funktionierte TV in Kaffeine nicht mehr
Die Einrichtung ist noch so vorhanden, wie ich die gemacht habe, auch die Kanäle sind noch da. Wenn ich aber nun ein Programm aufrufe, bekomme ich via OSD die aktuell laufende und die folgende Sendung angezeigt, ansonsten aber bleibt der Bildschirm schwarz. Ton gibts dazu selbstredend auch nicht. Eine erneute Speicherung der Einstellungen und ein Kaffeine-Neustart brachten mich nicht weiter…
Wenn da jetzt jemand nen Tipp hat, wo ich da ansetzen muss, immer her damit…
Adobe Air auf einem 64bit Linux
Adobe Air ist ein Framework, welches die Ausführungs-Umgebung für einige schicke Programme stellt. So auch für meinen Lieblings-Twitterclient „TweetDeck”. Das Problem: Air gibt es nur für 32bit-Systeme, zumindest unter Linux. Ich habe hier aber ein 64bit Kubuntu laufen :cry:
Nun habe ich direkt bei Adobe eine (englische) Anleitung gefunden, wie man das 32bit Air auf einem 64bit Linux installiert
Install AIR 2 on 64-bit Ubuntu 9.04
- To install 32-bit libraries on Ubuntu, make sure that you have a utility called getlibs. You can download the getlibs utility from http://frozenfox.freehostia.com/cappy/getlibs-all.deb or http://taurinocerveza.com/scripts/getlibs-all.deb. Install the package as:
$ sudo dpkg -i getlibs-all.deb- Download the 32-bit dependencies of AIR using the following commands:
$ sudo ./AdobeAIRInstaller.bin $ sudo getlibs -l libhal-storage.so.1 $ sudo getlibs -l libgnome-keyring.so.0.1.1- Download the 32-bit versions of libnss and libnspr from the following locations:
http://mirrors.kernel.org/ubuntu/pool/main/n/nss/libnss3-1d_3.12.3.1-0ubuntu2_i386.deb
http://mirrors.kernel.org/ubuntu/pool/main/n/nspr/libnspr4-0d-dbg_4.7.1~beta2-0ubuntu1_i386.deb
- Open the packages you downloaded by running file-roller as root so that you can extract them to your /usr/lib32 folder. Begin by extracting the files in libnss, using the following command:
$ sudo file-roller libnss3-1d_3.12.3.1-0ubuntu0.9.04.2_i386.debDouble-click the data.tar.gz file. If the data.tar.gz file doesn’t open automatically in file-roller, you are asked which application to open it with. If prompted to choose the application, enter file-roller in the Application box and click Open.
In file-roller, locate and select the following files in the ./usr/lib folder:
libnss3.so.1d
libnssutil3.so.1d
libsmime3.so.1d
libssl3.so.1dClick Extract. Click the upper-left button in this window (the image of a pencil and paper). If you hover your mouse over the button, it displays “Type a file name” in tool tip. After you click the button, a Location box appears. Type /usr/lib32 in the location box and click Extract.
Close all file-roller windows.
- Extract the files in libnspr package using the following command:
$ sudo file-roller libnspr4-0d_4.7.5-0ubuntu0.9.04.1_i386.debDouble-click the data.tar.gz file and open with file-roller. Then locate and select the following files in the ./usr/lib folder:
libnspr4.so.0d
libplc4.so.0d
libplds4.so.0Follow the same instructions as above (in Step 4) to extract the files to the /usr/lib32 folder.
- Create the following soft links:
$ sudo ln -s /usr/lib32/libnss3.so.1d /usr/lib32/libnss3.so $ sudo ln -s /usr/lib32/libssl3.so.1d /usr/lib32/libssl3.so $ sudo ln -s /usr/lib32/libnspr4.so.0d /usr/lib32/libnspr4.so- Run the Adobe AIR 2 installer:
$ ./AdobeAIRIntaller.bin- Because of the absence of the lib32nss package, AIR apps can’t connect to the network. Ubuntu 9.04 64-bit users require the package lib32nss-mdns for DNS resolution in a 32-bit application:
$ sudo apt-get install lib32nss-mdnsNote: If you are installing the runtime using debian package, use the following command:
$ sudo dpkg -i --force-architecture <adobe_air_package_name>
Die Anleitung ist für Ubuntu, daher wird die Gnome-Anwendung „file-roller” gefordert. Diese ist ggf. auf Kubuntu schnell nachinstalliert, oder man bedient sich eines KDE-eigenen Archiv-Managers wir z.B. Ark.
Während der Installation werden jedoch mehrere Gnome-Bibliotheken installiert, aber einige andere GTK-basierte Programme wie Firefox oder Gimp brauchen die auch.
Wichtig ist, dass ich Adobe Air installiert bekommen habe. In der aktuellen Version
Fehlersuche am Eee-PC
Inzwischen habe ich mal ein bisschen Ursachenforschung betrieben, was die fehlende Netzwerk-Unterstützung auf dem Netbook angeht. Netbook… Ohne Netzwerk… na das geht ja mal gar nicht…
Ich habe nochmal die Live-CD gebootet, und dann aus dem Terminal heraus ein paar Befehle abgesetzt und die Ausgaben in Text-Dateien umgeleitet, die ich per USB-Stick auf den Desktop transportieren konnte.
Also zunächst mal diese hier:
ubuntu@ubuntu:~$ lspci 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02) 01:00.0 Ethernet controller: Attansic Technology Corp. Device 1062 (rev c0) 02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) ubuntu@ubuntu:~$
Wie man sieht, werden die Netzwerk-Controller erkannt (die beiden letzten Einträge), allerdings nicht aktiviert. Also gehts weiter, so wie es bei ubuntuusers.de beschrieben ist: Zum Rest des Beitrags »
Hier gibts noch Leben :-)
Man mag es nicht glauben, aber es gibt hier noch Leben im Blog, und einen ganzen Haufen neue Probleme… Zunächst mal das, was mir am meisten unter den Nägeln brennt:
Seit ein paar Tagen bin ich stolzer Besitzer eines Asus Eee-PC 1005HA-M. Leider wird das Teil mit einer vorinstallierten WinDOSe ausgeliefert, soll aber sehr problemlos mit Linux laufen. Es gibt ja sogar eine angepasste Ubuntu-Version.
Zum Rest des Beitrags »
