Debian Hardware :: Partly Upgraded To Squeeze?
Feb 25, 2011
I attempted to move my system from a fully functioning Lenny to Squeeze, and the upgrade is only partly done. I was using my Wlan connection, but it went away during the process, and won't wake up. The box is nowhere near a wired LAN.
I now have the latest kernel (uname -r ==> 2.6.32-5-686) The old Gnome GUI still functions. On re-boot, the old grub still does its thing successfully. The question is, since I have lost the wireless, can I install the firmware from a USB thumb-drive somehow? lspci ==> RaLink RT2561/RT61
So it looks like I need the package "firmware-ralink" to make the Wlan active once more. I have internet access from several other PC's using "another" OS, so I could download the the firmware and place it on a thumb-drive, but I don't know how to proceed from there. I may need additional packages as well, so please comment.
View 12 Replies
ADVERTISEMENT
Feb 16, 2011
I'm wondering about this because I'm considering doing this myself. Specifically, I'd like to know if your wireless configurations survived the upgrade or not. Meaning, where they removed, altered, or hopefully, where they preserved as they where?
Also if anyone knows of a good link regarding this particular upgrade, by all means please share. I have only been able to dig up a bit of dirt on the topic but they were concerning older Debian releases. Maybe theres not much difference?
View 5 Replies
View Related
Jun 16, 2010
I just noticed that I had a sid line on my sources.list, at the end of all squeeze lines, and I've been updating more or less regularly. Does the ordering imply some sort of "preference", so that the first lines are preferred over the subsequent ones, or is it all about the latest version?After removing that line, and taking a look at my installed packages with synaptic, all the "latest versions" of the packages seem to be the ones that are already installed, and I click on properties, and there are no older versions available, only "##.##-### (testing)". Emphasis on "testing", rather than "sid" or "unstable". Of course I didn't check all of them, but about a dozen, and none deviated from that pattern. However, I went to double check on the web pages about the packages, and it seems that many of the squeeze's packages are at the same version of sid. I couldn't yet find one that is not.perhaps the sole fact that the sid line was on sources.list is enough to know that something happened -- as I don't recall having ever set up those configuration files about preferred sources/pins or however it's called), and suggestions on how to proceed? My hunch would be to just downgrade things gradually as they eventually fail (as I did with geeqie, which is why I suspect that there is some mess), but leave everything alone. Not try to fix what is not quite broken. And if it fails too often, go full-blown sid.
View 14 Replies
View Related
Apr 1, 2011
SOLVED:The driver hid-cypress/USB_DEVICE_ID_CYPRESS_BARCODE_3 is included in the latest kernel.org, but not the default x86 Debian Squeeze 2.6.32-5. Downloading, building and booting a custom kernel solved the problem. I upgraded from Debian Lenny (2.6.26-2) to Debian Squeeze (2.6.32-5) and my barcode scanner stopped working. Based on the details below, I believe the problem is that usbkbd.ko moved.
Under Debian Lenny, I had a similar problem until I set the system to load "usbkbd.ko" at boot. This caused the scanner to show up in /dev/input/by-id/usb-Guest_Barcode_Reader-event-kbd which enabled my application to find and use the scanner with no problems.
Under Debian Squeeze, I'm seeing scanner via lsusb, but not in /dev/input/by-id. Below are the dmesg logs. It appears that Lenny "input" is finding the scanner, but Squeeze is not (presumably because I don't have the right kernel module loaded).
Lenny dmesg:
usb 2-1: new low speed USB device using uhci_hcd and address 4
usb 2-1: configuration #1 chosen from 1 choice
input: Guest Barcode Reader as /class/input/input7
usb 2-1: New USB device found, idVendor=04b4, idProduct=bca1
[Code]...
View 2 Replies
View Related
May 24, 2010
Previously (on Lenny) I would boot my computer and it would happily boot through to the Gnome login page (the pretty graphical one). Now (on Squeeze) I get the plain old text login prompt. So I login normally and try running "startx". It comes up with a black screen and a mouse pointer. Nothing else. Ctrl+shift commands seem to work so I am able to get to another terminal. When I switch back to the first terminal there are just come Gnome startup messages.
I really need to have this working in order to do some "work". give me a sure fire way of either fixing this, even if it means instructions on re-installing Gnome? Normally I could copy log files from my Linux machine to my email computer but with no desktop I find this too difficult and really don't have the time to spend working out how to do it. (I have "work" to do as well). So, just briefly I will summarise the Xorg.0.log file:
[Code]....
View 6 Replies
View Related
Feb 13, 2011
The upgrade actually went pretty well, except for what looks like a new "feature" to mysql-server-5.1. But I post here, because the issue seemed to be in "/etc/hosts" file. If it should really be somewhere else, feel free to move it. The problem is that I don't understand what this means. What potential problems do I have without a "127.0.1.1"? Or could this have been effected by some change to the "users" table in mysql? This mythtv server "musem" is my main machine, and is being remotely accessed by the Linux box next to my TV.
View 1 Replies
View Related
Apr 10, 2011
I am still running the linux-image-2.6.32-5-686 kernel a computer with squeeze. I installed squeeze on it when it was unstable. I would like to bring up to the new stable state.Should I do apt-get install linux-image-2.6.32-5-686or should Iapt-get dist-upgrade
View 1 Replies
View Related
Feb 9, 2010
JGR still works -sort of. That is R works through JGR, but many of the nice features of JGR don't work. Notably, the object browser and package manager do not work, and the function hinting (pop up window showing arguments accepted by a function) dont work either.> JGR :: package.manager()
Error in JGR :: package.manager : package 'JGR' has no name space and is not on the search path
> object.browser()
Error: could not find function "object.browser"
>
As far as I can tell, this occured on upgrade to 9.10. I've tried using different Java environments, but no real success. I wonder if I should just go for a removal and reinstall of R and JGR?
View 4 Replies
View Related
Jul 14, 2011
I configured a PPTP server on Ubuntu 10.10. It works fine! Sort of. My MacBook running OS X 10.6 connects fine. But my iPhone can't seem to connect! The iPhone settings seem to be correct.
Here is the output of the Ubuntu syslog when I try to connect with the iPhone:
Code:
Jul 14 20:17:04 Ubuntu-Backup-Server pptpd[2601]: CTRL: Client 192.168.1.1 control connection started
Jul 14 20:17:04 Ubuntu-Backup-Server pptpd[2601]: CTRL: Starting call (launching pppd, opening GRE)
Jul 14 20:17:04 Ubuntu-Backup-Server pppd[2602]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so loaded.
Jul 14 20:17:04 Ubuntu-Backup-Server pppd[2602]: pppd 2.4.5 started by root, uid 0
[Code]...
View 9 Replies
View Related
Dec 22, 2009
I've been running Ubuntu 9.10 on the notebook for a week. The OpenSuSE 11.2 install goes fine, but on first boot it only goes 8-9 seconds into the bootup and hangs. Sometimes I can get it to boot by adding "acpi=off" to the FAILSAFE options.
To be fair, I seemed to have an intermittent problem with Ubuntu 9.10 in a very similar way... But it was temporary, I have not had it since around the time I ran updates. I never needed acpi=off. Appears to have the newest BIOS. Several items on the "firmware test" on the CD boot display "fail".
View 2 Replies
View Related
Jul 31, 2010
This question is somewhat open ended, so I'll describe the specific issue, what I want to accomplish in general, and what I tried to do. It'd be a little long, but hopefully not too daunting.For quite a while my approach to multi-OS boots has been to install each OS to a separate disk. When I want to boot a specific OS I change the boot drive in the BIOS. I find this convenient for several reasons, but mostly because I don't get boot manager conflicts. If I remove a disk or change the OS on it, this doesn't affect the booting of other OS's.
Note that when I say multi-OS, this meant until now multiple versions of Windows. I've occasionally tried some linux distros on VirtualBox, but now I want to do a full install, and see if I can use it as a main OS. (What prompted this was the recent release of Wine 1.2 and the fact that my new job doesn't involve any Direct3D or DDI work. I've always been partial to the open source movement, but I'm also fine with Windows and never before felt I could make the move without losing key abilities). My plan was (still is, if I can get it to work) to use Linux for everyday e-mail, web browsing and such, play Windows games over Wine, and install Windows 7 in VirtualBox for Windows development.I currently have two disks, one with my main Vista x64 installation, and the other with a Vista x86 installation which I used for my previous job and I no longer need. This is the disk I want to use for the Linux installation. It has a lot of partitions but quite a bit of free space (since I copied a 80GB disk and 250GB disk into a 500GB disk and haven't taken advantage of the extra space).My first choice of distro was Linux Mint, since it's known to be friendly to new users, and I like the software installer on it. I installed Linux Mint in the past in VirtualBox, and the latest version also installed fine, and I found installation instructions explaining how to provide my own partitions, but the installation failed during the "configuring hardware" stage. If you're interested, more details are available in this thread on the Linux Mint forums. I didn't get any reply to that thread.
I thought then that I'd try openSUSE 11.3. The live CD looked usable enough, but when I tried to install I couldn't tell how to make sure that I don't get a boot manager which will try to give me access to the Windows versions on the disks. I don't want this, and what I'm really afraid of is that an install will screw the booting of Vista x64 on the other disk (which, granted, I can disconnect for the install, but I'd rather not). At that point I decided to post a question here.So hopefully you understand what I want to achieve. I don't much care which Linux distro I install, but I'd rather have one which gives me as much usability out of the box (or easily installable) as possible.
View 5 Replies
View Related
Mar 16, 2011
I have purchased a DLink Sharecenter Pulse NAS as my PC failed. I wanted to put the two SATA drives in and extract the data before formatting to use as JBOD or RAID. However, before I managed to access my data, the setup software started formatting the drives. I switched it off immediately.
Purchased a SATA to USB2 lead and connected to my work laptop but I cannot see the drive(s). Used Partition Magic and each drive has 3 partitions - of which show about 74GB as used and 2 x 512MB as not. Looks like the drives have been partly set for Linux but the format was not comlete. Have tried to use explore2fs to read them but I cannot access the 74 GB partition only one of the 512MB partitions.
I'm a bit stuck now - any one got any ideas how I can get my files off the 74GB partition before I put them back in the NAS to format.
View 1 Replies
View Related
May 17, 2010
I just updated to kde 4.4 and I no longer have any panels (hade them before the upgrade) and right clicking the desktop produces nothing. I even lost the plasma du-hicki. how to create them. This was a test rig so no big deal but I need to get it resolved before I upgrade my other rigs. Using testing/unstable mix.
View 2 Replies
View Related
Aug 25, 2010
I recently upgraded my Debian kernel to 2.6.35 via backports and reinstalled my graphic driver. But when I try to use certain apps, it just sits there in the taskbar trying to load for a couple minutes, then automatically closes itself. Specifically I've noticed the nvidia x-server menu and open office doing this, while they both worked fine before I upgraded the kernel. some apps will do this, while others will work fine.
View 3 Replies
View Related
May 29, 2010
My setup is: Debian Lenny 5.0.4 I have an ATI Radeon X1200 series (embedded in the motherboard).What version of the ATI official drivers do i need? I recall that i was having troubles with the latest drivers, because ati has dropped support for these products. Another question is: Does Lenny 5.0.4 will work with the previously mentioned graphics card, or they had upgraded the version of Xorg to an unsupported one?
View 14 Replies
View Related
Dec 4, 2015
I had Debian 7.9 up and running like a charm until yesterday. Today I did the upgrade to 8.2, now boot hangs. I see 3 boot entries for the new kernel now -
Debian GNU/Linux, with Linux 3.16.0-4-amd64
Debian GNU/Linux, with Linux 3.16.0-4-amd64 (sysvinit)
Debian GNU/Linux, with Linux 3.16.0-4-amd64 (recovery mode)
The latter 2 entries have no problem booting up. So do the previous kernel(3.2.0.4) entries. Only the first one hangs, for which I see these 6 lines on the console:
[ 0.214704] pnp 00:04: can't evaluate _CRS: 12298
Loading, please wait...
fsck from util-linux 2.25.2
/dev/mapper/myhost-root: clean, 198627/61000000 files, 2160052/24412 blocks
[ 0.047141] kvm: disabled by bios
[ 0.000985] kvm: disabled by bios
How can I make it boot up like others?
View 6 Replies
View Related
Jan 22, 2015
I upgraded to Jessie today and found that I have no sound.
Code: Select all# uname -a
Linux ath 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64 GNU/Linux
There is no sound card on the motherboard. Sound worked previously through HDMI from a Nvidia GTX570
Code: Select all# lspci|grep Audio
09:00.1 Audio device: NVIDIA Corporation GF110 High Definition Audio Controller (rev a1)
Code: Select all# aplay -l
aplay: device_list:268: no soundcards found...
[code]....
View 8 Replies
View Related
Aug 31, 2015
I have upgraded (twice) to 8.1 and I get constant crackling sound - interestingly only from my left speaker. It starts already after the GRUB boot, and when logged in it just cracks all the time.
- in Wheezy there is no this kind of problem
- I have installed Jessie (crackling), fresh install back to Wheezy (no problem), fresh install again Jessie (problem), back to Wheezy (no problem), and now Jessie (again problem).
- the volume slide is jumping like crazy together with crackling. There is no chance to manually change it.
I have managed (by some unknown chance) to set profile to off, and now it disappeared. However, it comes back ON when rebooted.
View 5 Replies
View Related
Apr 27, 2015
I did an in-place upgrade to Jessie today and I can only get the GNOME Classic desktop, which I have to select when I log in. I had started to get used to the default desktop in Wheezy, so I'd like it back if possible. When I select gnome system default, I get my desktop, but no menus or anything I can click on at all. All I can do is ctrl-alt-delete and reboot or shutdown. I run it on a Lenovo Ideapad U410.
View 8 Replies
View Related
Apr 25, 2015
Because of workers here in my company I need a very secure operating system for laptops so I have chosen Debian 7.8. The laptop is Acer Aspire E11 (E3-112-C4NE). This laptop has a built-in wifi card Aetheros AR9565 :
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lspci -nn
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9565 Wireless Network Adapter [168c:0036] (rev 01)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Basically the stable 7.8 distribution cannot handle this wifi card, so I read on forums that I should upgrade my operating system. So I did as I read on the forum:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
nano /etc/apt/sources.list
deb http://ftp.debian.org/debian wheezy-backports main contrib non-free
apt-get update
apt-get -t wheezy-backports install firmware-atheros
apt-get -t wheezy-backports install linux-image-amd64
reboot
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
After this the oprating system recognized the wifi card and loaded the "ath9k" driver. In the Grub the default operating system became :
Linux 3.16.0-0.bpo.4-686-pae
Because I want to restric the workers to access anything else except the designed inner network, I have uninstalled the Network Manager and set the network interfaces in the "/etc/network/interfaces" file as shown below:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
[Code] ....
This works, when the operating system boots, it automatically connects to my hidden SSID wiofi network. I can ping other computers on the same IP subnet (10.139.252.xxx).
This computer should connect to an XP running under virtualbox, having the IP address of 10.40.138.153. But it does not. On another laptop, running Ubuntu 14.05, having the same network configuration, (10.139.252.102) connects to the same XP under virtualbox with no problem....
For Ubuntu nothing is required to be installed on virtualbox, no extension pack, no guest addition, nothing. When I want to connect to XP via rdp, it asks for username and password and after that only a blue or black blank screen and nothing else... Even on the XP I see no sign of any activity that somebody would like to connect.
Checking the network traffic (tcpdump, nast) I see that the two computers are communicating but after a while the communication stops. The rdp XP its in another IP subnet, but Ubuntu can connect without any problem, Debian not...
View 6 Replies
View Related
Feb 3, 2010
I was running 2.6.26 and I've recently upgraded to 2.6.32-trunk-amd64 along with other packages (mostly dependencies)... which possibly involved the network stack.
After this upgrade my home gateway stopped working and I'm clueless to where the problem may be.
I can see that the iptables are still there when I type:
iptables -t filter -L -v -n -x --line-numbers
iptables -t nat -L -v -n -x --line-numbers
View 14 Replies
View Related
Aug 18, 2010
I have kernel 2.6.26 and I think I need 2.6.27, but update manager says my system is up-to-date. How do I get an upgraded kernel? I have a wireless card but I cannot find anything in the UI to enable it, or connect to my home net. Would Debian come with a connection manager with an oddball name?
View 3 Replies
View Related
Jan 21, 2010
I have a sony vaio vgn-AR71s with dual boot Vista and Ubuntu, no problems there.Since, over time, I messed up my previous Ubuntu setup while trying to get my wifi working, I decided to reinstall the whole thing and give it a fresh start. (as after two Kernel updates my wifi card drivers should be supported)I Reinstalled Vista and drivers after which I downloaded the latest Ubuntu 9.10 LiveCD, burned to a disc and rebooted.When the Ubuntu installation was almost finished I got an error, the disc I was using got overheated (bad quality CD) and there was a problem copying certain files. However my hard disk was successfully partitioned and divided in half (1st partition Vista -NTFS and second Ubuntu -Ext4). But my laptop still boots directly into Vista ignoring the partly failed Ubuntu install, no boot option at startup.When I reboot using the LiveCD I can only install Ubuntu on a newly created third partition.
Is there any way I can continue or repair the previous ubuntu install? I searched this forum and the internet for options and hints yet don't seem to find an answer.The good thing is my wifi card is finally working (when I booted from the LiveCD it immediately detected wireless networks yeay)
View 5 Replies
View Related
Apr 20, 2011
I made the terrible mistake of upgrading my live Debian Lenny web server with the the dist-upgrade option in apt-get. I didn't realize this was actually an unstable upgrade and now I have had to make all sorts of choices of what configuration files to keep or upgrade ect. The apache conf files were actually bad after the upgrade and I had to replace them with the backups (phew) and the system is currently still up and running. However my virtualmin installation is no longer working due to a issue with perl ( but thats another question I guess to ask somewhere else maybe ). Anyways... I'm very scared to restart because my server is co-located somewhere else and Im the only one who has ever worked on this server so I would need to go there and fix it myself if it doesn't restart. Basically I have two questions.. is there an easy way to move back to stable packages..If so is this recommended?
And also I'm currently trying to fix some broken dependencies in the package manager but when I run "sudo aptitude -f install" It keeps telling me it is going to remove all of these packages (listed below), some of which I know are very important to the system and I cannot figure out why it would keep trying to do this. I get an error on "phonon-backend-xine" whenever it tries to upgrade just saying this
"(gtk-update-icon-cache:12343): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory"
I installed some desktop related packages a while back like gnome-desktop and I know the package is related to this, but all I really care about is making sure the server stays online and not about the desktop packages. I tried just removing kdebase-runtime and anything else that is dependent on it, but it wont let me do anything at all without fixing this broken package.
I really would just like to go back to lenny stable again but I know its probably too late since I already had it install a new kernel and grub 2 (auto configuring my new grub.list)..
[Code]...
View 1 Replies
View Related
Dec 25, 2014
I just installed wheezy and upgraded to jessie. I had previously gotten sound working in wheezy by installing the flashplugin-nonfree and flashplugin-nonfree-extrasound packages, after configuring my headset in system settings. However, now I can't get sound to play in firefox. I've installed flashplugin-nonfree, flashplugin-nonfree-extrasound, and pulseaudio, still without luck. The volume is turned all the way up in alsamixer, sound tests play fine, and I can play music in VLC without any problems. This leads me to believe it's not a problem with drivers, but with some package I'm missing that will allow firefox to play sound. Sound wasn't working in the default video player either, before I installed the flash plugin. Is there something I'm missing?
Also, sound doesn't play on Konqueror either (KDE browser), which seems to indicate it's a problem with flash and not with firefox itself. After removing the flash plugin and installing pepperflashplugin-nonfree to ensure the pepper plugin was used instead of flash, sound still would not play in chromium, so I reinstalled the flash plugin and still don't have sound in any browser.
View 1 Replies
View Related
Feb 19, 2011
how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.
View 7 Replies
View Related
Aug 18, 2011
Below is the recipe I've used to compile dwm from source on Squeeze
su
apt-get install devscripts debian-keyring
apt-get build-dep dwm
exit
It all seems to work, however debuild gave an error about secret keys. Is this a sensible procedure? What happens in the (probably unlikely) event there is another source patch?I've gone to a tiling window manager as the result of the purchase of a wide screen LCD monitor. I like to have some stuff down the right hand side when running Firefox and OpenOffice in the main panes. Any configuration tricks welcome. Modern screens are the wrong shape!
View 6 Replies
View Related
May 26, 2010
I've just install debian squeeze version, or the testing one, but I am not really happy with it. Is not listening me all the time. If I install the debian stable I don't have internet connection. Is it possible to update the kernel somehow using the testing version?
View 12 Replies
View Related
Feb 8, 2011
I installed Debian Squeeze with Gnome today. I'm unable to change from the default icon theme. I can change themes, but the icon theme remains default.Things I've tried:
- I've made a new user account.
- .gtkrc-2.0 in my home is auto-generated, .gtkrc.mine does not exist.
# -- THEME AUTO-WRITTEN DO NOT EDIT include "/usr/share/themes/Darklooks/gtk-2.0/gtkrc" include "/home/haunted/.gtkrc.mine"
# -- THEME AUTO-WRITTEN DO NOT EDIT
- I've tried installing a theme into my /home/.themes.
- I've reinstalled gnome-settings-daemon.
- Tried changing themes then doing a full reboot.
- Cursed it periodically.
View 2 Replies
View Related
Sep 18, 2010
I want to install Debian 5.06 64 bit on squeeze repo. Where can I find its netinstall ISO?
View 6 Replies
View Related