Is Arch's 2.6.29.2 really 2.6.29.2?

Hi.
I have a question - is kernel26-2.6.29.2 package really a 2.6.29.2 kernel?
uname says it is 2.6.29, also PKGBUILD uses 2.6.29 sources.
I have compared 2.6.29.2 vanilla with 2.6.29 + Arch patches, and they seem different (not only in parts that are Arch specific).
So how does the kernel26 versioning work like?

Allan wrote:
http://projects.archlinux.org/?p=linux- … ;a=summary
Look at the files PATCHCFG and gen_kernel_patch.  It clearly downloads the kernel 2.6.29.x patch and applies the Arch patches to it.
This is clever since you if you want to compile Kernel .29.2 and then new kernel .29.3 you don't have to download whole kernel again. The base kernel .29 is enough and result after patching is the same.
Edit: Typo
Last edited by EVRAMP (2009-05-09 14:42:45)

Similar Messages

  • [Solved]How can I create a bootable backup of my arch linux partition?

    I'm trying to get my arch linux installation to have a gui, specifically KDE. I downloaded Xorg and the nvidia proprietary driver 340.24. After installing the nvidia driver and rebooting, my screen stays black and I can't see my console. I can still login and reboot but I just can't see my screen. I've also tried booting into the arch linux fallback listed in the grub bootloader but that also had a black screen. At this point, I just reinstalled Arch Linux since I didn't really have anything on it anyway but this time I hope not to run into this problem. I will try installing a different driver but if I do run into the same problem, I want to be able to just copy over a backup of my OS and just boot off of that instead of completely reinstalling the system. Thanks in advance.
    Edit: I read up a bit on the dd command and learned that it can effectively copy an entire partition including the master boot record. Could this be the possible solution? I just wanted to post this edit here to make sure.
    Last edited by Firephyz (2014-07-19 20:06:00)

    Backing up using dd
    When you clone your entire disk the MBR will also be copied over. The wiki just states you can back up just the MBR itself if need be.
    I strongly do not recommend just reinstalling your system in the future unless it's needed, you learn nothing from it and it can drive away other users from helping you. Especially if its just and issue to do with Xorg.
    Last edited by Kartious (2014-07-18 10:20:23)

  • Ubuntu and Windows XP Faster than Arch Shock Horror! (In Virtualbox)

    Hello.  I'm just trying out Virtualbox in a Windows host with Ubuntu, XP and Arch, and the outright loser in terms of performance is Arch.  This is the absolute opposite to normal installation of these OS's on any machine I ever used.  Arch normally piddles all over Ubuntu and XP in terms of speed.  Instead, programs take ages to load, even stuff like terminal emulators, firefox and opera work rubbish (especially when trying to play flash video), and boot time is noticeably slower (despite my terrifying attempts at hacking the files described in the How to Boot Arch faster Wiki, thank goodness for the snapshot facility).
    The host has 1Gb RAM, 128MB graphics memory, and I allocated 256Gb RAM and 24Mb graphics memory to each virtual machine.  The other two guests run very well.  For normal internet use there is very little performance drop.  In Arch I am running xfce4 as a DE/WM and using firefox/opera as web browsers.  I installed guest additions, added my daemons...it should work good, dammit!!!
    I saw somewhere that Arch just flat out doesn't really like being in a virtual environment, is this correct?  Regardless of the answer, does anyone have any useful tips and tricks that might speed things up a bit?  It's like Virtual Ubuntu is pointing and laughing at the poor thing...

    Wra!th wrote:Latest Ubuntu is ftw. No doubt about it. I mean it's like 3 times faster (atleast boot-wise) than Arch, and starts like 3 times more daemons than a configured Arch.
    In-desktop it's not at all slow. Works better with effects out of the box on my laptop than arch with any type of compositing.and it took absolutetly no configuration. it was all ootb...
    Any hard statistics comparing Ubuntu 9.04 and Arch? It would be nice to get some numbers...
    Edit: O.K. I see you put some numbers up above. 40-50 seconds for Arch? I've never had an Arch boot take that long. How many daemons are you running?
    Last edited by madalu (2009-06-11 19:31:05)

  • Arch 2.6.36 not automatically mounting USB devices

    Hi,
    I am new to Arch but up to now i really like it and i am using this for my home server.
    Now i use 2 external USB 1TB disks for backup which i auto mount using /etc/fstab.
    The problem is that it is not auto mounting the volumes.
    /etc/fstab
    #External disks
    UUID=dc401eb5-05f0-46ca-ba31-3d54ca66e30e /mnt/usbdisk1 ext4 defaults,noatime 0 0
    UUID=a3417e0a-0ec0-4106-b9df-682eb9ba92dd /mnt/usbdisk2 ext4 defaults,noatime 0 0
    dmesg output just after mounting my /
    scsi 4:0:0:0: Direct-Access WD 10EAVS External 1.75 PQ: 0 ANSI: 4
    sd 4:0:0:0: Attached scsi generic sg4 type 0
    sd 4:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 4:0:0:0: [sdd] Write Protect is off
    sd 4:0:0:0: [sdd] Mode Sense: 23 00 00 00
    sd 4:0:0:0: [sdd] Assuming drive cache: write through
    sd 4:0:0:0: [sdd] Assuming drive cache: write through
    sdd: sdd1
    sd 4:0:0:0: [sdd] Assuming drive cache: write through
    sd 4:0:0:0: [sdd] Attached SCSI disk
    scsi 5:0:0:0: Direct-Access WD 10EAVS External 1.75 PQ: 0 ANSI: 4
    sd 5:0:0:0: Attached scsi generic sg5 type 0
    sd 5:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 5:0:0:0: [sde] Write Protect is off
    sd 5:0:0:0: [sde] Mode Sense: 23 00 00 00
    sd 5:0:0:0: [sde] Assuming drive cache: write through
    sd 5:0:0:0: [sde] Assuming drive cache: write through
    sde: sde1
    sd 5:0:0:0: [sde] Assuming drive cache: write through
    sd 5:0:0:0: [sde] Attached SCSI disk
    It seems to recognize the physical disks but a mount is not performed?
    Did i overlook something or is there something else wrong?
    Thanks!

    /etc/fstab is for FS options only, putting you device there does not guarantee automounting. This has already been discussed: https://bbs.archlinux.org/viewtopic.php?id=48469

  • == ERROR: arch contains invalid characters: ','

    I been using GNU/Arch Linux for few weeks now. One program I liked for Ganoo/Leenox was "screencloud", it let me bind hotkeys to draw a square then snap a screenshot and upload it to my FTP server.
    So I typed 'yaourt screencloud',
    It fails to install the 'libqxt' dependency every time I try. This is what happens:
    ==> Downloading libqxt PKGBUILD from AUR...
    x PKGBUILD
    libqxt 0.6.2-3 (Sat Sep 1 10:18:04 EDT 2007)
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> libqxt dependencies:
    - qt4 (already installed)
    - openssl (already installed)
    - db (already installed)
    - qt4 (already installed)
    ==> Continue building libqxt ? [Y/n]
    ==> --------------------------------
    ==>
    ==> Building and installing package
    ==> ERROR: arch contains invalid characters: ','
    ==> ERROR: Makepkg was unable to build libqxt.
    ==> Restart building libqxt ? [y/N]
    ==> -------------------------------
    ==>
    So what is wrong with it and how do I fix it? Thanks

    AbaddonOrmuz wrote:Edit the PKGBUILD to remove the comma "," in the arch array, just that.
    A really odd thing happens when I press Y to edit the PKGBUILD
    The terminal just dies, nothing appears, and I cant ctrl+C to escape
    Heres a lil screencapture I encoded as webm to show what happens
    http://webmup.com/La22v/
    EDIT: sorry for the uploading to that host, if anyone knows a better place to upload, or public ftp server let me know
    Last edited by Untracable (2015-01-13 08:32:04)

  • [SOLVED] Access media from both Windows and Arch?

    I'm hoping to get a new laptop around summer time, allowing me to sort any niggles out before I start uni in september. I've been using Arch Linux for a while, and really like it now - it totally stopped by habit of distro-hopping anyway
    However, I'm taking Computer Science, and think that it could be beneficial if I had a Windows partition on this new laptop, aswell as an Arch partition. The main problem with this is - How could I set this up, so that my media is kept on a partition of it's own, which could be accessed by both the Windows partition AND the linux partition? Is my only option to use NTFS? Or should I try Ext3, with one an ext3 driver in Windows? Or is there an even better solution?
    Thanks,
    Pritchard92
    Last edited by pritchard92 (2010-03-04 00:17:55)

    Well, I think I trust Linux a lot more than Windows, in terms of data integrity (...) That way, Windows can perform any filesystem checks
    Aren't you contradicting yourself here?
    Since NTFS write support is considered stable, I think it is the best choice as long as you don't need permission control (which only partially works with NTFS).
    Make sure you're using the "ntfs-3g" driver since there is still the old "ntfs" driver around which does not have write support.
    Last edited by Vortex375 (2010-03-03 23:36:54)

  • Is the Arch install process the same as Mint's?

    1.)Taking into consideation that it took me a few trys to even register for the forum (facepalms) and that I have only ever been a Mint user, how does the Arch install process compare to that of Mints?
    2.)Will the install for a duel boot with Windows 7 be just as easy with Arch as it is with Mint?
    3.)Are my questions an indication that I am probably not ready for Arch? (laughs)
    4.)I really only use the Linux half of my duel boot when I am on unsecure networks while travleing and it makes me feel safer etc.. and when I do use it it's really just for browsing the internet. Should I just stick with Mint if thats all I really do?
    I have heard only good things about Arch and if it's not going to make me want to rip out my hair, I would certinly like to reaplce Mint with Arch. Thank you for your time and help.

    I came from Mint to Arch, via Debian and LFS. With regards to Grub, I'm still using the same grub installed by Mint two years ago, even though I no longer have Mint on the system. However, I do use a separate /boot partition and I'm comfortable editing grub.cfg directly when required. It does, however, mean that I never have to worry about adding a new OS for dual boot. Having said that, it's certainly not something I would suggest to anyone with limited experience.
    Don't let others put you off with the "Arch is high maintenance" thing. If I'm honest, I don't find Arch significantly more high maintenance than any other Linux distro, though certainly during install and initial set up it helps if you have a reasonably good understanding of how the system is configured. Whereas the likes of Mint and other pre-built general distros have most of the system configuration done for you out of the box, on Arch you have to walk the extra mile and do it yourself. Linux is like women. The more you have to do to get them, the more you will get out of them in the end
    Nevertheless, I fully agree with the "Test in a VM and get comfortable" philosophy first. This will help when you eventually come to a full install significantly. I did two test installs before a complete one, noting down where I had to pay particular attention. Also make sure that you don't need any firmware files, especially for network, when installing for real, or at least get the files and put them on a USB stick. Nothing worse than installing a system them not having any network to get the firmware required to get the network working. Catch 22 anyone?
    Last edited by Roken (2012-04-23 10:46:23)

  • Arch based distro - same repository?

    hey,
    i got a question.
    let's say i'm making a new ,archlinux based distro. must i use own repositorys then or can i just use archs repositories? i won't really make a new distro (no time for that) but i always asked myself this question.
    pure curiosity.

    Ιf it's rolling, I guess there is no problem, but you need to make it clear (on the distro site for example) that the most of work done is thanks to the Archlinux devs, if you are gonna use the official repos.
    Chakra-project for example is Arch+KDEmod, thus it currently* uses the official repos.
    *they are gonna make their distro, afaik, non-rolling.

  • [Solved] What's the best way for me to help with Arch?

    I've been using Linux for about 10 years and Arch for a little over a year.  I used to do a lot of distro-hopping but I've found that since finding Arch, I haven't been doing much of that.  I don't know why it took me so long to find it.
    Anyway, I'd like to give back a little so what's the best way for me to help?  I'm not a programmer so I'd be no help there.  I have made a couple contributions to the wiki and filed a bug.  I know that kind of stuff is easy and obvious.  Is there anything else I could be doing?
    Last edited by brianhanna (2010-04-07 02:25:34)

    I hear the Arch Linux Magazine could always use some contributions, if you're inclined towards that sort of thing. I've been wanting to write an article for a while, but I've not run into anything in my Arch experience so far that's really inspired an article out of me.

  • Thinking about staying with Arch...

    I've been reading the bbs lately and it seems that it's fashionable to post all these "I'm leaving" threads, so I figured I'd post one... cuz I mean... I wanna be cool too. I hope I got enough 'you should care' in the title. Anyhow, the usual progression of these posts is to go into some mindless demands and useless babbling about my own incompetence as a human being, so naturally I'll follow suit.
    So, I plan on staying with Arch unless:
    - People stop posting "i'm leaving" threads. They make excellent bathroom reading, and I'm afraid I just can't continue to use Arch if I run out of things to read on the crapper. I really like Arch, but Ubuntu has a plethora of whiny "i'm leaving threads" that could easily satisfy my bathroom needs, but I really like Arch so I'd rather not resort to that.
    - People find the forum search button. If people found that, there wouldn't be nearly as much mindless repetative content to read around here, and that'd just make things boring as heck. I'm afraid if I was bored by original content instead of the repetative kind, I just couldn't stand to stick around. I really hope people never find that button, I really like Arch, I'd hate to leave.
    - I ever contribute anything useful. I'm afraid I just wouldn't fit in with this community anymore if I started trying to solve problems for myself and contributing useful ideas and code or documentation. If that ever happened, I think I'd have to go elsewhere.
    - People stop assuming others will do work for them. It's a simple fact that in any good community, everyone but me should be doing all my work, and the people spending hours of their free time to provide me with software that is distributed "in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." should be held strictly responsible for every one of my problems and feature requests, as well as any other random demands I might have.
    Anyhow, those are my reasons I might be staying with Arch. I think it's really important that everyone reads them and feels sorry for me.

    You fool!
    Let me address some of your so called issues!
    By some, I mean all..
    By issues, I mean..issues.
    neotuli wrote:- People stop posting "i'm leaving" threads. They make excellent bathroom reading, and I'm afraid I just can't continue to use Arch if I run out of things to read on the crapper. I really like Arch, but Ubuntu has a plethora of whiny "i'm leaving threads" that could easily satisfy my bathroom needs, but I really like Arch so I'd rather not resort to that.
    This will never happen. People will always provide good bathroom reading material, If not, I was told by someone at work the other day that, "the internet has books." This was quite the revelation, but it has proven to be true so far.
    - People find the forum search button. If people found that, there wouldn't be nearly as much mindless repetative content to read around here, and that'd just make things boring as heck. I'm afraid if I was bored by original content instead of the repetative kind, I just couldn't stand to stick around. I really hope people never find that button, I really like Arch, I'd hate to leave.
    This will never happen. The search button has been strategically hidden for a while now. Every day we make the font just a little bit smaller, in the hopes that nobody notices, and we can just make the search link disappear altogether.
    - I ever contribute anything useful. I'm afraid I just wouldn't fit in with this community anymore if I started trying to solve problems for myself and contributing useful ideas and code or documentation. If that ever happened, I think I'd have to go elsewhere.
    This will never happen. Wait..it might.. but... no.
    It cannot be allowed. Who would be stupid enough to do work for free?!
    - People stop assuming others will do work for them. It's a simple fact that in any good community, everyone but me should be doing all my work, and the people spending hours of their free time to provide me with software that is distributed "in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." should be held strictly responsible for every one of my problems and feature requests, as well as any other random demands I might have.
    Somehow this ties into the previous bullet point. Somehow.
    Like.. the other day I was walking down the street, and someone asked me for a smoke. I don't smoke. I should have went to the store and got him a pack of smokes, walked back, and gave him one. I should know better..I should always carry around a carton of cigarettes just in case someone needs me to give them one.
    Anyhow, those are my reasons I might be staying with Arch. I think it's really important that everyone reads them and feels sorry for me.
    I certainly did. In fact, now I question everything!
    - The nature of the universe! Is it there?
    - Should grub have a colored background, or a should it be blank. I am thinking blank... I don't want to know what is being said there.. where is the mystery left in life!?!?
    - pants. The internet doesn't require them.. why do stores?
    Summary: You daft sack of hammers. If you don't not not dislike arch, then you shouldn't don't not go use a different distro!

  • Want to learn GNU/Linux for real. Thinking of trying Arch.

    So, I'm thinking about trying to put Arch Linux on a partition to force myself into a more "intimate" relationship with Linux, while still using Ubuntu as my primary operating system.
    So far, I've been using Ubuntu for two years and kinda treading water in terms of actually understanding the system. I understand what my system is doing only slightly better than they average 'tech-savy windows user' might, which is to say that I am quite good manipulating the GUI, have customised a couple of configuration files (though nothing really essential to the system), and can get some basic tasks done from the command line. I've managed to figure out how to do custom booting and partitioning for multiple operating systems as well, but relying heavily on GUI tools. I have no idea how to, say, do a full hardware configuration, or even get the gnome GUI up and running from a console. I have used a couple of command line tools to listen to music, watch movies, and browse the web, but not much more. Last but not least, I'm terrified of vim and emacs. I can usually bend nano to my will if I must, but if edit any system files, it will normally be in gedit.
    I want to fix all of that, and I think Arch might force me to learn it all properly.
    Is it biting off more than I can chew? Is there a better way to learn Linux, or perhaps a distro that would be more conducive to my goal?
    I'm no pro, I just want to learn.
    Last edited by ninjaaron (2010-12-10 17:40:10)

    ninjaaron wrote:
    Well, linux ninjitsu would be idea.
    What would you say if I did what you said here, but just skipped out on the slackware and the gentoo?
    I've had this secret crazy dream of doing LFS for a while... I even have the book on my hard-drive, but I knew I could never pull it off at my current level of knowledge.
    Hence: Arch
    Well that is only my personal guide.  I've actually seen people on this forum claim to go from Windows (and no real previous Linux experience) to Arch successfully.  I think it really depends on how technical you are and how hard you're willing to try. 
    I put slackware in there because it's package managers usually don't track dependencies like Debian/Ubuntu does.  The default Slackware install is pretty easy then but adding stuff will help you learn about dependencies more and how they work.  And it'll help you get off any reliance you have on .deb packages coming from Ubuntu. It also gives you some experience with one of the earliest Linux Distributions.
    As for Gentoo, I put that after Arch to act as kind of a transition into LFS (source based entirely).  It shows you the difference between binary and source based distros -- although Arch or even Ubuntu can be entirely built from source too, in theory.  The idea is by the end of it you would have a good idea of what you like best having had time to try most of the major distros and of various types.
    You can do anything you like.
    Last edited by davidm (2010-12-10 20:05:09)

  • How (un)stable is Arch-current?

    I want to give Arch Linux a try, because it really seems a great concept to me: i686 optimized, cutting edge features, simplicity. However, I really like to have the latest software, so I was planning to try the current packages. I just want to know how stable it is compared to Debian Unstable(very stable here), in which I'm typing this post right now. If it's as stable as Debian unstable it's byebye Debian, welcome Arch Linux.
    Thanks in advance
    btw. sorry for my bad Englsih

    Its stability is about the same. Every once in a while, a package will be broken (or deps messed up), but that isn't common.
    So go for it. Arch is almost always more up to date then even Debian Unstable. Hell, Deb Unstable still uses Xfree86 4.2.1, and some other old stuff.

  • Tutorial: Virtual Numpad on laptops that don't have one built-in

    Hi all! After getting so much good help from the people on Arch forums, I thought it was time to give back.
    You remember how on older laptops, you would hit numLock and a portion of your keyboard would become a numpad? (specifically, the 789uiojklm keys) Well, recently I got a new Lenovo Y40 and I never knew how much I loved having a numpad until I found that my new laptop didn't have one. Unfortunately, the Y40 does not come with this feature out of the box, but luckily, Arch Linux is on our side. I am going to tell you how I set up my own virtual numpad using tools that come built-in with X.
    Before we start, I should point out that everything I learned in order to do this was found here:
    https://wiki.archlinux.org/index.php/X_ … _Modifiers
    From the warnings section:
    It is possible (and, in fact, easy) to end up disabling some keys on your keyboard for the current X session while working with XKB. This includes modifiers, cursor arrows and Enter key, as well as C-A-Backspace and C-A-Fx combinations. Make sure you have some way to terminate the session without using your keyboard.
    While it is rare, changing XKB configuration can sometimes hang or crash X server. Make sure you can handle it. Having some way to killall X or reboot the host remotely may be a good idea.
    Stop xxkb, or any other layout switching applications. xxkb actively changes XKB state. Debugging both at the same time is not a good idea.
    And finally, be warned: it is very easy to get used to custom layout.
    If you want to learn more, that wiki article is the best available xkbcomp documentation for people who aren't X developers (lit. me). And with that, let's get started!
    Getting Set Up + xkb Background Info
    The first thing we will do is run the command
    xkbcomp $DISPLAY outfile.xkb
    This will spit out the code that represents the current keyboard layout. Our end goal will be to code in what we need into this file, and upload it back to the X server. I recommend editing this file in an editor with C/C++-style syntax highlighting, since it might prevent you from making syntactical errors.
    There are many sections to the .xkb file, but we will only concern ourselves with xkb_types, xkb_compatibility, and xkb_symbols.
    xkb_types lets you define types for each of the keys on your keyboard. For example, if you use Canadian Multilingual Standard (like I do) most of your keys are given the type "EIGHT_LEVEL_SEMIALPHABETIC". When a "special key" like ctrl, alt, caps lock, etc is pressed, in xkb_types, we map these modifiers to "LevelN", and different combinations will mean different things for different types. For 8-level-semialphabetic, no special keys pressed is "Level1", Shift is "Level2", etc.
    If we jump forward to xkb_symbols, and look at the keys, we see that each key is assigned a type, and an array. The first element in the array is what symbol the key represents for Level1, the second is the symbol for Level2, etc.
    Finally, xkb_compatibility allows us to set which keys turn on which modifiers (as well as other things).
    So with that, let's get started
    Editing the layout
    We will begin by editing the xkb_types section. First, we will pick an unused type from xkb_types (you could create your own, but it will be more work). It doesn't matter which type you picked, so long as none of your keys use it. Take down the name. Now delete the unused type, and in its place, copy paste the type that your keys used already. Finally, change the name of the copy to the type you deleted. For example, I deleted EIGHT_LEVEL_ALPHABETIC, copied and pasted EIGHT_LEVEL_SEMIALPHABETIC, and changed the name on the copy back to EIGHT_LEVEL_ALPHABETIC. Next, change the modifiers variable to accept NumLock. This is done by concatenating '+NumLock' before the semicolon. Lastly, we will bind it to a level. You can create a level, or simply pick one that you were not using, and add the line (where N is the desired Level)
    map[NumLock]= LevelN;
    Next, we will turn our attention to xkb_compatibility. Simply copy paste this code into the xkb_compatibility section, taking care to replace Scroll_Lock with the key you wish to use to toggle the numpad:
    interpret Scroll_Lock {
    virtualModifier= NumLock;
    action= LockMods(modifiers=NumLock);
    Now comes the more tedious part of editing the layout. For every key that is part of your virtual numpad, change the type to the copy we made earlier. (In my example, I would change EIGHT_LEVEL_SEMIALPHABETIC to EIGHT_LEVEL_ALPHABETIC). Finally, locate the Nth element in the array (indexing from 1) where N is the level you bound the NumLock modifier to in xkb_types. Replace this with the desired nunmpad key. For your convenience, here is a list of the numpad keys I used:
    KP_0
    KP_1
    KP_2
    KP_9
    KP_Add
    KP_Subtract
    KP_Divide
    KP_Multiply
    KP_Decimal
    For example, here is the entry for my 'u' key (note the KP_4):
    key <AD07> {
    type= "EIGHT_LEVEL_ALPHABETIC",
    symbols[Group1]= [ u, U, NoSymbol, NoSymbol, downarrow, uparrow, NoSymbol, KP_4 ]
    If you are wondering what to do if you want to bind numpad keys to your Fx keys, I added a note at the end of the post.
    Uploading the layout to the X Server
    And now the moment of truth. First, run
    xkbcomp myNewLayout.xkb
    This will NOT upload to the X Server yet; it will only compile the file and check its syntax. One cryptic error I got was because I used C-style /*block quotes*/. xkbcomp doesn't like these, but it doesn't mind //this kind of comment. If we have no errors, we can now upload with
    xkbcomp myNewLayout.xkb $DISPLAY
    Well, go ahead and try it out, there will almost surely be some really neat tweaks you can do.
    Extra Stuff/Notes
    When you hit Scroll_Lock (or whichever key it was you chose) it locks the new type we made to LevelN. This is why we went to the trouble of making a new type, so that the rest of the keyboard would not be locked in LevelN mode. For example, on my setup, I first tried this without creating a new type, and found that the rest of my keyboard was not behaving normally, since it was also bound to Level8 (my desired numpad level). So, I created a new type for my numpad keys so that the rest of the keyboard would still act in its usual manner even when I had the numpad on.
    If you're wondering, I bound KP_Multiply and KP_Divide to my F8 and F9 keys. However, I didn't need to change the type, since the level I chose (Level4) also caused the Fx keys to act normally (except if I rebound them). That is, before I changed anything, all the Fx had the corresponding Fx key bound to Level4. I simply changed the Level4 keybinds for F8 and F9. This meant that when I activated the virtual numpad, F8 and F9 were KP_multiply and KP_Divide, and the rest of the function keys were what they were usually.
    Hopefully, this tutorial won't only help you to make a virtual numpad, but maybe help some other newbies like me to further customize their system. And the Arch Wiki author is right, you really do get used to the new layout and it becomes frustrating to use other computers!
    Happy trails.
    - Marco
    Last edited by mahkoe (2014-11-02 12:17:49)

    Ikester wrote:
    Re: My laptops that don't have a linksys card, but built in wireless can stay connected to WEP
    OK since your security is set to WPA why do you want to go to WEP? DS? If everything is configured correctly you should not have to change anything. If you are connecting another device and forgot what your WPA setting were just go into the router and take a look see.
    1. I set up everything, its all fine and ok
    2. The DS can't connect to WPA, only WEP or Open
    3. I know what my WPA settings are and the codes to both settings

  • Built-in NVIDIA sound chip doesn't play with ALSA

    I have a motherboard that has a built-in sound card. It's made by NVIDIA, the lspci line for it is below.
    00:07.0 Audio device: nVidia Corporation MCP78S [GeForce 8200] High Definition Audio (rev a1)
    When I run alsaconf, it finds the card and it thinks everything works. When it ends, I don't even get an error message. If I try to run alsamixer, it spits this out:
    alsamixer: function snd_ctl_open failed for default: No such file or directory
    However, all the sound modules are loaded! lsmod | grep snd shows this:
    snd_hda_intel 370736 0
    snd_seq_oss 31872 0
    snd_seq_midi_event 8192 1 snd_seq_oss
    snd_seq 49968 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 8332 2 snd_seq_oss,snd_seq
    snd_hwdep 8964 1 snd_hda_intel
    snd_pcm_oss 40192 0
    snd_pcm 69636 2 snd_hda_intel,snd_pcm_oss
    snd_timer 21384 2 snd_seq,snd_pcm
    snd_page_alloc 9224 2 snd_hda_intel,snd_pcm
    snd_mixer_oss 16512 1 snd_pcm_oss
    snd 50724 9 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore 8160 1 snd
    The *weirdest* part about this is on my first boot, it didn't work at all and I didn't even try to get it to work yet. I installed X it worked, I rebooted for something completely unrelated. I booted and sound magically worked! Not complaining, I was listening to music but then I rebooted for another non-sound-related issue, and now the sound is broken again. I can't figure this out at all! Anyone have any ideas?

    Well, I found out that I need the module "snd-hda-intel" -- I think. But it doesn't seem to be on my system despite documentation saying it's still available in 2.6.27. Do I really need to recompile my kernel just for this one module? I'd really prefer not to  have to deal with that. If I do "modprobe snd-" and press tab twice, it shows me this list of modules:
    snd-ac97-codec snd-au8820 snd-cs5530 snd-es1688-lib snd-ice1712 snd-mixart snd-oxygen-lib snd-sb8-dsp snd-usb-caiaq
    snd-ad1816a snd-au8830 snd-cs5535audio snd-es18xx snd-ice1724 snd-mona snd-pcsp snd-sbawe snd-usb-lib
    snd-ad1848 snd-aw2 snd-cs8427 snd-es1938 snd-ice17xx-ak4xxx snd-mpu401 snd-pcxhr snd-sc6000 snd-usb-usx2y
    snd-ad1848-lib snd-azt2320 snd-darla20 snd-es1968 snd-indigo snd-mpu401-uart snd-pdaudiocf snd-seq-midi snd-util-mem
    snd-ad1889 snd-azt3328 snd-darla24 snd-es968 snd-indigodj snd-mtpav snd-portman2x4 snd-seq-midi-emul snd-via82xx
    snd-adlib snd-bt87x snd-dt019x snd-fm801 snd-indigoio snd-mts64 snd-pt2258 snd-seq-virmidi snd-via82xx-modem
    snd-ak4114 snd-ca0106 snd-dummy snd-gina20 snd-intel8x0 snd-nm256 snd-rawmidi snd-serial-u16550 snd-virmidi
    snd-ak4117 snd-cmi8330 snd-echo3g snd-gina24 snd-intel8x0m snd-opl3-lib snd-riptide snd-sgalaxy snd-virtuoso
    snd-ak4xxx-adda snd-cmipci snd-emu10k1 snd-gus-lib snd-interwave snd-opl3-synth snd-rme32 snd-sis7019 snd-vx-lib
    snd-ali5451 snd-cs4231 snd-emu10k1-synth snd-gusclassic snd-interwave-stb snd-opl3sa2 snd-rme96 snd-soc-core snd-vx222
    snd-als100 snd-cs4231-lib snd-emu10k1x snd-gusextreme snd-korg1212 snd-opl4-lib snd-rme9652 snd-sonicvibes snd-vxpocket
    snd-als300 snd-cs4232 snd-emu8000-synth snd-gusmax snd-layla20 snd-opl4-synth snd-sb-common snd-sscape snd-wavefront
    snd-als4000 snd-cs4236 snd-emux-synth snd-hdsp snd-layla24 snd-opti92x-ad1848 snd-sb16 snd-tea575x-tuner snd-ymfpci
    snd-atiixp snd-cs4236-lib snd-ens1370 snd-hdspm snd-maestro3 snd-opti92x-cs4231 snd-sb16-csp snd-tea6330t
    snd-atiixp-modem snd-cs4281 snd-ens1371 snd-hifier snd-mia snd-opti93x snd-sb16-dsp snd-trident
    snd-au8810 snd-cs46xx snd-es1688 snd-i2c snd-miro snd-oxygen snd-sb8 snd-usb-audio
    Nothing "hda" related.
    UPDATE: According to this and alsaconf (I checked /etc/modprobe.d/sound) I *do* need the "snd-hda-intel" module. I'm running the standard arch kernel from pacman, do I really have to recompile my kernel...?
    UPDATE: Turns out I do have the module I need. I don't know why it didn't show up. In other news, I get a new dmesg error!
    hda-intel: no codecs initialized
    So, it seems like I need to load snd_hda_codec... but that was "merged" with snd_hda_intel back around 2.6.23. Any ideas?
    Last edited by Nathan (2008-12-27 22:02:48)

  • Can't get any video driver working (X-Server)

    Hi everybody (and thx for reading this),
    I'm about to install Arch Linux 64 Bit on a new machine, an Acer Aspire 8935G. I installed Arch Linux on several plattforms over the last months with help from the brilliant Wiki-Guide. Unfortunatley I can't figure out how to get the X-Server running this time, so I need a little (???) help here to point me in the right direction.
    System is up and running. Graphic Card is a ATI Mobility Radeon HD 4670 (and an Mobile Intel GM45). What I did so far was installing the radeonhd driver first (and later others, because radeonhd wouldn't work) and configure X with:
    # Xorg - configure
    Which resulted in a message of the X Protocol:
    List of video drivers:
    radeonhd
    intel
    ati
    radeon
    fbdev
    vesa
    after that I installed and ran HAL, to avoid problems with input hotplugging.
    Finally, to test the configuration:
    # X -config /root/xorg.conf.new
    (EE) RADEONHD(0): rhdAtomGetDDCIndex: GPIO_DDC Index 5 exceeds maximum 5
    (EE) RADEONHD(0): AtomBIOS returned 3 Grey Levels
    (EE) RADEONHD(0): AtomBIOS returned 3 Grey Levels
    (EE) RADEONHD(0): rhdAtomLvdsDDC: unknown record type: c
    (EE) RADEONHD(0): ParseTable said: CD_INVALID_OPCODE
    (EE) RADEONHD(0): atomSetBacklightFromBIOSScratch: rhtAtomDigTransmitterControl(atomTransEnable) failed.
    ^C
    Playing around with vesa, intel and fbdev didn't bring me any further. Vesa and Intel led to a black screen without responding keys (hard reset is necessary every time) and FBDEV led to a error message:
    Primary device is not PCI
    (EE) FBDEV(0): FBIOBLANK: Invalid argument
    Maybe it's an issue with the integrated full hd monitor, because of the DDC-Message, but googling around didn't help for the moment. The hardware works with Linux, Mandriva 32-bit-Image ran out of the box with X-Server and KDE 4.2. But I would prefer an Installation of Arch Linux with the software, I really need and want.
    I will try to add the xorg.conf later on as I'm writing this on an other machine.
    Thx in advance for the help!
    EDIT (xorg.conf):
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    # Screen 1 "Screen1" RightOf "Screen0"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri2"
    Load "glx"
    Load "dri"
    Load "dbe"
    Load "record"
    Load "extmod"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    #Section "Monitor"
    # Identifier "Monitor1"
    # VendorName "Monitor Vendor"
    # ModelName "Monitor Model"
    #EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "AccelMethod" # [<str>]
    #Option "offscreensize" # [<str>]
    #Option "SWcursor" # [<bool>]
    #Option "ignoreconnector" # [<str>]
    #Option "forcereduced" # [<bool>]
    #Option "forcedpi" # <i>
    #Option "useconfiguredmonitor" # [<bool>]
    #Option "HPD" # <str>
    #Option "NoRandr" # [<bool>]
    #Option "RROutputOrder" # [<str>]
    #Option "DRI" # [<bool>]
    #Option "TVMode" # [<str>]
    #Option "ScaleType" # [<str>]
    #Option "UseAtomBIOS" # [<bool>]
    #Option "AtomBIOS" # [<str>]
    #Option "UnverifiedFeatures" # [<bool>]
    #Option "Audio" # [<bool>]
    #Option "HDMI" # [<str>]
    #Option "COHERENT" # [<str>]
    Identifier "Card0"
    Driver "radeonhd"
    VendorName "ATI Technologies Inc"
    BoardName "Unknown Board"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card1"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768" "1280x1024"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "Screen1"
    Device "Card1"
    Monitor "Monitor1"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Last edited by ewigkeit (2009-08-12 12:36:46)

    zenlord wrote:You do know that with the latest xserver-xorg your xorg.conf is of less relevance?
    Yes, I know. I also tried to get it working without an preconfigured xorg.conf. You know it... yeah... results in a black screen ;-).
    zenlord wrote:And are you using the latest software? I installed Debian stable on a G45-chipset with intel graphics last week and I had to use at least the 2.6.2-driver IIRC, or upon loading the (old) driver, the DVI-port was disconnected and I was left with a black screen, but otherwise working install
    Yesterday, I experimented with the Intel driver, because I found out that Mandriva also uses them, not fglrx like I thought. First I tried the xf86-video-intel. Have given me the typical X-Server feeling at start, probing the monitor I guess, than the backlight of the screen is on but the screen itself stays black. Fells like it's working, just the monitor is not respondig. Tried 1001 different screen settings, but the problem can't get solved. The same phenomenon can be experienced when usen the latest Intel-Git-Drivers from AUR. Last message of Xorg was: Setting up DRM Master or something like that. I will go and check it tonight again and report back.
    zenlord wrote:The Ati-drivers are not supported anymore, are you sure your chips is not too new for the opensource drivers?
    Like AdrenalineJunky stated radeonhd supports the card. I read about it yesterday.
    zenlord wrote:And if even vesa is failing you, than there's more to it.
    Where can I sign that? ;-)
    zenlord wrote:Have you tried vga for a driver?
    Not yet, will be done.
    zenlord wrote:What is the output of
    # cat /var/log/X.0.log | grep EE
    Vesa-Setup
    X.Org X Server 1.6.3
    Release Date: 2009-7-31
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux acer8935 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 18:10:38 UTC 2009 i686
    Build Date: 14 August 2009 11:31:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 17 18:43:33 2009
    (++) Using config file: "/root/xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Screen "Screen1" (1)
    (**) | |-->Monitor "Monitor1"
    (**) | |-->Device "Card1"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0xe40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (!!) More than one possible primary device found
    (--) PCI: (0:0:2:0) 8086:2a42:1025:019f Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    (--) PCI: (0:1:0:0) 1002:9488:1025:019f ATI Technologies Inc rev 0, Mem @ 0xc0000000/268435456, 0xf0400000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "fgl.renamed.libglx"
    (WW) Warning, couldn't open module fgl.renamed.libglx
    (II) UnloadModule: "fgl.renamed.libglx"
    (EE) Failed to load module "fgl.renamed.libglx" (module does not exist, 0)
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "fgl.renamed.libdri"
    (WW) Warning, couldn't open module fgl.renamed.libdri
    (II) UnloadModule: "fgl.renamed.libdri"
    (EE) Failed to load module "fgl.renamed.libdri" (module does not exist, 0)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    dlopen: /usr/lib/xorg/modules/extensions//libdri.so: cannot open shared object file: No such file or directory
    (EE) Failed to load /usr/lib/xorg/modules/extensions//libdri.so
    (II) UnloadModule: "dri"
    (EE) Failed to load module "dri" (loader failed, 7)
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.2.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is:
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) VESA(0): initializing int10

Maybe you are looking for

  • Problem in using CLOB Data from a Data and exporting into File

    Hi, UTL_FILE Error Occured while using UTL_FILE with CLOB Data. UTL_FILE: A write error occurred. The Below Code is for reference: DECLARE C_AMOUNT CONSTANT BINARY_INTEGER := 32767; L_BUFFER VARCHAR2(32767); L_CHR10 PLS_INTEGER; L_CLOBLEN PLS_INTEGER

  • I can't cut and paste in aperture on export

    I updated to 3.4 and I'm on 10.8.2 with a 27" 2011 iMac. In the browser, I go to export all the pictures in a project.  When the finder window pops up, I create a new folder and it is highlighted for changing the name of the 'Untitled' folder.  I try

  • How to get rid of samba reference in network drive list

    My server died (NOWS); battery on ups failed; that is all fixed now; When I first booted it, none of us could log on (I should have just waited a while); I went to Remote Manager and noticed a lot of things not running and loaded them all. We all log

  • The home button on my iphone 5 is not working.

    The home button on my iphone 5 is not working, so I'm using assistive touch.  How do I close open apps without double tapping the home button?

  • Problems concerning "How to integrate MS Exchange Server into SAP EP"

    Hi, I want to realize the scenario in "How to integrate Microsoft Exchange Server into SAP Enterprise Portal" from the Microsoft-Website. We´re using SAP NetWeaver 04, SAP NetWeaver Portal 6.0.14.0.0 and KMC 6.0.14.2.0 and Microsoft Exchange Server 2