Slackware :: After Kernel Rebuild And Using Dracut Input Devices In KDM Don't Work?

Nov 11, 2010

I just implemented dracut on my Slack. It works well, but for this also I had to rebuild the kernel. Everything works as it should beside KDM. When KDM start mouse/keyboard don't work. I check the logs and I don't actually see any errors.Note: Im using Slack in VirtualBox with fbdev or vesa driver and it doesn't work with neither of the drivers. I suppose its something missing in the kernel, but don't know what.Before rebuilding the kernel and implementing dracut, everything work with fbdev and/or vesa

View 3 Replies


ADVERTISEMENT

Slackware :: X Freezes (xfce) Instantly After Kernel Rebuild?

Dec 16, 2010

New build of Slackware 13.1 x86_64 in Dell E4310 laptop. The stock install works fine barring a few bits of hardware but after recompiling the kernel X loads and immediately freezes, whence I need to soft power down (I cannot switch back to a console). On capturing stderr from the command line, when executing startx I get various warnings including:(polkit-gnome-authentication-agent-1:2368): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failedCan't really tell if the above is relevant... Sorry I can't dump the lot because the machine isn't on the net yet.

There is nothing errorwise in the Xorg log after a reboot. The very last line relates to a video mode with modeline info etc. I have compiled either into the kernel, or as modules everything I think I need though unfortunately I seem to have to load them all manually, so I hav no idea of I've missed something important. This includes all the Intel drivers i915, drm, intel_agp etc.Googling suggests bugs with polkit and I don't know why gnome has anything to do with my system in any case.Other thing that I find annoying is that xorg.conf no longer exists and I am relying on the HAL daemon, about which I know nothing. It took me ages to find how to change the X keyboard map - very frustrating. How do I confirm which video driver etc.?

View 2 Replies View Related

Slackware :: Kernel Version Downgrade: Rebuild Any Other Packages From Sources?

Mar 23, 2011

I have installed and configured Slackware 13.1 and it works perfectly. Now I'm going (actually forced) to downgrade kernel version down to 2.6.32. Is there any caveats? Do I need rebuild any other packages from sources?

View 13 Replies View Related

Fedora :: How To Rebuild Kernel To 2.6.31.5

Dec 16, 2010

I have been using F12 for while now, I had applied update when it available. After the latest update, my laptop have lot of Kernel Crash error and it hang up more often. I try to upgrade to the F13 or F14 but not successful at all. My only hope now is to rebuild the Kernel to the early Kernel. How to rebuild the Kernel to 2.6.31.5.
My current Kernel is 2.6.32.26-175.fc12.i686.PAE
Gnome 2.28.2
1G memory
Intel PIII mobile 1.13G

View 2 Replies View Related

General :: How To Rebuild A Kernel

Apr 29, 2010

I have backtrack 4 on vmware player... i have intel (R) wifi 5100 agn wireless card and when i type airmon-ng there is nothing shown on interface....it's empty... i downloaded a driver from here [URL] and i have been told i need kernel rebuild... i have kernel 2.6.30.9 so how can rebuild it?

View 8 Replies View Related

CentOS 5 :: Rebuild The 2.6.18.-128.e15 Kernel In 5.3?

Jul 18, 2009

I want rebuild my 2.6.18.-128.e15 kernel in CentOS 5.3? but i have one trouble. When i type make bzImage I see

make[1]: *** No rule to make target `init/main.o', needed by `init/built-in.o'. Stop.
make: *** [init] Error 2

on the screen. It is because kernel sourse codes are not full. I can not search full sourse codes of 2.6.18.-128.e15 kernel.not in src.rpm , not in tar.bz2 etc.

View 5 Replies View Related

CentOS 5 :: Rebuild Just One Part Of The Kernel?

Nov 13, 2009

I'm working on the development of a custom kernel (actually just a "small" change in the networking part), from the standard 2.6.23.17 source code (downloaded from kernel.org), on CentoOS 5.3. I'm using the following procedure to build and install the kernel:

1)cd <ROOT_DIRECTORY_OF_KERNEL_SOURCE>
2)Modifiy the 4th line of the Make file as follows:EXTRAVERSION = .17CUSTOM
3)make clean && make mrproper
4)make menuconfig
5) make rpm

[Code]...

View 2 Replies View Related

Debian :: Rebuild Kernel-included Module?

Jun 7, 2010

my wireless doggle is not suppoerted out of box on squeeze.It's based on zd1211rw,just lack the vendor and product id.how can I hack the source and rebuild the driver module?

View 1 Replies View Related

Software :: X Will Not Fully Start After Kernel Rebuild?

Sep 16, 2010

I rebuilt my kernel with dynamic ticks, high resolution timer support, and hugepagetlb and hugepagetlbfs support. Now X does not load. If I start it as root, xclock shows up and then the screen goes black and I can't do anything. Normally xclock and three xterms show up. If I start it under my normal account, I get a black screen with nothing but a cursor, which moves and has the "busy" pointer. It is not configuration because I booted an old kernel and am using X under that right now.I also set CONFIG_PM_RUNTIME to no. My monitor uses DPMS so maybe that may have done it.

View 4 Replies View Related

CentOS 5 :: Nvidia Driver Rebuild Necessary After (each) Kernel Upgrade?

Oct 6, 2010

I have an Nvidia graphics card,... actually I manage several workstations that run centos and have an nvidia video card. I also have a personal computer with ubuntu and an nvidia network card.

I would like to do a regular automatic update of those Centos workstations. (With a pilot group to test and then a full roll-out). Until oktober 2009 no major difference in automatic updating ubuntu and centos (apart from the differences between apt and yum):

After a kernel upgrade, the systems can not boot into it's Xorg gui, because the nvidia driver must be rebuild (=not recompiled, because this is partially object code, the driver is not opensource).

But from ubuntu 9.10 onwards, the kernel update process checks for the presence of propietary drivers like those of nvidia and does a rebuild on the reboot, so that the system can succesfully boot into the xorg GUI (and gdm or kdm) My question is: Are ther any plans for Centos to do the same, this would relief me from some upgrade hassle for the Centos workstations that I manage. Or does anyone know about a (good) automagic workaround?

View 6 Replies View Related

Slackware :: Browser Only Rebuild Of SeaMonkey?

Jun 18, 2011

I'm currently trying to rebuild the Seamonkey package so as to have only the browser, and not all the remaining cruft like Mail, News, Composer and Dishwasher. I remember having done this for a few years - Netscape also allowed to do that - and it went well. Basically, all you had to do was to replace the --enable-application=suite option by something like --enable-application=browser, and then disable the other apps explicitly with some option like --disable-calendar, --disable-mailnews, --disable-composer, if I remember correctly.

I've tried to rebuild the Seamonkey source with a modified SlackBuild, but to no avail. ./configure --help shows me some options in that direction, but I have yet to find out some magic combination to get it to work. --enable-application=APP doesn't seem to know the browser-only option anymore, and defining various --disable-mailnews and --disable-calendar options results in compilation errors.

View 2 Replies View Related

Ubuntu Installation :: Input Devices Disabled 10.4?

May 2, 2010

Upgraded from 9.04 to 9.10, touchpad on my laptop stopped working, but i had my USB mouse so I upgraded to 10.4. After the reboot, both the USBMouse and touchpad no longer work, rendering my Ubuntu Installation a useless. Luckly I have OpenSuse installed on this laptop as well. I have a Gateway MP6954

View 1 Replies View Related

Ubuntu :: X.org Update Bonked Input Devices

Sep 1, 2011

Last weekend I did a fresh install of Natty into my new HD following the crash of my last one (hooray for periodic backups). I had no problems at all, my mouse and keyboard were working fine. The system was running without a xorg.conf file in /etc/X11.Then, I installed the restricted driver for my NVidia GeForce 8600 GT and rebooted, but the driver was not being used. I ran nvidia-xconfig as root, which created a xorg.conf file telling X to use the driver. Reboot, everything is working fine.

Now, this morning a few packages were updated, including xorg. The next time I tried to log in after this update, I found that neither my mouse nor keyboard were responding - I couldn't even switch to another tty or, indeed, do anything other than a hard reboot.I have a LiveUSB with natty and a partition running Sabayon Linux on another hard drive from which I can mess around in my Kubuntu partition. How do I fix this?

View 2 Replies View Related

Ubuntu :: Doesn't Allow To Specify The Input/output Audio Devices?

Jul 28, 2011

For some reason on any application that uses sound, but doesn't allow me to specify the input/output audio devices I don't get anything. I want all audio to go to my USB Headset, and not the onboard soundcard. To start off with, here's alsamixer: Here's a screenshot from Mumble (voice chat) that shows that I've set the USB headset device in there, and it works 100% fine on Mumble.

[Code]...

As you can see from the alsa-base.conf above I've tried specifying snd_usb_audio as the default device, but it's not working.

View 5 Replies View Related

Slackware :: Building SlackBuilds KVM Does Not Work - 2.6.35.4 Kernel

Oct 1, 2010

Since there was a lot of talk about virtualization I thought I try kvm -- before I used VirtualBox. I took the SlackBuild from SlackBuilds.org and got an error with u8 as type in /usr/include/scsi/scsi.h. (sorry, I don't have the exact error message anymore..) I searched for its definition and I only found __u8 in /usr/include/linux/types.h. Then I searched the web and found a "fix" which says I have to change u8 from /usr/include/scsi/scsi.h to __u8. This problem was solved, but when I run the SlackBuild now it stops at some point and I don't know why. These are the last few lines of output:

CC arm-softmmu/translate.o
CC arm-softmmu/tcg/tcg.o
CC arm-softmmu/tcg/tcg-runtime.o
CC arm-softmmu/fpu/softfloat.o .....
LINK i386-softmmu/qemu
AR arm-softmmu/libqemu.a
LINK arm-softmmu/qemu-system-arm
root@tux:/home/christian/Downloads/kvm#

I put an echo after the make for building kvm and I put an echo after "make install". None of them are printed.

View 14 Replies View Related

Slackware :: Multilib Does Not Work After Kernel Update

Jun 9, 2011

I have a Slackware64-Multilib 13.1 (from the Alien's wiki page) and decided to upgrade the kernel 33.4 to the 37.6 (also using the Alien's wiki page).

But now Adobe, Wine and other related packages with Multilib does not work. So I upgrade the gcc and glibc packages but the problem remains. What did I mess?

View 6 Replies View Related

Fedora :: Rebuild: Cannot Rebuild From Current State

Nov 21, 2010

When trying to rebuild a RAID1 on a FastTrak TX4310 controller after a disk was replaced the below message is given:

Code:
[root@SAMBA Samba]# dmraid -R pdc_gigcjhdfa /dev/sdc
Volume "pdc_gigcjhdfa" is not in rebuild state (current: 16)

Rebuild: cannot rebuild from current state!

View 4 Replies View Related

OpenSUSE :: Flaky Active / Inactive Input Devices In GIMP

Jul 23, 2011

I'm running openSUSE 11.4 x86_64. When I am using GIMP, it will regularly stop allowing me to use my mouse or Wacom Intuos 3, forcing me to use my keyboard, but only within dialogs such as for scaling a layer, saving a file, etc. It's so flaky that the mouse/tablet will work sometimes and not sometimes, back and forth, within one "session" of using GIMP. It's driving me nuts. Sometimes I struggle with the keyboard (a struggle because it's indirect and sometimes counter-intuitive), other times I'll close the dialog and re-open it to see if that time the mouse (or tablet) will work. From what I've seen, I'll either be able to use both or not able to use both, rather than only having the mouse but not the tablet or vice versa.

View 4 Replies View Related

Ubuntu :: Remove Mouse Feature In /proc/bus/input/devices

Jan 7, 2011

ubuntu 10.10

I have a remote control (imon --> Harmony) that acts like a mouse. My goal is to remove that feature. Iam using lirc with Linux input layer (/dev/input/eventX) because Imon driver doesn't work at all. To get Linux input layer to work you need to choose the imon device.

Code:
cat /proc/bus/input/devices
Code:
I: Bus=0003 Vendor=15c2 Product=ffdc Version=0000
N: Name="iMON Remote (15c2:ffdc)"
P: Phys=usb-0000:00:12.1-2/input0

[Code].....

View 9 Replies View Related

Ubuntu :: Intermittent Input Devices: Unable To Use Keyboard And Track Pad

Jan 25, 2010

I have been using ubuntu 9.10 for about a week and have had problems with my keyboard and track pad on my laptop. I can navigate grub (I'm dual booting) but once ubuntu starts to load then I am unable to use my input devices. Even using cap locks doesn't turn on the corresponding light. As fa as I can tell it seems intermittent and I can make an STR.

View 1 Replies View Related

Software :: ALSA And PulseAudio - Recording Multiple Input Devices?

Apr 28, 2011

I have an Intel HDA audio card, and would like to record both my soundcard output and my microphone input at the same time. Getting to record my soundcard output (aka "Stereo Mix" or "What-U-Hear") is impossible for my soundcard without using the PulseAudio monitor, so I've set that up. Now I can record either the PulseAudio monitor for my soundcard, or the microphone input, but I don't know how to record both at the same time.

Currently, my .asoundrc looks like this:

Code:

pcm.pulse {
type pulse
}
ctl.pulse {

[code]....

So now I can choose either "pulse" as an input channel in, for example, Audacity or RecordMyDesktop applications (and then set in the PA volume control the actual channel which I want recorded), or choose "pulse_monitor" or "pulse_mic", in order to record either the PA monitor or the microphone, respectively.

I've read through the ALSA plugins reference, as well as the Asym and Dmix pages on ALSA wiki, but I'm still not sure how to put this together. I figured there should be a way either to route the microphone input into the ALSA output, and thus make the PA monitor "hear" what I speak into the microphone, or to make a completely new channel with both ALSA output and microphone input as "slaves", and then use that for recording.

View 4 Replies View Related

Ubuntu :: Can't Get Thai Language Input To Work - In "ibus Preferences/input Method" - No Languages Are Shown

May 29, 2010

I can't get Thai language input to work.

In "language support" I installed Thai, but it remains grayed out.

In "ibus preferences / input method", no languages are shown.

I added:

I added: "ibus-daemon --xim" to startup applications. No effect.

View 1 Replies View Related

Ubuntu Installation :: Toshiba Portege M750 - Cant Find Tablet Control Features To Change Input Devices

May 4, 2010

Ubuntu is perfect for me, except that i have to dual boot sometimes to windows 7 for the one application that wont run in a virtual environment (LockDown Browser, and occasionally onenote). Except, i cant find tablet control features in Ubuntu, to change input devices (the touchscreen is awful, but I cant turn off the option to use finger as an input device. Also, when i boot to windows 7, the mouse track pad/left and right click doesn't work (they work in Ubuntu)? The keyboard does, and so does my stylus (which I have to use as a substitute)

View 7 Replies View Related

Fedora :: Kmod-nvidia And Dracut

May 31, 2010

Having downloaded the DVD iso which failed to burn correctly I decided to try a live X86_64 iso, and installed from that. This was fine and I had set everything up apart from the nvidia drivers( nouveau worked but with no 3d for desktop effects). The card is a 7300LE and was working fine with kmod-nvida in F12. Following the instructions that leigh provides a howto for as usual I thought I would finish off the install. However I had several errors show up, which unfortuantely I did not keep a note of concerning dracut. On the restart the install was trashed, just froze solid in plymouth. Having been here before I decided that I would just do a complete reinstall again and investigate further what is going wrong later.

Having now a really nice slick F13 with all my servers set up etc and now running under nouveau I have just decided to check out dracut dependencies with the following: rpm -qR dracut-005-3.fc13

This gives:

Checking through the list of installed software I am unable to locate the following:

Though rpmlib is installed which may well be for the various rpmlib()'s above, I cannot see any package for fileutils,mktemp or mount in the repo's.

View 2 Replies View Related

Fedora :: F13 - Boot With RAID1 / LVM / Dracut?

Dec 10, 2010

I am trying to boot my F13 server that has 3 partitions (sda2,sdb2,sdc2) configured as RAID1 (md0), vg00 is on md0 and / is on vg00/lvol00 and boot is on /dev/sda1, sda3,sdb3 and sdc3 contain other non-OS data and I get the following errors
dracut scanning devices sda3,sdb3,sdc3 for LVM logical volumes vg00/lvol00 vg00/lvol01
.
dracut: Volume group "vg00" not found
dracut: Skipping volume group vg00
dracut: Autoassembling MD Raid
No root device round
and then everything stops
If I go in with rdshell and type in -

[Code]...

Ok I managed to solve it. When I originally installed F13 I had 2 partitions in md0 and later on I added /dev/sdc2 to make it a 3 partition Raid 1 array. My thinking was seeing that I had the extra space it wouldn't hurt to use it as another mirror. One month later after I booted the server I have found out it did hurt. I removed the 3rd partition and now it's fine again. I wonder though if it would be possible though to use that 3rd partition.

View 1 Replies View Related

Ubuntu Multimedia :: Skype - Pulseaudio - Sound Output Or Input Does Not Work At All Doesn't Work

Sep 11, 2010

When I installed my 64 bit system of Ubuntu 10.04 the sound worked very well and I were very happy. The problem started however when I installed Skype which uses pulseaudio. As soon as I start skype (or any other application that uses pulse, HoN for example) the applications sound output or input does not work at all. If I have pulseaudio started in some way, applications that I suppose do not use it like spotify or flash player stops to produce sounds. And when I type "pulseaudio" in the terminal it gives me this:

[Code]...

View 3 Replies View Related

Fedora Hardware :: 12 ICH10R RAID - Dracut - Add - Drivers Megasr File

Aug 3, 2010

I have an intel server board s5000vsa and would like to install fedora 12 on intel embedded raid 5 (fake raid). Have already read some stuff about it and found megasr driver, which seems to be used in rhel 5. I also managed to compile this driver and load it into the running kernel of the other F12 installation. Afterwards, I created new initramfs by issuing: dracut --add-drivers megasr <file>

when this intramfs boots and raid is set in bios, fedora 12 boots from /dev/dm-1. however, the driver loaded is ahci and *not* megasr (therefore only raid 1 works) How can I create initramfs that will load megasr at startup and not ahci? Preferably with dracut....

[Code]....

View 1 Replies View Related

Slackware :: Installing / After Loading Kernel It Asks For Keyboard Configuration, But Keyboard (usb Wireless) Doesn't Work?

Jul 18, 2010

I'm trying to install slackware 32 bit 13.1.After loading kernel it asks for keyboard configuration, but keyboard (usb wireless) doesn't work.

Keyboard works on the old 13.0 installation, on bios and also in the boot options of 13.1 installation cd.

I've tried removing legacy usb support and changing usb2.0 speed from high to full. Nothing changed.

Anybody with this strange problem? (kernel of setup seems also to detect it correctly as a trust keyboard).

View 9 Replies View Related

Slackware :: Low Use Of Swap Devices

Jan 6, 2010

I am running Slackware 13.0 on an computer with low memory (128 MB, i thought). When I type "free -m" in xterm terminal it displays.In the last line it displays only 5 MB used of 687. Is that normal?

View 1 Replies View Related

Slackware :: USB Devices Not Mountable From Kde?

Dec 17, 2010

i booted up this morning and got a surprise. when i plug in a usb drive normally, it pops up in the k message box, and i can choose too mount it. then it mounts no problem.

when i turned on the computer today, however, i plugged in my usb drive, and clicked to mount it, and lo and behold, i got a strange message:
'Could not mount the following device: USB 8GB'

when i choose more information, i get this:

Code:

org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.12" (uid=8691 pid=2415 comm="kdeinit4: plasma-desktop [kdeinit]) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=1887 comm="/usr/sbin/hald))

im not entirely sure what this means. i can mount the drive manually through the terminal if it's running as root, but thats not a particularly practical way to do things, as i am a student and often have to switch USB drives and ipods many times a day.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved