amilo-forum.de

Inoffizielles Forum rund um die Notebooks der Amilo- und Lifebook-Serien von Fujitsu

M3438 and ubuntu5.10

Alle Fragen, die sich speziell um Linux oder andere Unix-ähnliche Betriebssysteme drehen.

M3438 and ubuntu5.10

Beitragvon icarus » 26.11.2005 19:36

Zuerst von allen, traurig für meinen Deutschen bin ich nicht ein Deutscher. ich habe ein M3438G.

ich möchte ein ubuntu aufstellen, verwende ich "acpi=off" Befehl und ubuntu5.04 bearbeitet, aber glättet mich verwenden auch, daß Befehl 5.10 doesnt Arbeit, es noch Frost auf hotplug subsytem ist. wie kann ich es regeln?

und auch ich betätige "e" auf Made, dann füge ich eine Linie als "nohotplug" hinzu und lade dann neu, dieses mal sagt es "hw_random: RNG nicht ermitteltes hw_random kann nicht geladenes fehlendes Kern- oder Benutzermodustreiber hw_random sein "

thanks
icarus
 
Beiträge: 2
Registriert: 26.11.2005 19:29

Beitragvon goose4all » 28.11.2005 21:31

i bet you can write in english...

its way better to understand than your "translator-german" :D

pls. try again ;)

cheers
Andreas
goose4all
 
Beiträge: 2
Registriert: 24.11.2005 14:00

Beitragvon icarus » 28.11.2005 22:36

thanks :)

the problem is hotplug system.

i mean normally i can setup 5.04 ubuntu with "acpi=off" and it works good. But, even i do samething for 5.10 it freeze on hotplug subsystem.

which parameters should i use to setup 5.10 without living anyproblem ?
icarus
 
Beiträge: 2
Registriert: 26.11.2005 19:29

Beitragvon goose4all » 29.11.2005 18:52

why do you disable acpi?

is there a reason for doing that?

i am installing gentoo right now on a 4438.. jsut compiling system, but hotplug / coldplug is working well... and i didnt disable acpi at boot time..

cheers
Andreas
goose4all
 
Beiträge: 2
Registriert: 24.11.2005 14:00

Beitragvon mots » 15.05.2006 16:42

falls es noch irgendwen interessiert, so kriegt man's hin:
1)Ubuntu normal installieren
2)Mit Live-Linux (z.B Knoppix) von ubuntu /etc/hotplug/blacklist bearbeiten und snd-hda-intel hinzufügen. Resultat: ubuntu startet, man hat aber keinen Sound....
3)von www.alsa-project.org die Sources für Driver, Utils, OSS-Compatibility und Library saugen. In synaptic build-essential, kernel headers (je nach kernel), gcc-3.4 und evt. make installieren.
4)die ALSA-Dinger alle kompilieren und installieren:
Code: Alles auswählen
./configure
make
sudo make install

5)
Code: Alles auswählen
sudo alsaconf
ausführen
6)snd-hda-intel wieder von /etc/hotplug/blacklist entfernen
7)rebooten und im GNOME-Panel den Lautstärkeregler doppelt anklicken. Dort bei "Internal Speaker" Ton einstellen
8)TON UND UBUNTU HABEN!
evt. 9)mir die Füße küssen :-P

same thing in English (omg, am I nice :-D)
1) normally install ubuntu
2)edit ubuntu's /etc/hotplug/blacklist with some kind of Live-Linux (e.g. Knoppix) and add snd-hda-intel to the list
3)go to www.alsa-project.org and download the sources for ALSA-Lib, ALSA-Driver, ALSA-OSS Compatibility and ALSA-Utilities. Then open synaptic and get build-essential, kernel headers (depending of your kernel), gcc-3.4 und eventually make.
4)compile all the ALSA-Thingies and install them:
Code: Alles auswählen
./configure
make
sudo make install

5)execute
Code: Alles auswählen
sudo alsaconf

6)remove snd-hda-intel from /etc/hotplug/blacklist
7)reboot doubleclick on the volume-control. Activate the sound at "Internal Speaker"
8)YOU HAVE UBUNTU WITH SOUND!
and eventually 9)kiss my feet :-P
mots
 
Beiträge: 11
Registriert: 24.04.2006 23:06


Zurück zu Linux / Unix / BSD