| Author |
Message |
|
|
Post subject:
Posted: Aug 05, 2008 - 09:34 AM
|
|

Joined: Dec 04, 2006
Posts: 258
Location: Nördliche Lüneburger Heide
Status: Offline
|
|
I tried kernel 2.6.26-1.slh.3-sidux-amd64,
My saa7134-card is now recognised correctly again.
Only the TV-Sound is somehow weired now. I have to switch the Sound-card (NVidia CK804, onboard) into 2-channel mode (in kmix) if I want to hear/record tv- or radio-sound. All other sound-sources (PCM, CD) seem to work with 4-channel-mode as before. Also the balance seem not to work always correct but I have to look still more deeply into that.
regards
Reiner Schmidt |
Last edited by schmidtreiner on Aug 05, 2008 - 12:36 PM; edited 1 time in total
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 05, 2008 - 10:07 AM
|
|
Joined: Dec 30, 2006
Posts: 38
Status: Offline
|
|
this is error i have when compiling manually lirc:
root@SiduxBox:/usr/src/lirc# modprobe lirc_dev
root@SiduxBox:/usr/src/lirc# modprobe lirc_imon
FATAL: Error inserting lirc_imon (/lib/modules/2.6.26-1.slh.3-sidux-686/misc/lirc_imon.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@SiduxBox:/usr/src/lirc# |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 05, 2008 - 10:07 AM
|
|
Joined: Dec 30, 2006
Posts: 38
Status: Offline
|
|
this is error i have when compiling manually lirc:
root@SiduxBox:/usr/src/lirc# modprobe lirc_dev
root@SiduxBox:/usr/src/lirc# modprobe lirc_imon
FATAL: Error inserting lirc_imon (/lib/modules/2.6.26-1.slh.3-sidux-686/misc/lirc_imon.ko): Unknown symbol in module, or unknown parameter (see dmesg)
root@SiduxBox:/usr/src/lirc#
how resolve??
thanks!! |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 07, 2008 - 03:53 PM
|
|
Joined: Dec 19, 2006
Posts: 1030
Status: Offline
|
|
dacorsa,
what information you have provided is inaccurate and insufficient. First of all, modprobe commands only occur _after_ compiling a kernel module; you did not include the output of compiling as stated. Secondly, the message tells you to investigate output of "dmesg", which would reveal the details of the symbol disagreement.
Please take more care when reporting problems, or else you waste alot of time and do not get expedient results.
Thanks, Kel. |
|
|
| |
|
|
|
 |
|
|
Post subject: USB soundcard fails
Posted: Aug 07, 2008 - 09:12 PM
|
|
Joined: Apr 23, 2007
Posts: 20
Status: Offline
|
|
I have a problem with my usb soundcard now which I use as a second soundcard for redirecting sound to my tv. This worked fine with kernel 2.6.25 and earlier but fails with kernel 2.6.26 (have tried 2.6.26-1.slh.4-sidux-686 and 2.6.26-1.slh.3-sidux-686). It seems to fail completely and its place is taken by the internal pc speaker (the thing on the motherboard that beeps).
The soundcard is recognized as (from lsusb)
Code:
Bus 002 Device 002: ID 0ccd:0028 TerraTec Electronic GmbH Aureon 5.1 MkII
I see the following in /var/log/messages which I think points out where it fails
Code:
Aug 7 22:31:27 semmentjern kernel: snd-usb-audio: probe of 2-1:1.0 failed with error -5
Aug 7 22:31:27 semmentjern kernel: usbcore: registered new interface driver snd-usb-audio
I have googled this error without finding anything relevant.
/proc/asound/modules says:
Code:
0 snd_cmipci
1 snd_pcsp
With kernel 2.6.25 (and earlier) it said
Code:
0 snd_cmipci
1 snd_usb_audio
pcsp is as far as I know the internal pc speaker... No good for watching movies.
The following section from /etc/modprobe.d might also be relevant (last 10 lines or so):
Code:
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
options snd-cmipci index=0
options snd-usb-audio index=1
The last two lines here were added by me to make sure that my pci card is the primary sound card and the usb card is the secondary sound card. This has not been changed recently. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 14, 2008 - 07:11 AM
|
|
Joined: May 19, 2008
Posts: 14
Status: Offline
|
|
Hi folks,
I confirm the 'pcspkr' error that lots people have.
What I find more picky is that while booting it thinks I am on battery power hence skipping system check on each boot.
Once logged in KDE and all , I get the plugged power icon and no problem whatsoever. Wonder what line I could use to perform manual system check while problem is there
Nice work.
Code:
TOSHIBA Tecra A9
#bashinfo -v3
Host/Kernel/OS "dexter" running Linux 2.6.26-1.slh.4-sidux-686 i686 [ sidux 2007-04.5 - Έρως christmas special - kde-lite - (200712260129) ]
CPU Info (1) Intel Core2 Duo T7500 @ 4096 KB cache flags( sse3 nx lm vmx ) clocked at [ 800.000 MHz ]
(2) Intel Core2 Duo T7500 @ 4096 KB cache flags( sse3 nx lm vmx ) clocked at [ 1600.000 MHz ]
Videocard Intel Mobile GM965/GL960 Integrated Graphics Controller tty resolution ( 125x35 )
Network cards Intel PRO/Wireless 4965 AG or AGN Network Connection
Intel 82566MC Gigabit Network Connection, at port: cf80
Processes 136 | Uptime 1:18 | Memory 504.1/2018.5MB | HDD ATA Hitachi HTS54161 Size 160GB (61%used) | Runlevel 5 | Client Shell | Infobash v3.01
Edit: Seems latest dist upgrade fixes battery issue.. package was power management something
Now I get another error but no real hickup donno if serious or not -
pnp 00:09 - can't add resource to ID 0x4d0-0x4d1 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 16, 2008 - 01:44 PM
|
|
Joined: Apr 23, 2007
Posts: 20
Status: Offline
|
|
I have found another clue to what is wrong with my usb sound. When I am inserting my usb sound card I get the following from tailing /var/log/messages
Code:
Aug 16 14:58:10 semmentjern kernel: usb 2-1.2: new full speed USB device using ehci_hcd and address 13
Aug 16 14:58:10 semmentjern kernel: usb 2-1.2: configuration #1 chosen from 1 choice
Aug 16 14:58:10 semmentjern kernel: snd-usb-audio: probe of 2-1.2:1.0 failed with error -5
Aug 16 14:58:10 semmentjern kernel: input: USB Audio as /devices/pci0000:00/0000:00:02.1/usb2/2-1/2-1.2/2-1.2:1.3/input/input13
Aug 16 14:58:10 semmentjern kernel: input,hidraw3: USB HID v1.00 Device [USB Audio] on usb-0000:00:02.1-1.2
Aug 16 14:58:10 semmentjern kernel: usb 2-1.2: New USB device found, idVendor=0ccd, idProduct=0028
Aug 16 14:58:10 semmentjern kernel: usb 2-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Aug 16 14:58:10 semmentjern kernel: usb 2-1.2: Product: USB Audio
However, if I do the same thing in tty1, I get two extra lines on top that is not from /var/log/messages:
Code:
cannot find the slot for index 1 (range 0-1), error: -6
cannot create card instance 0
The same two lines are also displayed when booting if I have enabled the on-board sound chip (which is an internal usb device, CM6501 USB from C-Media "Bus 001 Device 003: ID 0d8c:0201 C-Media Electronics, Inc. CM6501"). So my problem is not specific to my particular usb sound card.
System info:
Code:
Host/Kernel/OS "semmentjern" running Linux 2.6.26-1.slh.4-sidux-686 i686 [ sidux 2007-03.1 - Γαια - kde-lite - (200708151418) ]
CPU Info (1) AMD Athlon 64 X2 Dual Core BE-235 512 KB cache flags( sse3 nx lm svm ) clocked at [ 1000.000 MHz ]
(2) AMD Athlon 64 X2 Dual Core BE-235 512 KB cache flags( sse3 nx lm svm ) clocked at [ 1000.000 MHz ]
Videocard nVidia GeForce 7100 GS X.Org 1.4.2 [ 1680x1050@50.0hz ]
Network cards nVidia CK804 Ethernet Controller, at port: bc00
Processes 84 | Uptime 8min | Memory 132.3/2026.2MB | HDD ATA SAMSUNG HD501LJ,ATA SAMSUNG HD321KJ Size 820GB (18%used) | GLX Renderer GeForce 7100 GS/PCI/SSE2/3DNOW! | GLX Version 2.1.2 NVIDIA 173.14.12 | Client Shell | Infobash v3.01
|
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Kernel 2.6.26
Posted: Aug 16, 2008 - 03:52 PM
|
|
Joined: Dec 03, 2006
Posts: 17
Status: Offline
|
|
|
slh wrote:
- 2.6.26 kernels still crash as guests in virtualbox, this issue is still under investigation.
Was wondering if there was a fix. Did a search but my german is a bit limited.
Thanks. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 23, 2008 - 11:55 AM
|
|
Joined: Dec 01, 2006
Posts: 445
Location: Berlin
Status: Offline
|
|
With kernel 2.6.26-2.slh.6-sidux-686 this error/bug is still in place
Code:
ck804xrom ck804xrom_init_one(): Unable to register resource 0x00000000ff000000-0x00000000ffffffff - kernel bug?
CFI: Found no ck804xrom @ffc00000 device at location zero
JEDEC: Found no ck804xrom @ffc00000 device at location zero
....
more than 100 times
....
Found: SST 49LF040B
ck804xrom @fff80000: Found 1 x8 devices at 0x0 in 8-bit bank
using fwh lock/unlock method
number of JEDEC chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
Any explanation? Still harmless?
Gruß
oduffo |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 30, 2008 - 10:36 AM
|
|
Joined: Dec 30, 2006
Posts: 38
Status: Offline
|
|
hi,
i have 2.6.25 kernel and i want to know if there is problem with lirc and last 2.6.26 kernel.
thanks! |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 31, 2008 - 01:23 AM
|
|
Team Member

Joined: Nov 27, 2006
Posts: 1962
Location: underworld
Status: Offline
|
|
|
Code:
Host/Kernel/OS "bongmaster" running Linux 2.6.26-3.slh.1-sidux-686 i686 [piper-special - (200807261821) ]
CPU Info (1) AMD Athlon 64 X2 Dual Core 4200+ 512 KB cache flags( sse3 nx lm svm ) clocked at [ 2200.000 MHz ]
(2) AMD Athlon 64 X2 Dual Core 4200+ 512 KB cache flags( sse3 nx lm svm ) clocked at [ 2200.000 MHz ]
Videocard nVidia G71 [GeForce 7900 GS] X.Org 1.4.2 [ 1600x1200@50.0hz ]
Network cards Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller, at port: ee00
Processes 115 | Uptime 12min | Memory 312.4/2026.1MB | HDD ATA ST3320620AS,ATA ST3500630AS,Brother MFC-420CN,ATA ST3320620AS Size 1140GB (56%used) | GLX Renderer GeForce 7900 GS/PCI/SSE2/3DNOW! | GLX Version 2.1.2 NVIDIA 177.70 | Client Shell | Infobash v3.02
Code:
piper@bongmaster:~$ apt-cache policy lirc
lirc:
Installed: 0.8.3-2
Candidate: 0.8.3-2
I use lirc everyday for mythtv (hauppauge "grey" remote), no problems at all |
_________________ .... _
... (0)>
... / / \
.. / / . )
.. V_/_sidux powered
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 01, 2008 - 07:17 AM
|
|

Joined: Dec 17, 2007
Posts: 19
Location: Rosewood, Queensland, Australia
Status: Offline
|
|
I also have the pcspkr 2.6.26 kernel bug. The CPU goes to 100% load & this appears to be the artsd & I have no sound from my Creative Audigy 4 sound card. Every so often the PC speaker gives a croak though! This bug is the same with both the Debian & sidux 2.6.26 Kernels.
All was well with the 2.6.25 kernels.
My trouble is, my system is a fresh Debian Testing netinstall with sidux repositories & the smxi script & the current kernels are only 2.6.26
As I know the 2.6.25 kernels work fine on my AMD64 system I have installed the last of the 2.6.25 sidux kernels (2.6.25-14.slh.2-sidux-amd64) through the kernel options in smxi.
So now I have sound, but, smxi fails to install the nvidia driver for my nvidia GT6600 because the kernel headers & dependencies are no longer available for 2.6.25!
Can anyone tell me where I will be able to find the headers etc for 2.6.25-14.slh.2-sidux-amd64?
Thanks,
straykat |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 01, 2008 - 06:00 PM
|
|

Joined: Dec 02, 2006
Posts: 47
Location: irgendwo in NRW
Status: Offline
|
|
| I am still using Kernel 2.6.26-1.slh.3-sidux-686 because it is the last Kernel that works with my Creative Labs SB Audigy. I have no sound at all when using later Kernels. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 02, 2008 - 07:14 AM
|
|

Joined: Dec 17, 2007
Posts: 19
Location: Rosewood, Queensland, Australia
Status: Offline
|
|
Found a Ubuntu bug report about the snd-pcsp module loading up the pc speaker instead of the sound card in the 2.6.26 kernel.
https://bugs.launchpad.net/ubuntu/+sour ... bug/242966
I blacklisted snd-pcsp in etc/modprobe.d/blacklist.
I then was able to reboot into the 2.6.26 kernel with sound
Hope this helps others with this problem.
straykat |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Sep 06, 2008 - 10:31 AM
|
|

Joined: Dec 02, 2006
Posts: 63
Status: Offline
|
|
straykat: Thank you!  |
|
|
| |
|
|
|
 |
|
|