Tiny Core Base > Alpha Releases
Tiny Core 3.0 Alpha 1 Testing
curaga:
--- Quote from: yoshi314 on May 10, 2010, 07:01:19 AM ---one thing that might be important - ati driver now requires a small piece of firmware for accelerated operation.
one for KMS (all cards) , second for Xorg (some cards).
in case of my x1300 card, i need /lib/firmware/radeon/R520_cp.bin or KMS might fail to start.
--- End quote ---
True, see firmware.tcz
@jur: Since that file does not exist in the base, it's a great candidate for an additional initrd, even if you use grub.
Place only it to a gzipped cpio archive, place the archive into tce dir. Profit :)
--- Quote ---mkdir -p /tmp/ex/etc
cd /tmp/ex
cp /etc/modprobe.conf etc
find | cpio -o -H newc | gzip > ../modconf.gz
--- End quote ---
jur:
--- Quote from: Juanito on May 09, 2010, 11:38:38 PM ---
--- Quote from: jur on May 09, 2010, 06:37:20 PM ---2) My netbook only shows the power button and the sleep button after installing acpid and accompanying files. None of the other function keys are responding.
--- End quote ---
It might be worth looking at "dmesg | grep ACPI" to see which keys are recognised on boot?
--- End quote ---
Here are some dmesg results:
tc2.11:
--- Code: ---tc@box:~$ dmesg | grep input
input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
input: Asus EeePC extra buttons as /devices/virtual/input/input5
input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input6
generic-usb 0003:045E:0040.0001: input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.1-2/input0
input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input7
--- End code ---
and
--- Code: ---
tc@box:~$ dmesg | grep eeepc
eeepc: Eee PC Hotkey Driver
eeepc: Hotkey init flags 0x41
eeepc: Get control methods supported: 0x101713
--- End code ---
tc3.0a:
--- Code: ---tc@box:~$ dmesg | grep input
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
input: Macintosh mouse button emulation as /devices/virtual/input/input4
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input7
generic-usb 0003:045E:0040.0001: input: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.1-2/input0
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
--- End code ---
The dmesg | grep eeepc returns empty in tc3.0a.
I am using Asus 1000HE eeepc.
roberts:
--- Quote from: meo on May 09, 2010, 03:13:40 PM ---Hi!
Forgot a suggestion (Sweden is playing hockey right now so I might be a little distracted). I changed the colour of the title bar to medium grey instead of light blue and I think it looks better but it's just an aesthetical thing.
Have fun and keep up the good work,
meo
P.S. Nice new logo!!! D.S.
--- End quote ---
Changed title bar to medium grey.
bmarkus:
On a stock TC I installed following extensions with appbrowser:
mc.tcz
glib2-dev.tcz
libiconv-dev.tcz
compiletc.tcz
/tce is stored on Linux ext4 partition of USB stick.
All extensions including dependencies are loaded and it works as expected. However after reboot only
mc.tcz
glib2-dev.tcz
libiconv-dev.tcz
loaded with their deps, compiletc and its dependencies are not. Reinstalling TC, formatting drive, moving /tce from USB to HDD ext3 partition gives the same result.
Trying to load compiletc.tcz from local repo appbrowser just gets stucked but nothing happenes.
Arslan S.:
when i update dep files through appsaudit some entries inside some dep files related to kernel modules are named to *-2.6.29.1-tinycore.tcz
for example:
download alsa, then update dep database then see alsa.tcz.dep
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version