Ubuntu :: Changing A Device's Startup?
May 20, 2010i mistakenly told ubuntu to start up rhythmbox each time i plugged in my iphone.how do i change the option now that it's set
View 1 Repliesi mistakenly told ubuntu to start up rhythmbox each time i plugged in my iphone.how do i change the option now that it's set
View 1 RepliesI have headphones connected via usb and every time I restart computer or disconnect them, my sound output is switched to laptop speakers. Is there a way to make so that every time the headphones are detected, they would be used automatically?
View 1 Replies View RelatedI recently installed kubuntu-kde and it changed the boot splash theme from an orange logo on a purple background to tourqoise on blue. How do I change it back?
In KDE, I can navigate to Settings > System Settings > Appearance > Splash Screen but that's not what i'm looking for. I'm not trying to change KDE's Splash Screen that shows when you load the KDE window manager after logging in as a user. Further, I'm not trying to change grub's boot splash image, which renders this guide useless.
I want to change the boot splash theme which lasts 25 seconds that is shown between the time your select the kernel in grub2 and the time gdm loads. Right now it says "Kubuntu" in an ugly way and I want to change it back to what it was originally before I installed KDE. I want it to say "Ubuntu" as it should by default.
Changing the brightness and keyboard brightness does not give a notification, though the brightness changes. In addition, ejecting a cd, plugging in a usb device, and seeking/playing music gives no notification (though Rhythmbox tells me what track I've skipped to/played). Again, the cd does eject, the usb device can be accessed, etc. I'm not sure if this last one is a problem, but every notification except for the volume one appears about 80 pixels down from the top panel. This 80 pixels below the panel is only ever occupied by the volume notification. Ubuntu 10.04, gnome-power-manager 2.30.0 ubuntu1, notify-osd 0.9.29-0ubuntu2. I'm using a Dell Studio 1555 notebook.
View 3 Replies View RelatedSometimes when I restart, my NTFS drives will mount in incorrect directories. It seems to only happen when I plug in USB devices such as flash drives, and keep them in when I boot. I have the fstab file configured correctly, but it still resorts to some odd default mounting points. Edit suposedly the device name changes whenever I boot with a flash drive plugged in. Is there anyway to mount a disk to a dir without pointing to its changing device name.
View 3 Replies View RelatedI can get sound out of my machine just fine, but for some reason, no matter what audio player I use, every time I change the song or pause playing half my speakers will kill sound and it will seem like the sound profile has reverted to Analog Surround 5.0 Output. When I check my sound configuration it still lists 5.1, and I have to select another setting then change it back to 5.1 to get my speakers all functioning again.
View 1 Replies View RelatedI have many disks and volumes in my system. Some of disks IDE, some SATA.
Volumes on SATA disks cause me problems - I have them listed in etc/fstab, but on every boot, they have different name:
/dev/sdd* becomes /dev/sdb*
/dev/sde* becomes /dev/sdc*
etc. on every boot.
1) Why is this happening?
2) How can I prevent it?
3) If I can't, is there a workaround?
I just setup a FireWire audio interface. Everything works fine, except for I need rw-rw-rw- permissions on /dev/fw0. I can always sudo chmod 666 /dev/fw0 just before setting the thing up, but then it will be gone on the next rebooting.The solution to modify /etc/udev/rules.d/020-permissions.rules (which is for Ubuntu Breezy) doesn't go well for Ubuntu 10.10 Maverick because there is no /etc/udev/rules.d directory.
View 1 Replies View RelatedI would like to use HDMI on my graphic card for audio output. ALSA shows it as a card with 4 devices and I can get sound through one of them (the other three are different channels, perhaps? I have only stereo output connected). Although Pulseaudio has the right card set as default, it seems to me that it plays on a wrong device. Pacmd shows that the sink has parameter alsa.device set to the first device listed by ALSA, but I can get sound only from the second one.How can I force Pulseaudio to use another device of the same card as a default output?
View 2 Replies View RelatedIn my RHEL 5.4 system after each reboot the device file of tape changer (IBM-3310 Tape library) is changing.So i am not able to give a fixed device file in backup software.
View 17 Replies View Relatedi downloaded backtrack 4 (final) and booted the iso onto a flash drive using unetbootin. i then changed the boot order so the flash drive was first. after i did that i got into backtrack 4 did the install.sh and now i cant boot windows 7. even after changing the boot order to default, i turn my computer on and get a message that says:
Ubuntu 8.10, kernel 2.6.30.9
Ubuntu 8.10, kernel 2.6.30.9 (recovery mode)
Ubuntu 8.10, memtest86+
Other operating systems :
Memory Test (on /dev/sda1)
Ubuntu 8.10, kernel 2.6.30.9 (on dev/sda1)
Ubuntu 8.10, kernel 2.6.30.9 (recover mode) (on dev/sda1)
Ubuntu 8.10, memtest86+ (on dev/sda1)
[Code]....
i can only boot backtrack 4 OS, i really want to know what can i do to be able to boot my windows 7 home premium os.
Recently installed some minor software, some games and Ubuntu Tweak, I am not sure if that's what caused this issue or not. I shutdown after the installations, then when I tried to start back up the small, white ubuntu logo appears just like it normally does, then it just goes to a black screen. I turned off the computer and restarted in (Recovery Mode). It goes about its thing then it says it is waiting for root file system, then after about 30 seconds it says "Gave up waiting for Root File System" how to fix this without reinstalling?
View 2 Replies View RelatedI've running ubuntu 11.04 on my samsung 900x3A notebook and have a problem using the touchpad: I've configured my touchpad using "GPointing device settings", but everytime I reboot my system I've to start "GPointing device settings" manually to apply the settings for the current session. Is there a way to do this automatically?
Secondly I've the following problem: I cannot use "click and move" with my touchpad. For example, when I try to move a window around: Normally one would click the left button, hold it and move the window via touchpad. But every time I click the left button, any other movement with my touchpad is disabled. Is there a way around this?
I've a custom startup script myscript.sh placed inside /etc/init.d/ directory with below lines to disable usb bluetooth device "hci0". This happens on Ubuntu Lucid.
Code:
#!/bin/bash
echo "Disabling hci0 bluetooth usb dongle"
/usr/sbin/hciconfig hci0 down &
Here is the /var/log/daemon.log
When I rebooted it worked fine disabling the bluetooth dongle. But, later on, it gets enabled! I've lost it!
Code:
May 15 00:20:02 linbox bluetoothd[1539]: probe failed with driver input-headset for device /org/bluez/1537/hci0/dev_00_1F_DE_FE_7C_34
May 15 00:20:02 linbox bluetoothd[1539]: Adapter /org/bluez/1537/hci0 has been enabled
May 15 01:07:39 linbox bluetoothd[810]: probe failed with driver input-headset for device /org/bluez/752/hci0/dev_00_1F_DE_FE_7C_34
May 15 01:07:39 linbox bluetoothd[810]: Adapter /org/bluez/752/hci0 has been enabled
May 15 01:07:49 linbox bluetoothd[810]: Adapter /org/bluez/752/hci0 has been disabled
May 15 07:46:10 linbox bluetoothd[1452]: probe failed with driver input-headset for device /org/bluez/1450/hci0/dev_00_1F_DE_FE_7C_34
May 15 07:46:10 linbox bluetoothd[1452]: Adapter /org/bluez/1450/hci0 has been enabled
I used update-rc.d myscript S 26 2 3 4 5 . to update symlinks.
When he opens the device as shown in the photos for you, and then remain standing on the device and is No. 5 and it takes off, but worked his arrest. [URL]
View 4 Replies View RelatedStartup script. I have a problem with an error on system boot:
hub 2-0:1.0:unable to enumerate usb device on port 5
This error is continuous, filling up my system logs. It is also a known kernel bug. I found a solution here: [URL] but it is only good after I boot. I have tried to make a startup script in /etc/init.d in the following manner.
sudo mkdir /opt/usb/
sudo gedit /opt/usb/usbproblem.sh
#!/bin/bash
# chkconfig: 345 91 19
# description: stop usb problem on startup
case $1 in
*)
echo "fixing usb problem"
cd /sys/bus/pci/drivers/ehci_hcd
sh -c 'find ./ -name "2-0:1.0" -print| sed "s/.///">unbind'
cd ~
esac
exit 0
#End of boot script
##
sudo cp /opt/usb/usbproblem.sh /etc/init.d
cd /etc/init.d
sudo chmod +x usbproblem.sh
sudo update-rc.d usbproblem.sh defaults 92 20
but it does not work.
is everytime i reboot , my keyboard is reset to USA. im in canada & it pisses me off each time i need to change it also.all my options on EMESENE is the same issue always RESET.it's like if nothing keeps the changes once rebooted.
View 1 Replies View RelatedAll my music editing software programs say, "unable to open device /dev/dsp.Device or resource busy." How can I fix this?
View 3 Replies View RelatedI rebooted my server and out of nowhere the RAID5 array won't assemble. I've tried everything I could think of to reassemble the thing. I fear that the array is ruined, but I can't imagine how. Here are various bits of information: The simplest failure (with and without partition numbers, which have not been needed in the past):
Code:
richard@nas:~$ sudo mdadm --assemble --verbose /dev/md0 /dev/sd[bcd]
mdadm: looking for devices for /dev/md0
mdadm: cannot open device /dev/sdb: Device or resource busy
[code]...
I've bought an X10 Home Automation USB interface: the CM15.
This is the information lsusb gives:
skerit@KIP-DU-SKER:~$ lsusb Bus 008 Device 002: ID 0bc7:0001 X10 Wireless Technology, Inc. ActiveHome (ACPI-compliant)
But this tells me nothing about where the device file is! How can I find that, or create one myself?
Recently, I created a device sc0 through device mapper. The divice could be found in /dev/mapper/sc0. My problem is that the device doesn't exist in /dev/partitions which will block my following test.BTW, I found dm-0 in /dev/partitions. Is it the same as /dev/mapper/sc0? But the device /dev/dm-0 doesn't exist!
View 2 Replies View RelatedI am working on an embedded system, which is an USB MSC device that supports some vendor specific scsi commands. I am using FC10 laptop as USB host for testing, and it runs some small apps based on sg3. All has been well for ~ a week. The FC10 laptop is able to communicate with the device and retrieve data. Suddenly, starting from today, the laptop is not able to properly detect the device. When plugged-in, the MSC device is detected as input device (I thought). This is observed from "dmesg" output and changes in "/dev/input/".The device under development is running at full speed. When I connect to winXP, no problem. A windows file explorer pops up, showing the content of the drive.Also, the FC10 has no problem with other USB flash drive (high speed).
View 1 Replies View RelatedFor those that use Virtualbox on their slackware host and have a windows (xp) guest running. I have tried various settings for sound (Alsa, PulseAudio), the AC97 drivers are installed in the Windows xp guest os, but there is no sound and there is an unknown audio device (in the windows device manager). If I remove the AC97 drivers and use the soundblaster16 drivers in the Vbox settings there is no unknown sound device, but there's still no sound. why I can't get sound working?
View 13 Replies View Relatedthe message from dmesg for the IrDA device:
[ 3635.194162] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 3635.338159] usb 3-1: New USB device found, idVendor=066f, idProduct=4200
[ 3635.338165] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[code]...
here we have an older digicam (Jenoptik/Exakta Model "DC 22", if someone might want to know) that can be switched between some "PC Camera mode" and "Mass storage mode".Unfortunately, if attached to USB, it is always recognized as
Code:
UDEV [1262910483.475886] add /class/video4linux/video0 (video4linux)
lsusb tells:
[code]...
Since May 12,2009. Our system lifekeeper has the error log "lifekeeper error: DEVICE FAILURE on SCSI device '/dev/add'", but it ran normally. Until last week, it failover to the standby server. The disk still running, the error still come out.
View 3 Replies View RelatedI am currently using fedora 11 kernel 2.6.29 version, i wanted to write device driver for usb to detect my own device. My project is radio with computer. My fm radio get connected to usb port so i need to write h/w interfacing program.
View 1 Replies View RelatedThe error "USB device 6 (vend/prod 0x603/0xf2) is not claimed by any active driver." is in dmesg every time I connect my Logitech keyboard to my system. I also tried (all with the same error):
- Memory stick
- DVD-burner
- Compaq mouse
Let's say I have a joystick in `/dev/input/js0`, how do I find out which device is it on `/sys/bus/usb/devices/`?
View 2 Replies View RelatedI have installed live cd on usb pendrive. Everything works great. How can I find out which device driver it is using? Where are the device driver files stored? How do you specify the device driver when mounting a device?
View 3 Replies View Related