SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 Re: Help & Support (Stable) » [SOLVED] Turning spacebar into control key » 2012-05-06 04:26:01

I was thinking about using xmodmap but wasn't sure how to make the spacebar ctrl and keep the release as space. Fortunately your link gave me another idea which I have now successfully implemented. I would appreciate if anyone could help me with the spacebar issue, because I would prefer that slightly more. However, this way is perfectly fine. Thank you!

#2 Help & Support (Stable) » [SOLVED] Turning spacebar into control key » 2012-05-06 00:30:13

lolita
Replies: 3

I would like to turn the spacebar into another control key (mostly for use in Emacs), while still retaining its capability as a space key when I press and release the spacebar. I've tried three different methods and have run into trouble with all of them. I am still new to Linux and am having difficulty understanding these methods, so I apologize for any trivial mistakes I might be making.

Method 1: at-home-modifier
I tried to use this link
http://forums.debian.net/viewtopic.php? … 50#p414837
to help me with this method. When I came to step 2, I ran into trouble with the apt-get commands, but when I run apt-get install, I get a message saying that I already have the latest version of xserver-xorg-input-evdev. I moved onto step 3 because of this. Would that be causing me any problems?
In step 3, it asks me to do
cp -r ../xserver-xorg-input-evdev-2.3.2/debian ./
which looks to me like moving the contents of that specific 'debian' folder into the current directory (I'm not sure exactly what it's asking). However, I cannot locate that folder and whereis returns only the folder name. What is this step asking and where is the folder located?

Method 2: Space2Ctrl
I got the contents of
https://github.com/r0adrunner/Space2Ctrl
and followed the instructions in the README file, but nothing seemed to change. Is there anything not written in the instructions that I should be doing?

Method 3: keydouble
I got
https://github.com/baskerville/keydouble
and followed the installation instructions. I then looked at the example configuration file in the example folder but was confused probably misinterpreted it. I then added
keycode 65 = Control_L
into the kdlaunch file, but this didn't seem to have any effect. What am I doing incorrectly?

Any other ways of doing this would also be much appreciated. Thank you in advance!

#3 Re: Help & Support (Stable) » [SOLVED] Ethernet Driver Identification Help » 2012-04-26 01:31:24

It worked perfectly after installing some dependencies and changing some GRUB options. I'm writing this in Crunchbang now! Thank you to everyone who replied, and especially xaos52.
The last thing I'd like to ask is whether adding 'nomodeset' and 'acpi=off' to my GRUB options will affect anything that I'll notice.

#4 Re: Help & Support (Stable) » [SOLVED] Crunchbang and GParted won't partition my hard drive » 2012-04-25 15:13:10

After deleting the recovery partition with Windows Disk Management, Windows wouldn't boot and I used my recovery discs to reinstall Windows. I then deleted the recovery partition using a method recommended by HP, and used GParted to shrink sda3, creating more free space in addition to what was previously the recovery partition. Crunchbang then recognized this free space and successfully installed, and I was able to boot into both Windows and Crunchbang.
Thanks for your help!

#5 Re: Help & Support (Stable) » [SOLVED] Crunchbang and GParted won't partition my hard drive » 2012-04-24 05:15:41

I am now considering deleting the recovery partition and creating operating system recovery discs to compensate.
http://h10025.www1.hp.com/ewfrf/wc/docu … WhenCreate
Will this work as well?

#7 Re: Help & Support (Stable) » [SOLVED] Ethernet Driver Identification Help » 2012-04-24 00:06:44

Thank you so much for your reply xaos52! I'll try your solution out hopefully once I successfully partition my hard drive and install Crunchbang (a problem which I have posted a new topic about) and get back to you on the results.

#8 Help & Support (Stable) » [SOLVED] Crunchbang and GParted won't partition my hard drive » 2012-04-24 00:03:18

lolita
Replies: 6

I have an HP Envy 14 2070nr that is currently running Windows 7 (I have Live CDs of both Ubuntu and Crunchbang) and would like to partition my hard drive so that I can dual boot into both Windows and Crunchbang. However, I am running into two issues.
One, Crunchbang and GParted recognize what seems to me to be two different partitions. Crunchbang detects my partitions as:

sda1   1 Mb           
sda2   208.7 Mb  ntfs
sda3   141.1 Gb  ntfs
sda4   18.8 Gb

while GParted (I am using the one that comes preinstalled with Crunchbang, in a live session) sees:

sda1   992.5 Kb       ntfs        SYSTEM
sda2   199 Mb         ntfs                                  tagged as boot
sda3   131.38 Gb     ntfs        RECOVERY
sda4   17.48 Gb       fat32      HP_TOOLS
and 1 Mb of unallocated space

and I was wondering what the reason is for this discrepancy, and whether/how it would affect my partitioning (such was which size should I consider when deciding how much space to allocate to Windows and how much to Crunchbang).

My second issue involves neither Crunchbang nor GParted being able to successfully partition my sda3 drive. When I try to do a graphical install of Crunchbang and resize my sda3 partition, I get the following message:

Resize operation failure
An error occured while writing the changes to the storage devices.
The resize operation has been aborted.

When I try to resize the sda3 partition through GParted, I get a detailed description of the process. Here are the details of the output, with the steps that ran correctly omitted (there was only one error):

Shrink dev/sda3 from 131.38 GB to 78.83 GB
    shrink file system
        run stimulation
            ntfs resize -P --force /dev/sda3 -s 84640006143 --no-action
                ntfsresize v2.0.0 (libntfs 10:0:0)
                Device name:                      /dev/sda3
                NTFS volume version:      3.1
                Cluster size:                       4096 bytes
                Current volume size:        18656260608 bytes
                Current device size:          18656264192 bytes
                New volume size:              84639998464 bytes
                ERROR: New size can't be bigger than device size.
               If you want to enlarge NTFS then first enlarge the device size by e.g. fdisk.

Here is the output to the sudo fdisk -l command:

Disk /dev/sda: 160 GB, 160039272960 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System 
/dev/sda1               1           1        8001   42  SFS
Warning: Partition 1 does not end on cylinder boundary.
/dev/sda2   *           1          26      200812   42  SFS
Warning: Partition 2 does not end on cylinder boundary.
/dev/sda3              26       17176   137757375   42  SFS
Warning: Partition 3 does not end on cylinder boundary.
/dev/sda4           17176       19458    18330165   42  SFS
Warning: Partition 4 does not end on cylinder boundary.

Disk /dev/sdb: 159 GB, 159833640960 bytes
255 heads, 63 sectors/track, 2429 cylinders
Units = cylinders of 16065 * 4096 = 65802240 bytes

How do I go about correcting this so I can partition my drives and install Crunchbang alongside Windows? I was hoping to dedicate 60% of my drive to Windows and 40% to Linux.

Thank you!

#9 Re: Help & Support (Stable) » [SOLVED] Ethernet Driver Identification Help » 2012-04-23 03:27:18

Here is the output to the uname -r command:

3.0.0-12-generic

and to the lspci -knn command:

00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: agpgart-intel
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
    Kernel driver in use: pcieport
    Kernel modules: shpchp
00:01.1 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0105] (rev 09)
    Kernel driver in use: pcieport
    Kernel modules: shpchp
00:01.2 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0109] (rev 09)
    Kernel driver in use: pcieport
    Kernel modules: shpchp
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel modules: i915
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: mei
    Kernel modules: mei
00:1a.0 USB Controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
    Kernel driver in use: pcieport
    Kernel modules: shpchp
00:1c.4 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 [8086:1c18] (rev b5)
    Kernel driver in use: pcieport
    Kernel modules: shpchp
00:1c.7 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 [8086:1c1e] (rev b5)
    Kernel driver in use: pcieport
    Kernel modules: shpchp
00:1d.0 USB Controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 05)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel modules: iTCO_wdt
00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 05)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: ahci
    Kernel modules: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel modules: i2c-i801
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series] [1002:6741]
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel modules: radeon
09:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 [8086:0090] (rev 34)
    Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5211]
    Kernel driver in use: iwlagn
    Kernel modules: iwlagn
0a:00.0 Ethernet controller [0200]: Atheros Communications AR8151 v2.0 Gigabit Ethernet [1969:1083] (rev c0)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: atl1c
    Kernel modules: atl1c
0b:00.0 USB Controller [0c03]: NEC Corporation uPD720200 USB 3.0 Host Controller [1033:0194] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:3385]
    Kernel driver in use: xhci_hcd
    Kernel modules: xhci-hcd

Thank you for your replies!

#10 Help & Support (Stable) » [SOLVED] Ethernet Driver Identification Help » 2012-04-22 02:47:54

lolita
Replies: 9

Hello Crunchbangers!
I am new to Linux, so please try to bear with me.
I am currently using Ubuntu to access the Internet because of my inability to successfully install the ethernet driver, but I would much rather be using Crunchbang.
I have been able to come across the lspci command to try and help me identify my ethernet card and find the corresponding driver. Here is its output:

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:01.2 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b5)
00:1d.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: ATI Technologies Inc NI Whistler [AMD Radeon HD 6600M Series]
09:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 (rev 34)
0a:00.0 Ethernet controller: Atheros Communications AR8151 v2.0 Gigabit Ethernet (rev c0)
0b:00.0 USB Controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)

It looks like Atheros Communicationys AR8151 v2.0 Gigabit Ethernet is the Ethernet card I'm trying to identify, but I have had difficulty locating such a driver. How can I go about getting the proper driver?
Thank you SO MUCH in advance!

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo