Here is info on my SIM 2010/MD96500 so far.
You might search on
or
for
further info about this or other laptops.
if anyone has some hint, i (bboett <at> adlp dot org) take them gladly.....
thanks to Werner Heuser from TuxMobil.org here is a similar notebook, hardware and specs are very close: danish.de
got a knoppix booted with the sole noapc flag,
Knoppix got the following things working:
Debian unstable installation:
this doesn't mean i was able to wath tv right on... the problem is that the i915 driver is totally unusable at the moment with anything evolved, and tvtime needs overlay... so i tested on my older MD41100 Laptop
But anyway the linuxtv wiki was very helpful with info on that topic
what i did:
options saa7134 card=12 i2c_scan=1 alsa=1
install saa7134 /sbin/modprobe --ignore-install saa7134; /sbin/modprobe saa7134-alsa
run update-modules
and get the card out, remove all saa modules with rmmod and put the
card again in
From the kernel list it appears that this card is supported:
12 -> Medion 7134 [16be:0003]
after that, you get tvtime showing an image, but no sound...
arecord -l gives
something of the sort:
arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: ICH5 [Intel ICH5], device 0: Intel ICH [Intel ICH5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: ICH5 [Intel ICH5], device 1: Intel ICH - MIC ADC [Intel ICH5 - MIC ADC]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: ICH5 [Intel ICH5], device 2: Intel ICH - MIC2 ADC [Intel ICH5 - MIC2
ADC]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: ICH5 [Intel ICH5], device 3: Intel ICH - ADC2 [Intel ICH5 - ADC2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Modem [Intel ICH5 Modem], device 0: Intel ICH - Modem [Intel ICH5 Modem
- Modem]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: SAA7134 [SAA7134], device 0: SAA7134 PCM [SAA7134 PCM]
Subdevices: 1/1
Subdevice #0: subdevice #0
the last one is our hit:
alsamixer -c 2
all channels are by default at 0...