Tiny Core Base > Alpha Releases

Tiny Core 3.0 Alpha 1 Testing

<< < (7/14) > >>

Juanito:

--- Quote from: Arslan S. on May 09, 2010, 06:30:13 PM ---testing 3.0alpha, no luck getting alsa to work :(

--- End quote ---

..works for me using the alsasound init.d - significantly faster at finding the drivers than tc2.x

I'm working on pulseaudio for tc3.x, but it still needs alsa  :(

roberts:

--- Quote from: Sandras on May 09, 2010, 04:27:32 PM ---I know it's a minor thing, but when you first boot up the wallpaper i gray, but in /usr/bin/wallpaper the default background color is still #112949, as in the older versions. I think it would be nice if /usr/bin/wallpaper had the default set to #666666 like the background color right after booting into the system.

--- End quote ---

Got it. Thanks.

Arslan S.:

--- Quote from: Juanito on May 09, 2010, 11:40:48 PM ---
--- Quote from: Arslan S. on May 09, 2010, 06:30:13 PM ---testing 3.0alpha, no luck getting alsa to work :(

--- End quote ---

..works for me using the alsasound init.d - significantly faster at finding the drivers than tc2.x


--- End quote ---

now got it to work, speakers were off by default  ???

curaga:
Short: Intel graphics users wanting Xorg, you'll need to change the default to UMS mode for Xorg 7.4. 7.5 will support KMS.

Long:

What you're seeing is Intel's new graphics stack.
They only support KMS now (in the Xorg driver, the kernel driver still has the UMS mode for backwards compatibility); if you wish to use UMS, add "options i915 modeset=0" to /etc/modprobe.conf before loading the extension/module.

As you've seen, the KMS stack conflicts with both the vesa framebuffer and the vesa driver (both tinyX and Xorg), because it sets the resolution itself. It gives less flicker, and the optimal resolution from the start (full-res console).

The module in KMS mode should be loaded in pure text mode; inside X or with a framebuffer it's likely to crash and burn.


So far Intel is the only one going this far; radeon and nouveau also support KMS, but theirs defaults off.

The intel driver in Xorg 7.4 doesn't support KMS IIRC, so to run with it turn modesetting off.

curaga:

--- Quote ---3) The sound card works but the amixer entries shown are different from before. Not sure if this is a problem.
--- End quote ---

Blame the alsa devs, this happens just about every new kernel version.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version