Slackware :: /etc/hal/fdi Not Being Read In 64?
Jan 22, 2010
I finally decided to take the plunge and try out slackware64 on my new laptop, and making the switch has been surprisingly painless. One issue I still haven't managed to sort out is getting hal to read /etc/hal/fdi.I have two files in /etc/hal/fdi/policy: one is a copy of 11-x11-synaptics.fdi, and the other is a series of rules to set up the trackpoint on my thinkpad. Both of these files were read and added to hal when I was running 32-bit 13.0, but they don't seem to be read in 64-bit. I've looked at lshal, and I don't notice anything glaringly wrong there, but I'm not sure what else to check.
View 2 Replies
ADVERTISEMENT
Dec 11, 2010
Can dd read cylinder 0, head 0 of the hard disk? It seems as if he can't. When I do
Code:
dd if=/dev/sda bs=1 | hexdump -C | more
I think it begins with track 1 and not track 0.
View 2 Replies
View Related
May 10, 2010
I am newer to Slackware but not to Linux. I am having the hardest time trying to get my CDROM to mount for me so that I can play audio cd;s and the like. I can see that the system knows that my CDROM drive is there and that it works because I installed Slackware 13 from my CDROM drive as /dev/hdc. Now when I put in a cd nothing happens? I have googled away and searched this forum quite a bit before posting this but I have tried almost everything I can think of and what others have mentioned. I have screenshots to show you what I mean. When I try to run the command:
mount /dev/cdrom /mnt/cdrom
I get it as mounting as read only and it says can't read superblock? Now that is fro my slave IDE CDROM on top as hdd. I have tried before to mount it as /dev/hdc but to no avail. I know both CD drives work just fine because I used them to install the system. I am going to put the screenshots below so maybe someone can help me! Also I can eject the top CD drive with the command code...
View 3 Replies
View Related
Apr 6, 2011
Yesterday, I bought a 1TB WD Passport, for backup and storage. It uses NTFS, and I've had no problems manually mounting and moving files to and from it from root. However, I don't like having to be root to in any way modify the data on the drive. In order to avoid this I decided to create a line in fstab that would allow permissions to the user, so I added this to my fstab:
Code:
/dev/sdb1/mnt/external ntfs defaults,
noauto, noexec, user, uid=1000, gid=users, umask=0022, nls=utf8 0 0
This allows me to mount, unmount, and peruse the external HDD - however, if this is active, neither the user NOR root have permission to make any changes. The HDD acts as read only, even though there is no "ro" option on my fstab.
View 14 Replies
View Related
Jun 6, 2010
Let's say that I have a customized Bash prompt stored as a PS1 variable. My variable gets read every time I invoke a login shell, i.e., when logging in in one of the standard virtual terminal or by invoking xterm with the -ls parameter.
However, when I just invoke the terminal without specifying that it is a login shell, I just get something like: bash-XXX$ as a prompt.
where should I place my PS1 variable so that it could get read even on non-login shells?
View 7 Replies
View Related
Nov 11, 2010
I have a problem when i ried run this command (export HISTTIMEFORMAT="%F %T ") on slackware 13.0. the answer is the following (-bash: HISTTIMEFORMAT: readonly variable) I am running this command on the bash like root.
View 2 Replies
View Related
Jan 20, 2010
I want all USB-Devices (Hard-disks, USB-Sticks) that are plugged into a Slackware 13 be mounted as read-only.How do I achieve this?
View 4 Replies
View Related
Feb 19, 2010
When I try to go to a virtual terminal from X the writing is too dim to read. When I boot to run level 3 all is fine, then I "startx" and use the gui. If I "ctrl-alt-F3" the printing on the screen is so dim that I can't see it. Is there a setting for this somewhere that I haven't found. Before installing Slackware 13-64 I ran Zenwalk for over a year and never had this problem.
View 2 Replies
View Related
Jan 25, 2010
I compiled a kernel using a previous kernel config after I switched to the ext4 file system. Previously it was using ext3 and the kernel compiled and ran fine. I added support for ext4 to the config but when I went to boot I had a kernel panic. The error was "kernel can't mount vfs on (8,5)". Root is on sda5, I don't know what the 8 is. I started over, using mrproper and made a new config, but got the same error. I created an initrd with the ext4 file system but then the kernel said it couldn't mount root on ext3 because of unique options. (something along those lines) I booted back into the default kernel and saw that it had a similar error right after the bios check, but it loaded fine. I'm wondering why the kernel is saying that the ext4 file system is ext3.
View 11 Replies
View Related
Mar 7, 2010
I tried to compile a 2.6.33 kernel following Alien's guide.
I pretty much used the default values for every (NEW) option avaiable. I used "make localmodconfig" on my current config (zcat /proc/config.gz) and then tried to use "make menuconfig" to check if I could change anything. I didn't understand most of the options, so I skipped it. Then I used "make bzImage modules" and "make modules_install", copied the files mentioned on the wiki and run lilo.
But when I try to boot using my custom kernel, it gives an error like "Cannot remount read-only filesystem as read-write! This can cause serious problems."
If I try to continue the boot, it hangs when trying to launch the syslog script...
The new kernel entry on lilo.conf is:
Code:
image = /boot/vmlinuz-custom-2.6.33
root = /dev/sda4
label = newkernel
read-only
just like the default kernel entry.
By the way, one thing I changed is the kernel compression format, which I set LZMA. But it didn't seem to be the problem, since it at least started...
View 10 Replies
View Related
May 15, 2011
I upgraded to Xfce 4.8 following instructions: [url]
Everything is fine except for my ntfs usb drives are read-only.
udisks reports that the drive mounted is not read only:
Code:
mtab is showing that the drive is also rw
Code:
However when I try to create a new file or folder on the drive in Thunar, I get:
Code:
Or ...
Code:
Permissions on the mounted folder are as follows:
Code:
View 3 Replies
View Related
Jun 29, 2011
I can read and write data dvds, but cannot play a regular dvd now. I have libdvdcss installed. I am running Slackware 64 13.37 (just installed).
Code:
MPlayer 20101218-4.5.1 (C) 2000-2010 MPlayer Team
Playing dvd://.
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdread: Could not open /dev/dvd with libdvdcss.
libdvdread: Can't open /dev/dvd for reading
[Code]...
It can see the drive is there and /dev/sr0 is linked to /dev/dvd and I tried running as root to check if it was a permissions problem but got the same thing.
I have tried lots of different DVDs in the drive, same issue. I even switched out my DVD drive to another old DVD-ROM I had laying around, same thing.
View 14 Replies
View Related
May 28, 2011
When i create a slackware package, with the tool makepkg, the resulting package doesnt show the description of the package in the pkgtool program.
View 2 Replies
View Related
Aug 6, 2010
On one of my machines the DVD/DVDRW/CDROM drive appears as /dev/hdc and is not identified as an optical drive by HAL. It is owned by root: disk and thus no users get permission to read/write in the device (not even those in the cdrom group). This stops playing DVDs, ripping CDs, no notifications appear when a disk is inserted, etc. etc. When I set the permissions for all to read/write from the device then users can access but still no notifications are shown.
On all my other machines the optical drive is identified as /dev/sr0 and is owned by root:cdrom . All have Slack 13.1 . Previously with Slack 12.2 this machine still had the drive in /dev/hdc but the permissions were right (I think because I added it to /etc/fstab with options for users to access it). I believe the problem is down to HAL not setting this drive to the correct group, but how do I fix it? I hate HAL, it has a mind of its own, just like in the scifi movie
View 2 Replies
View Related
Aug 5, 2011
Ubuntu main O/S windows 7 running in Virtualbox how or can i read a usb flash drive in the windows O/S i want to read my mp3 player
View 4 Replies
View Related
Jul 16, 2011
I want my samba to keep my windows attributes exactly what the user setted in windows I mean if it has read only file in win box and copy it to samba share ,samba keep it read only and same for other attributes but it does not do it now with my configuration:Quote:
[global]
workgroup = DOMAIN
server string = File Server
[code]...
View 3 Replies
View Related
Mar 15, 2011
The titles says about everything. CD's are perfectly automounted.WhenI insert a DVD however (I tried various DVDs), absolutely nothing happens, as if I would have inserted nothing or a blank DVD.I already read lots of threads and nothing o help... Here are the outputs of a few commands that might or might not be useful.A line I added myself in fstab which appears completely useless:
Code:
/dev/sr0 /media/dvd auto utf8,user,noauto,exec 0 0
Code:
[code]...
View 4 Replies
View Related
Feb 4, 2010
What are the possible problem when Windows access the file from Ubuntu got Read Only even though have a full permission to read, write and execute the file? Ubuntu to Ubuntu accessing the file there is no problem only Windows got a problem.
View 1 Replies
View Related
Dec 19, 2010
I have been given the task to install slackware 13.1 over windows. I have downloaded and copied slackware 13.1 on to a disk, and rebooted the computer, but i am not getting what all the tutorials have shown. I have been looking for tutorials that specifically instruct me as to how to install slackware 13.1 on to a windows xp. I am not trying to dual run I just simply want to run slackware and slackware only.
View 5 Replies
View Related
May 7, 2011
I have a couple questions about Xfoward.
1: How much does it affect securty, over a lan network?
2: Will it cause any other security issues?
3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware
View 1 Replies
View Related
Jan 13, 2011
it's possible to compile the 2.6.37 kernel patched with the autogroup patch on a Slackware 13.1 system running 2.6.33.4-smp with 2.6.33.4 headers? I just compiled and installed the 2.6.37-autogroup kernel from AUR on my ARCH setup and I like it especially when using firefox with lots of tabs open and other background apps also running. I did notice a speed and smothness difference in my ARCH testing setup with this kernel patch and I can get same results in 13.1??
View 1 Replies
View Related
Aug 24, 2010
I installed slackware 13.1 x86_64 bit with multilib, and its been about a month already, I'm really enjoying slackware but I am being troubled with my nvidia card, and I need to get my 3D acceleration working. And I've been looking around the net for information and kept on trying to make my nvidia card to work but to no avail. I cant get X to start, once I put in a xorg.conf stating to use the nvidia card. After troubleshooting for almost 2 weeks and now at my wits end, I now come humbly looking for help in linuxquestions slackware community forum.I've installed nvidia 64 bit kernel, drivers from slackbuilds (version 256.44). The laptop model I'm trying to get it working is an -ASUS K52J Intel Core i3 2.40Ghz with 2GB RAM and with an Nvidia Geforce 310M with 1GB dedicated VRAM.
View 14 Replies
View Related
Aug 22, 2010
I recently installed Slackware Linux 13.1 , and my Wireless is down. I've only installed 3 Linux disto's on my main laptop (Ubuntu 9.10 , 10.04 , and Crunchbang Linux 9.04 , just had Crunchbang), and they all had the same problem. In all three , I was able to enable Windows Wireless drivers and every thing worked. Now , I'm assuming I have to the same ting in Slackware? Sorry , but I have no idea what my wireless card is. But I know that my laptop is a Dell Insprion E1705. One last thing , I did ifconfig and that wlan0 is my Wi-Fi interface. I typed ifconfig wlan0 up to see if that was the problem. After I did that , I got and error message. Then I typed ifconfig wlan0 down to see if it was down and it made wlan0 down. I tried bringing it up again , but I got an error saying it couldn't find the device specified. Also , how do I install XFCE? I really don't like KDE for some reason and would like to install XFCE. I chose XFCE over GNOME (my favorite) because I want to try something new.
View 4 Replies
View Related
Jan 6, 2010
I'm happy to announce Linvo 2009.1 rc6. It's a full-featured Linux distribution with a lot of applications by default, including an office suite (OpenOffice.org extended with plugins), a good internet browser (Firefox extended with plugins), a music player that supports music collection and a lot more - Exaile, a video player, and all the available codecs. It can open all types of file formats. It's a LiveCD, which means that you can test it without installing and after this optionally install it - it has a nice easy graphical installer.
It's the first Slackware-based LiveCD distribution with GNOME by default. It includes NetworkManager and initng in place of sysvinit. It also features accessibility tools. It is also the first release with the innovative portable applications system. This allows you to download application from the site (modules section), place it where you like, and use it. It's just a single file, no directories. You can also use this application without installing it, directly from the internet. However, after this, the speed of the application is limited by the speed of your connection, of course. Check out the "Applications" section on the website.
Besides this, you can install software with the apt-get-like system "slapt-get" and it's graphical front-end: GSlapt. It also contains src2pkg and sbopkg in case you want to compile something from source or existing SlackBuild Depfinder is included to find dependencies of packages. Click here for a guide on how to use those. I also managed to put development tools in there, like GCC, G++, svn, cvs, so on... This is a release candidate, and despite that it's OK for using. It has a bit more things to do until the release (like language selection on the boot menu), but I decided that it's important to put it here for testing.
View 11 Replies
View Related
Oct 24, 2010
Lost my wireless keyboard and mouse upgrading slackware current.Boot seems to be normal.I just can't login, cause have no keyboard.
View 2 Replies
View Related
May 25, 2010
We are pleased to present one of our new creations: pkgbuild, a tool written in standard C++, using libCURL, ZLib, BZip2 and libLZMA (part of XZ). It is a modern Slackware packages builder, network-transparent, multi-architecture, designed to greatly simplify the creation of a package, automatically executing the required post processing.
What does it do? Recognize and build packages for the following architectures: i386, i486, i586, i686, x86_64, IA64, IA32e, s390, s390x, sparc and sparc64.
[Code]...
View 14 Replies
View Related
Jun 29, 2011
how to on enable ling separate X sessions with dual monitors in slackware? In rhel all I have to do is enable it under the nvidia-settings... In slackware it does not work that well... to what I understand you have to configure a separate x session...
View 11 Replies
View Related
Jun 23, 2011
I'm trying to bring my Slackware system back to life as my XP HDD is dying... I've got everything working except for my audio. I got a new motherboard (ASRock P43DE3) and it has a VIA VT1708S as the onboard audio. Is there any way I can get this working without rebuilding the kernel?
View 5 Replies
View Related
Aug 12, 2010
I noticed that the official Slackware packages don't contain static libraries. The SlackBuild scripts from slackbuilds.org or from Slackware DVD usually contain --disable-static option to prevent building the .a file. And if configure script doesn't allow such option, the .a file is deleted before the package is created.I am wondering what is the reason for that? Is it just the matter of conserving disk space? Are there also other reasons?
View 11 Replies
View Related
Jan 23, 2010
I try to install Slackware to my IDE hard drive and boot first from Slackware DVD. After I loaded huge.s kernel, and tried to partition the hard drive using fdisk by entering "fdisk /dev/hda", I found out that the partition size is max to 3 Gigs instead of 80 Gigs.
I think the kernel is looking at my boot disk, which is around 3 Gigs. How can I make so that it looks at my IDE drive instead at my boot drive? Is there any manual that shows me how to install Linux from scratch this means I want to wipe out all my hard disk and install Slackware Linux there?
View 2 Replies
View Related