kernel source und alsa und touchpad und modconf
kernel source und alsa und touchpad und modconf
Hallo,
ich beschäftge mit seit neusetem mit Debian (testing) und habe schon ziemlich viele Beiträge in diesem Forum gelesen - alle sehr interessant. Was ich leider bis jetzt noch nicht verstanden habe ist folgendes:
_Ich installiere Debian und habe dann ein funktionierendes System. Soweit ist das okay.
_Anschließend lade ich mir die Sourcen des Kernel über dselect, da diese von alsa benötigt werden.
_Alsa findet allerdings keine Datei version.c in den Soucen. Das heißt, daran muss noch was erledigt werden. Mit make menuconfig habe ich dann einen Kernel erstellt? oder was habe ich damit genau gemacht.
_Die alsa-driver Skripte (./configure, make install und ./snddevices) laufen nun durch. Aber mit alsaconf bekomme ich immer noch eine Fehlermeldung, dass keine module istalliert sind.
_Daraufhin habe ich mal probiert, ob ich aus modconf schlau werde. Da lassen sich aber keine soundmodule auswählen. Wie kann ich den diese korrekt hinzufügen?
>>kann mir jemand einen Tipp geben, wie ich den jetzt an welcher Stelle ansetzen kann?<<
Vielen Dank
ich beschäftge mit seit neusetem mit Debian (testing) und habe schon ziemlich viele Beiträge in diesem Forum gelesen - alle sehr interessant. Was ich leider bis jetzt noch nicht verstanden habe ist folgendes:
_Ich installiere Debian und habe dann ein funktionierendes System. Soweit ist das okay.
_Anschließend lade ich mir die Sourcen des Kernel über dselect, da diese von alsa benötigt werden.
_Alsa findet allerdings keine Datei version.c in den Soucen. Das heißt, daran muss noch was erledigt werden. Mit make menuconfig habe ich dann einen Kernel erstellt? oder was habe ich damit genau gemacht.
_Die alsa-driver Skripte (./configure, make install und ./snddevices) laufen nun durch. Aber mit alsaconf bekomme ich immer noch eine Fehlermeldung, dass keine module istalliert sind.
_Daraufhin habe ich mal probiert, ob ich aus modconf schlau werde. Da lassen sich aber keine soundmodule auswählen. Wie kann ich den diese korrekt hinzufügen?
>>kann mir jemand einen Tipp geben, wie ich den jetzt an welcher Stelle ansetzen kann?<<
Vielen Dank
Hi,
SOUND:
ich habe ein Laptop, da ist die ess1668 eingebaut.
TOUCHPAD:
Mit dem Touchpad habe ich noch Probleme den Treiber synaptics_drv.o in die X config einzubinden. Ich bekomme folgende Meldungen:
(--) mouse1 synaptics touchpad found
(EE) mouse1 Unable to query/initialize Synaptics Hardware
Daher wollte ich den Treiber selbst kompilieren.
Um diesen allerdings selbst zu kompilieren, sind die x-source notwendig. Die habe ich mir heruntergeladen. Das make Skript des Treibers findet allerdings die xf860ptrec.h nicht.
Was ich nicht verstehe, muss ich denn Sourcen die ich downloade (kernel oder xfree) auf meine Maschine anpassen?
Danke für eure Hilfe
wimpf
SOUND:
ich habe ein Laptop, da ist die ess1668 eingebaut.
TOUCHPAD:
Mit dem Touchpad habe ich noch Probleme den Treiber synaptics_drv.o in die X config einzubinden. Ich bekomme folgende Meldungen:
(--) mouse1 synaptics touchpad found
(EE) mouse1 Unable to query/initialize Synaptics Hardware
Daher wollte ich den Treiber selbst kompilieren.
Um diesen allerdings selbst zu kompilieren, sind die x-source notwendig. Die habe ich mir heruntergeladen. Das make Skript des Treibers findet allerdings die xf860ptrec.h nicht.
Was ich nicht verstehe, muss ich denn Sourcen die ich downloade (kernel oder xfree) auf meine Maschine anpassen?
Danke für eure Hilfe
wimpf
SOUND:
Du brauchst hierfür kein Alsa. Der Standard-SB-Treiber sollte hier ausreichen:
modprobe sb
TOUCHPAD:
Leider kenn ich mich mit dem Gerät nicht aus. Bei allen mir bis jetzt untergekommenen Touchpads war es möglich diese über /dev/psaux abzufragen. Wie sieht der entsprechende Teil Deiner XF86Config-4 aus?
Du brauchst hierfür kein Alsa. Der Standard-SB-Treiber sollte hier ausreichen:
modprobe sb
TOUCHPAD:
Leider kenn ich mich mit dem Gerät nicht aus. Bei allen mir bis jetzt untergekommenen Touchpads war es möglich diese über /dev/psaux abzufragen. Wie sieht der entsprechende Teil Deiner XF86Config-4 aus?
zum Sound
modprobe sb liefert zurück
Can't locate module sh
Touchpad:
richtig, funktioniert auf als psaux Maus.
Aber leider werden nicht alle Funktionen unterstützt.
Meine XF86COnfig-4 sieht so aus (die Optionen für das Touchpad habe ich aus der Doku)
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
# dpkg-reconfigure xserver-xfree86
# as root. Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "synaptics"
Load "int10"
Load "pex5"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "mouse1"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Edges" "1900 5400 1800 3900"
Option "Finger" "25 30"
Option "MaxTapTime" "20"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxismapping" "4 5"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "neomagic"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28-38
VertRefresh 43-72
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "mouse1"
InputDevice "Generic Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
modprobe sb liefert zurück
Can't locate module sh
Touchpad:
richtig, funktioniert auf als psaux Maus.
Aber leider werden nicht alle Funktionen unterstützt.
Meine XF86COnfig-4 sieht so aus (die Optionen für das Touchpad habe ich aus der Doku)
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
# dpkg-reconfigure xserver-xfree86
# as root. Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "synaptics"
Load "int10"
Load "pex5"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "de"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "mouse1"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Edges" "1900 5400 1800 3900"
Option "Finger" "25 30"
Option "MaxTapTime" "20"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.02"
Option "MaxSpeed" "0.18"
Option "AccelFactor" "0.0010"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxismapping" "4 5"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "neomagic"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28-38
VertRefresh 43-72
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "mouse1"
InputDevice "Generic Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
### END DEBCONF SECTION
Wenn Du Text in einer X-Terminalemulation markierst, kannst Du ihn mit der mittleren Maustaste wieder an anderer Stelle einfügen. Ich nehme mal an, dass Du Dich hier nur in der Fehlermeldung vertippt hast.wimpf hat geschrieben:zum Sound
modprobe sb liefert zurück
Can't locate module sh
Verwendest Du einen von Dir selbt kompilierten Kernel? Wenn ja, hast Du wahrscheinlich dieses Modul nicht mitkompiliert.
Wegem dem Touchpad kannst Du Dich auch mal an die Debian-Laptop-Mailingliste wenden.