[20:20] ScottL: after installing the wireless drivers, networking is working :D [20:20] i will always have this problem, proprietary drivers.... other than that it works great [20:21] now i found a new bug. My edirol usb isnt working on maverick, it is detected, /proc/asound shows the card there [20:22] but when i do aplay dhw:1 something.wav, it just doesnt output nothing [20:22] In the other way my firewire works out the box [20:22] with generic kernel :DDDDD [20:23] persia: it seems the bug I was feeling about my usb edirol, isnt related only to ARM, but also to other archs [20:24] you shouldn't use hw:1 unless necessary in that context; use plughw:foo where foo is the name of the device. You'll find the name of the device from /proc/asound/cards in the brackets. [20:24] crimsun: I know, but even like that, the device doesn even show up on pulse [20:24] so, something is wrong [20:25] trying to start jack with it is also impossible [20:25] so I think that maybe there is some change made to maverick on the usb sound subsystem or something [20:26] there are a lot of changes to usbaudio between lucid and maverick, yes [20:26] crimsun: this also happens on ARM architecture7 [20:26] well, what would devs need to debug it better? [20:27] /proc/asound ? [20:27] i don't bother to run maverick's kernel for that reason; i use the daily mainline builds of 2.6.36 from kernel.ubuntu.com/~kernel-ppa/mainline/daily [20:27] however, my hardware set doesn't match yours, so take that with a grain of salt [20:27] well, but this need to be fixed before launch or not? [20:27] it very probably won't be; kernel changes are much too invasive at this point. [20:28] so you say that everyone using a EDirol ua-4fx and ua 25 will be out of luck ???? [20:28] they are one of the most used cards [20:29] on the low hobbyst segment at least [20:29] I'm not saying that; I'm saying that kernel developer resources won't be spent fixing it before october 10th [20:30] ok :( [20:30] you could try using a mainline daily build as I implied [20:30] crimsun: where can I see a change log of the modifications made to the maverick kernel from the upstream? [20:30] rlameiro: sorry? [20:30] crimsun: yes i coudl, but not most of the userss [20:31] is there some place where i can look at the changes made to the mainline kernel [20:31] for maverick, of course [20:32] rlameiro: anything marked SAUCE in the git changelog [20:32] kernel.ubuntu.com/git [20:32] look for ubuntu-maverick.git [20:33] ubuntu/ubuntu-maverick.git to be precise [20:40] thanks crimsun [21:13] found nothing special [21:13] maybe its mainline [21:13] will check in mainline [21:18] thanks rlameiro [21:19] ScottL: great work