WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Kernel config for 5.0  (Read 29595 times)

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Kernel config for 5.0
« Reply #45 on: May 22, 2013, 03:36:12 PM »
is version 3.8.10 final ??

and any expected time frame on the alpha release yet please?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: Kernel config for 5.0
« Reply #46 on: May 22, 2013, 06:55:52 PM »
Yes, that version is final unless something comes up; and no, no timeframe other than "when it's ready".
The only barriers that can stop you are the ones you create yourself.

Offline nick65go

  • Hero Member
  • *****
  • Posts: 839
Re: Kernel config for 5.0
« Reply #47 on: May 24, 2013, 06:07:51 PM »
fyi http://lwn.net/Articles/548819/
Output redirection vulnerabilities in recent kernels (Linux 3.8 and various 3.9 rcs are affected, depending on
configuration)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: Kernel config for 5.0
« Reply #48 on: May 25, 2013, 06:55:11 AM »
Seem not to apply, as we don't enable user namespaces (a still experimental feature).
The only barriers that can stop you are the ones you create yourself.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Kernel config for 5.0
« Reply #49 on: May 26, 2013, 01:39:35 AM »
version 3.8.10 so far.. ok thanks curaga


Offline Martin Heller

  • Newbie
  • *
  • Posts: 9
Re: Kernel config for 5.0
« Reply #50 on: May 29, 2013, 08:58:14 AM »
It might be too late or not possible, but given that touch screens are becoming increasingly popular, it would be appreciated if modules

  • EVDEV
  • UINPUT
  • HIDRAW ( USB Interface )
  • HID_MULTITOUCH

could be enabled in the TinyCore kernel by default. These modules are required by the eGalax touch driver http://home.eeti.com.tw/LinuxDriverDownload.html.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: Kernel config for 5.0
« Reply #51 on: May 29, 2013, 04:02:45 PM »
@Martin Heller

Please check the config first ;)

Quote
egrep 'EVDEV|UINPUT|HIDRAW|HID_MULTI' config-3.8.10-tinycore
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_UINPUT=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_HIDRAW=y
CONFIG_HID_MULTITOUCH=m
The only barriers that can stop you are the ones you create yourself.

Offline Martin Heller

  • Newbie
  • *
  • Posts: 9
Re: Kernel config for 5.0
« Reply #52 on: May 29, 2013, 04:35:42 PM »
@Martin Heller

Please check the config first ;)

Quote
egrep 'EVDEV|UINPUT|HIDRAW|HID_MULTI' config-3.8.10-tinycore
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_UINPUT=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_HIDRAW=y
CONFIG_HID_MULTITOUCH=m

Perfect! Sorry for the noise, and thanks for all the work everybody is putting into TinyCore.

Offline andyj

  • Hero Member
  • *****
  • Posts: 1036
Re: Kernel config for 5.0
« Reply #53 on: June 14, 2013, 03:16:12 PM »
NX requires PAE. Any chance of getting these enabled?

Andy

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: Kernel config for 5.0
« Reply #54 on: June 14, 2013, 03:19:05 PM »
It's far too late for 5.x. PAE is a bad hack, any PAE-capable computers should run the 64-bit kernel; see elsewhere on this forum.
The only barriers that can stop you are the ones you create yourself.

Offline andyj

  • Hero Member
  • *****
  • Posts: 1036
Re: Kernel config for 5.0
« Reply #55 on: June 14, 2013, 03:27:21 PM »
Will the 64-bit version implement multilib to run 32-bit binaries?

Andy

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: Kernel config for 5.0
« Reply #56 on: June 14, 2013, 03:31:28 PM »
Yes and no. Multilib would bring far too much complexity for the benefit.

However we offer three x86 editions:
32-bit
32-bit with the 64-bit kernel
64-bit (corepure64)

Running the 64-bit kernel with the 32-bit repo is fully supported.
The only barriers that can stop you are the ones you create yourself.

Offline andyj

  • Hero Member
  • *****
  • Posts: 1036
Re: Kernel config for 5.0
« Reply #57 on: June 14, 2013, 03:45:58 PM »
How would a dev system work, if I need to compile 64-bit modules and 32-bit programs?

Offline makoto

  • Newbie
  • *
  • Posts: 26
Re: Kernel config for 5.0
« Reply #58 on: June 15, 2013, 12:01:03 AM »
Maybe it's too late, but I want CONFIG_DEBUG_FS=y to be set for muxless video card switch. Though CONFIG_VGA_SWITCHEROO=y in the config file, I cannot find it in /sys.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Kernel config for 5.0
« Reply #59 on: June 15, 2013, 01:36:44 AM »
You can compile and use a kernel with your own settings.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."