/srv/irclogs.ubuntu.com/2008/05/01/#ubuntu-kernel.txt

jumpkickhello02:26
jumpkickwhy are there no sound drivers in the Hardy Heron AMD64 Kernel?02:26
johanbrjumpkick: They're in the linux-ubuntu-modules package.02:27
jumpkickjohanbr: okay thanks....02:29
jumpkickthat was a wrinkle from upgrading gutsy -> hardy that didn't go quite right I guess02:29
johanbrjumpkick: Oh, okay. How did you upgrade?02:31
jumpkickjohanbr: I tried to do the Kubntu upgrade, but it crashed my X when I clicked on the details box, so I ended up just doing it from the shell02:35
jumpkickchange sources.list, dist-upgrade, upgrade, upgrade, still have a prob with ialib32 compat libs and vmware-server... but anyway02:36
johanbrOk. Then it's not so strange that you missed the l-u-m package.02:36
jumpkickjohanbr: if you have privs can you edit https://help.ubuntu.com/community/SoundTroubleshooting and just stick a line in there that says "make sure you have linux-ubuntu-modules installed"?02:37
johanbrI don't have any special privileges. If I can edit that, so can you. :)02:39
jumpkickokay I'll make a login and try02:40
=== dhaval_away is now known as dhaval
TheMuso9/c06:36
=== dhaval is now known as dhaval_away
=== dhaval_away is now known as dhaval
=== dhaval is now known as dhaval_away
bullgard4dmesg: "Marking TSC unstable due to: possible TSC halt in C2." Is this a Ubuntu design error or a feature?08:23
amitkbullgard4: neither. It is a Linux kernel feature. If this is new hardware, try with clocksource=hpet in the kernel command line.08:38
devindiai hope this is the place of ubuntu kernel developers ??08:40
devindiai have a question....is the development of kernel only/fully in C08:41
amitkdevindia: you would have more success if you actually tried downloading the kernel and looking at it instead of repeating your questions.08:42
amitkdevindia: try the irc channel on http://kernelnewbies.org/IRC08:42
ckingbullgard4: to find out alternative clocksources, use: sudo cat /sys/devices/system/clocksource/clocksource0/available_clocksource 08:43
devindiahey... amitk: please don get tensed..the question i asked just because of curiosity... i will download the kernel08:44
devindianow08:44
devindia;-)08:44
amitktense... hmmm08:45
pwnguinheh08:47
ckingnot too much coffee?08:47
amitkcking: naaah... I don't drink coffee. But perhaps I should just log out of here and enjoy the sunshine08:48
ckingamitk: Is May 1st a holiday for you?08:49
amitkamitk: yup08:49
amitkcking: yup08:49
amitkyeah.. I need to get out08:49
cking..well then.. go and enjoy the day off.08:49
amitkbye08:49
bullgard4cking: Before you will leave this channel also, let me say thank you for your help. I am still studying how the 4 available clocksources on this computer function. Still, I consider it a nuisance that the 'time' jumps backwards in dmesg output.08:56
ckingbullgard4: I'll be here all day, so any questions, I will try to answer.08:57
ckinghpet is probably the best bet if you have it, ignore jiffies and tsc if possible.08:59
ckinghttp://en.wikipedia.org/wiki/Time_Stamp_Counter - explains why tsc can cause problems.09:01
bullgard4cking: The article  http://en.wikipedia.org/wiki/Time_Stamp_Counter rather vaguely states: "If the processor frequency changes (via SpeedStep for example), the timer no longer accurately measures wall clock time." I have no AMD processor and no multiprocessor. Still, the dmesg output 'time' displayed decreases sometimes. What is the reason?11:08
ckingbullgard4: referring to tsc, I am unsure why time decreases off the top of my head - I need to investigate that one.11:11
ckinghave you tried the other clock sources?  And can your processor change frequency?11:11
=== rikai_ is now known as rikai
=== dhaval_away is now known as dhaval
snikkerwhen i insert a cd/dvd in a second dvd drive, the system don't mount it and in dmesg, i've got this: http://pastebin.com/m1cc3d71c it's a kernel bug?13:22
smbsnikker: sounds rather like hardware trouble. maybe bad cables? or try to force a slower dma rate through the bios and see whether that helps.13:28
snikkersmb: the hardware workk fine in windows and live cd... i'ce also set udma2 in bios, but nothing to do 13:30
ogradoes the same CD/DVD work in the other driver ? 13:30
ogra*drive13:30
snikkersmb: with hdparm i see that the udma is set to udma413:30
snikkerogra: yes it work13:31
smbsnikker: from the messages it really sound like problems talking to the drive. can you use hdparm to set udma2 and try?13:32
smbsnikker: or maybe, is that cd you try a self-burned one?13:33
snikkersmb: now i try, even if i don't know how to set udma2 with hdparm....13:33
smb-Xudma213:34
snikkerdon't work, same error13:37
snikkerhttp://pastebin.com/m3af0258e13:37
snikkerany other hints?14:01
smbsnikker: hdparm seems to have problems with changing dma. Maybe http://www.kernel.org/doc/Documentation/kernel-parameters.txt (libata.dma=1) helps to temporarily check whether drive works without dma14:03
snikkerok thanks, now i check14:04
Batteryhi guys, is there anybody here that know something about loading 2 cross-dependant modules?18:30
johanbrBattery: sudo modprobe mod1 mod2 maybe18:39
Batteryjohanbr: thanks - i'll give it a go...18:40
Batterynope, neither modprobe mod1 mod2 nor insmod mod1 mod2 works - it just loads mod1 and then moans about the missing symbols (that's in mod2)19:01
alex_joniBattery: try modprobe -a mod1 mod219:13
mkrufkysmb: I'm curious as to what you think about the hald issue... bug 20997119:36
mkrufkyc'mon ubotu -- i know you can do it19:37
mkrufkyanyway, you'll see my email within seconds / minutes19:37
smb[Hardy Regression] cx22702 no longer works19:37
mkrufkyyeah -- bug is a total misnomer19:38
smbmkrufky: I just saw your mail19:38
mkrufkycx22702 works on all other boards19:38
mkrufkyits only broken on hvr1300, because hald is futzing with gpios19:38
mkrufkyfwiw, the mpeg encoder is ALSO broken on that board, for the same reason19:38
mkrufky*and* the analog tuner19:38
mkrufkybasically... the entire card is broken under ubuntu... the only error visible in dmesg is the cx22702 error, and thats why users point a finger to cx2270219:39
mkrufkydont get me wrong -- by all means, please merge the workaround patch ... but, it would be nice to get to the bottom of the REAL issue19:39
smbmkrufky: From the reports it sounded like only the radio part was broken.19:40
mkrufkythis is what's REALLY happening...19:41
mkrufkyand to qualify this, i am employed by hauppauge, and i looked this up in schematics19:41
smbmkrufky: If this is tied to hal, I wonder what is behind that. hal itself I suppose, acts rather as a relay19:41
mkrufkythe gpios are used on that board as a mechanism to toggle the cx22702 in or out of reset19:41
mkrufkylikewise, when the cx22702 is in reset, the cx23416 is in line19:42
mkrufkywhen the cx22702 is in line, the cx23416 is tristated19:42
mkrufkythe cx22702 acts as an "i2c gate"19:42
mkrufkyie:  one cannot access the tuner via i2c if the i2c gate is closed19:42
mkrufkynow...19:42
=== thegodfather is now known as fabbione
mkrufkyhald is trashing the gpios of any input where the gpios are undefined19:42
mkrufkywhomever initially added support for the hvr1300, was obviopusly not interested in supporting radio19:43
mkrufkyso, they left it off19:43
mkrufkysomehow, this allowed hald to trash those gpios19:43
mkrufkysending the cx22702 / cx23416 bus control into an unknown state19:43
mkrufkypotentially rendering the tuner useless, without communication to it throught the i2c gate19:43
mkrufkyi think that covers the background info19:44
mkrufkynow, i have no idea how HAL is actually trashing the gpios19:44
mkrufkybut we were able to prevent the issue by defining those gpios for the only undefined input source19:44
mkrufkynow radio is supported, and the issue is gone, for THAT board19:44
mkrufkyhowever.........19:44
mkrufkyany other board, which may have crucial ic's reset lines tied to the cx2388x GPIOs will have the same issue19:45
mkrufky(i have yet to hear any other problem reports, however)19:45
mkrufkyi have only heard of this issue on the hvr1300 under hardy, but that could simply be because it is a popular card ... who knows if other devices are affected.19:45
mkrufky(ok, i think im done now) ;-)19:46
smbmkrufky: Ok. :) For me this sound like this requires further investigation. So at least this should be noted down into the bug report. When I quickly looked at the patch I saw likewise undefined portions for other boards, so I was already wondering why only one is affected.19:48
smbI sure am not that well into hal to have an answer on what hal does there, but maybe someone jumps in and can.19:49
mkrufkysorry, was afk for a moment19:49
mkrufkythis doesnt *necessarily* cause problems on other boards19:50
mkrufkyit can *potentially* cause such problems -- the only such board that we *know* is affected is the hvr130019:50
mkrufkyso far the other cx22702-based cards seem to be immune19:50
mkrufky(mainly, because those other boards dont have any ic resets tied to gpios)19:50
mkrufkybut yes -- certainly requires further investigation19:51
mkrufkyand... in my opinion.... this gpio fix will likely get accepted into 8.04 anyway, since , to my knowledge, ubuntu does keep up with the -stable series19:51
smbBut it normally also needs a justification after release. 19:52
mkrufky"prevents broken behavior, as described in bug 20997119:53
mkrufky"19:53
smbPreventing 1G of logs per hour is a reasonable justification (IMO) and acceptance by upstream is just the better19:53
ph8Hi all, i've just upgrade to hardy and the new kernel recognises my on board ethernet - bizarrely though i can't connect to my network over static OR dhcp - if i change back to the old kernel it works fine - i've got up to date -restricted -modules and even -backports packages according to apt - can anyone help shed any light on this?19:54
smbBeing in that progress was the reason for the mail you saw on the kernel-team list19:54
mkrufkyyes19:55
mkrufkysmb: did anything come of the cx88 / saa7134 issue, building those out-of-tree ?20:02
smbmkrufky: The drivers (except alsa modules) were taken out of lum. 20:04
mkrufkyoh, nice20:04
mkrufkyi didnt get that update yet, myself... but i'll do a full-upgrade when i get home and test it out20:05
mkrufkythank you :-)20:05
smbmkrufky: This will first show up with hardy-proposed 20:05
mkrufkyah20:05
mkrufkyok20:05
smbmkrufky: So you have to enable that. But the uploads are either in progress or will be done soon. 20:06
smbSo you still need a bit of patience. ;-)20:06
mkrufkyim patient -- i am fixing other upstream bugs in the meanwhile :-P20:07
smbmkrufky: :)20:07
ph8Hi all, sorry i got disconnected after my query. After a bit more research it appears i'm using an nvidia chipset as referenced here: https://bugs.launchpad.net/linux/+bug/181081 - i can't get an IP from DHCP (or static) - can anyone help me? I'm assuming the patch referenced at the bottom isn't in the kernel at the moment - when can i expect it to be updated? I'm probably going to have to wipe and install gutsy..21:06
rtgph8: try the 2.6.25 kernel and LUM packages from https://edge.launchpad.net/~timg-tpi/+archive21:07
ph8sounds like a plan! :) will let you know how it goes shortly21:08
ph8bizarelly works in 2.6.22 (or whatever gutsy is on)21:11
ph8rtg: System doesn't appear to boot at all under .25-1 unfortunately21:31
ph8stops after it attaches disks21:31
ph8my connection's appalling this evening21:31
=== asac_ is now known as asac

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!