| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Right Off the Assembly Line
Join Date: Jun 2005
Posts: 1
|
i recompiled the 2.6.11 kernel to use my cell as a modem(bluetooth and usb cable) and mount my memory card. I am now able to get both to work pretty good. some problems though kernel has ACM (Abstaract Control Mdem) support enabled . so that i can use my cell as a modem. I connect it using a datacable. it works great, but when the datacable loosens or a call is recieved, and the connection between the pc and cell is disconnected. Linux just hangs. the keyboard, mouse nothing responds and i have to manually restart. Whenever i install any software from source (tar.gz) i get the error that x includes and qt headers and libraries cannot be found. mandrake 10.1 official does not come with qt and x includes(lib-xorg-devel). i have upated my urpmi databases and installed the x includes cause it was a relatively small package (10 mb). Qt and its dependencies is 64 MB. i cant go about installing them using a dial up. any other solutions or specific packages that will fix my problem ?? i am able to booth my custom kernel without initrd but i need initrd for the bootsplash. i tried using mkinitrd /boot/initrd-mycustomkernel 2.6.11.1mycustomkernel the image is created but when i boot using it it does not work. any sugussions??? sorry to be so compicated in my first post. but these are problems i am unable to solve and have been bugging me for a few weeks now. anything really appreciated. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
Qt should surely be provided by the mandrake installation cd's itself. If you had installed KDE (K Desktop Environment), then it should have been installed automatically. Else you can note down the dependencies, search the CD's for the packages, and install them on your own.
Else you can either use non-qt based applications, or you can use the static-qt binaries of them, which are compiled with the required libraries inbuilt into the software, and hence don't require qt. Opera, for example, is one qt based application which provides static builds. And for the init ramdisk, after creating the ramdisk, you have to add its entry to your bootloader. The steps vary for LILO, GRUB and other bootloaders, but check their man page or search the internet for info
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|